![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |
The input document used by the XSLT transformation file of the parse step has the same structure as the input document used by the other mapping and transformation steps in TIBCO API Exchange Gateway. The structure of this generic transformation and mapping input document is described in the Mapping Schemas section.The table Elements and Attributes of Parsing Output Document describes the elements and attributes of output document used for the parsing step. See Parsing Output Document Schema:
This value is stored in the RequestorId attribute of the TIBCO API Exchange Gateway transaction object. This value is stored in the ServiceInterfaceVersion attribute of the TIBCO API Exchange Gateway transaction object. The value in this field is stored by the Central Logger in the TRN_TRANSACTION_ID column of the main ASG_TRANSACTIONS table. It may be used to store an external transaction ID or reference key that is extracted from the payload message of the received request. This value is stored in the OpCo attribute of the TIBCO API Exchange Gateway transaction object. If routingKey element is present, its value is used to set the routing key for the request to determine which target operation or target group the request should be routed to. Specifies content-based counter increment value that is applied to the throttle as defined in the metricName element of the monitor. Specifies the key used to store the contextual information in the Central Logger database. Its value is stored in the KEY_TYPE column of the ASG_TRANSACTION_KEYS table.
• The default value is True, including when you omit the attribute and do not set it.
• If the parse step returns an errorCode, further processing of the request is terminated and the response is generated by the fault mapper. If this value is registered in the Error Maps of the Config UI and a FaultReport XSLT is defined on the Facade Operation tab, the mapping succeeds. Otherwise a default value of 1001 is used.
• Use of the errorCode and errorMessage elements are mutually exclusive with the other elements in the output document of the parse step XSLT transformation.
![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |