![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
• When the response status returned by the activity "Invoke an Adapter Request-Response Service" in this process is Success, verify the output XML file associated with the Success activity. The location of this file is specified in Step 8 of Task B. The message includes responses of the AccountGet and ProductGet requests. These responses are wrapped by the UDTResponse in the UDTResponseList. A sample output is shown as below:
• The Extract AccountGet activity extracts the AccountGetResponse based on the XSLT File.xslt file. These configurations are shown in the next figure.
• The output of the Extract AccountGet activity is set to the AccountGetResponse element from the CustomerUdtRequest.xsd, which is shown as below.
• Verify the output XML file for the Task Success. The message includes responses of the AccountGet and ProductGet requests. These responses are wrapped by the UDTResponse in the UDTResponseList. The UDTResponseList has two nodes: AccountGetResponse and ProductGetResponse. A sample output is shown as below:
• The RequestParse activity can directly parses the response data from the adapter. The configuration for this activity is shown as below:
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |