Trading Networks Validations - CloudGenSys/smartEDI_Wiki GitHub Wiki

Trading Partner Agreements

  1. Login to My webMethods Server as an "Administrator" user. In the left navigation, go to Trading Partner Agreement under B2B.

  2. If Partner doesn't expect an FA(Functional Acknowledgement),turn Off "FA Auto Generation flag" in EDITPA. You may want to turn FA off during development. ALT TEXT

  3. Smart EDI Uses Custom TPA "ENTEDITPA" to hold interface specific information that is used for Alerts and Logging. Fill in the interface and alerts specific details. ALT TEXT

ALT TEXT

  1. When a new transaction is setup with SmartEDI, a main EDI handler stub service is generated. This service had pre-populated services with a save and restore pipeline to help with debug. Adjust the fileName variable in debug branch of the main EDI handler. Also, ensure to remove this before moving to non-Development environment. ALT TEXT

  2. When a new transaction is setup with SmartEDI, an ENTEDITPA is created one for each sender/receiver pair. Setup the EDI qualifiers, values and all the Outbound parms as required. ALT TEXT