Module for ISO_8583 9.6.June 2016 | Understanding and Using webMethods ISO8583 | Installing and Using Module for ISO_8583 | Configuring webMethods Module for ISO_8583 | Generating Document Types
 
Generating Document Types
To parse or create ISO_8583 messages using Module for ISO_8583, you need to generate the IS document types for the supported ISO_8583 messages from jPOS message configuration files. To generate the IS documents types for the ISO_8583 messages, you must create a jPOS message configuration file.
Use Software AG Designer to create the default Module for ISO_8583 jPOS message configuration file. The following procedure describes how to do that using Designer.
1. Start Integration Server and Designer, if they are not already running.
2. Ensure 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 WmISO8583 package and locate the wm.estd.iso8583.service:generateDocTypes service.
5. In Designer, select Run > Run As > Run Service.
6. In the Enter Input for 'generate Doc Types' dialog box, specify:
Parameter
Value
scheme ID
The namespace for the new jPOS message configuration file.
schemeLocation
The absolute file path to the ISO_8583 jPOS message configuration file.
For details about the utility service parameters, see the wm.estd.iso8583.service:generateDocTypes service.
7. Click OK.
Designer runs the service and displays the results in the Service Result view.