I tried to run demo for WMEDIforTN but it didn’t run completely.
I imported four models (EDI_Seller_850_855, Create_and_Send_EDI_Document,
Receive_and_Process_EDI_Document, and EDI_Buyer_850_855), generated and enabled.
When I ran the demo, it generated 997 but didn’t invoke EDI_Seller_850_855 process.
Receive_and_Process_EDI_Document showed ‘Complete’ status but EDI_Buyer_850_855 and
Create_and_Send_EDI_Document showed ‘Started’ status. EDI_Seller_850_855 didn’t even start. The last step of Receive_and_Process_EDI_Document is Process Envelope invoking ‘wm.b2b.editn.sample.receiver:ProcessEnvelop’ but I noticed this flow service was empty. In order to make this sample run, do I have to modify this step?
If yes, how can I do that?
KDK