Module for ISO_8583 9.6.June 2016 | Understanding and Using webMethods ISO8583 | Installing and Using Module for ISO_8583 | Processing ISO_8583 Messages | Creating Outgoing ISO_8583 Messages
 
Creating Outgoing ISO_8583 Messages
webMethods Module for ISO_8583 provides the wm.estd.iso8583.service:convertIDataToISOMsg service that you use to convert an IS document type of a specific ISO_8583 message into the respective ISO_8583 message format. Examples of each message format follow the procedure.
*To create ISO_8583 messages:
1. Start Integration Server and Designer, if they are not already running.
2. Make sure Designer is using the Service Development perspective. If not, switch to it by selecting Window > Open Perspective > Service Development.
3. To connect to Integration Server:
a. In Package Navigator view, select the Integration Server to which you want to connect.
b. Right click, and select Connect to server.
For more information about how to work with Integration Server in Designer, see the webMethods Service Development Help.
4. In Package Navigator view, expand the ISO_8583 package and locate the wm.estd.iso8583.service:convertIDataToISOMsg service.
5. In Designer, select Run > Run As > Run Service.
6. In the Enter Input for 'convertIDataToISOMsg' dialog box, specify input values for the service.
For information about the service parameters, see the wm.estd.iso8583.service:convertIDataToISOMsg service.
7. Click OK. Designer runs the service and displays the results in the Service Result view.