Trading Networks Validations - CloudGenSys/smartEDI_Wiki GitHub Wiki
Trading Partner Agreements
-
Login to My webMethods Server as an "Administrator" user. In the left navigation, go to Trading Partner Agreement under B2B.
-
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.
-
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.
-
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.
-
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.