B2B Integration 10.5 | Administering and Monitoring B2B Transactions | webMethods Module for EDI | Generating Acknowledgments | When to Invoke the generateFA Service | Using a Service that Processes Documents Iteratively
 
Using a Service that Processes Documents Iteratively
When you use a service that processes the EDI document iteratively, segment by segment, invoke the generateFA service before performing other processing. For more information about applying logic to a service that processes documents iteratively, see Processing the Document Iteratively, Segment by Segment.
When you invoke the generateFA service, the service uses the unparsed EDI document as input. The unparsed document is in the pipeline in the edidata parameter. The edidata parameter is placed in the pipeline by an EDI content handler. For more information about the edidata parameter, see Inputs to Your Service.
The following diagram shows an updated version of the service illustrated in Processing the Document Iteratively, Segment by Segment, which includes invocation of the generateFA service. Note that in the Pipeline section of the screen, the edidata parameter in Pipeline In is mapped to the edidata parameter in Service In.
After invoking the generateFA service to generate the FA, add logic or invoke a service that you create to deliver the FA to the sender of the original EDI document.

Copyright © 2016- 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.