Table 1 shows the attributes for CorrelatorSpec.
| Fields | Description |
|---|---|
Attribute: AdapterType |
The IMS Connect adapter which controls
conversion of XML messages and execution of XML enabled programs. The default value is: IBM® XML Adapter |
Attribute: calloutConnBundleName |
The name of the connection bundle for IMS SOAP Gateway Outbound. |
Attribute: connectionBundleName |
The name of the connection bundle for IMS SOAP Gateway Inbound. |
Attribute: calloutWSTimeout |
The number of milliseconds for which the IMS SOAP Gateway should wait for a response from the target Web service. Valid range: Positive integer (in milliseconds). |
Attribute: executionTimeout |
Specifies the time that the IMS Connect waits for a response from IMS. Valid range: 0-3600000 (in milliseconds). |
Attribute: fileName |
Specifies the name of the output file. The default value is: Data source file name concatenated with "xml" |
Attribute: inboundTPIPEName |
The Tpipe name used with CM0 transactions in IMS. |
Attribute: ltermName |
The LTERM name used to override the value in the LTERM field of the IMS application program's I/O PCB. |
Attribute: Overwrite |
Specifies whether to overwrite the output file if it exists. |
Attribute: socketTimeout |
Specifies the time that the IMS SOAP Gateway or Web 2.0 runtime waits for a response from IMS Connect. Valid range: Positive integer (in milliseconds). |
Attribute: suppressGeneration |
Indicates whether or not to suppress generation of the correlator file. |
Attribute: trancode |
Service Provider: IMS transaction which is providing the Web service. Service Requester: IMS transaction which handles the response from the target Web service. |
<CorrelatorSpec fileName="IMSPHBK.xml" overwrite="true" trancode="IVTNO"
socketTimeout="0" executionTimeout="0" connectionBundleName="conn1" />