Concepts
INT007 - Department List Inquiry
In this exercise, the client and server functions will exchange:
- a list of Department codes
- a simple field (in order to show a combined XML structure).
These requirements mean that the XML file requires a slightly different structure compared with the XML used in INT006.
The following table summarizes the relationship between the input XML, binding JARs, and JSM commands which are used for this exercise:
Input XML |
Binding |
JAR file |
JSM Command |
iiiPRO05_request.xml |
Inbound |
iiiPRO05_request.jar |
GET |
iiiPRO05_response.xml |
Outbound |
iiiPRO05_response.jar |
SET |