Objectives
To learn how to handle XML files with the LANSA Integrator.
To learn how to use Integrator Studio to create projects and manage files on the JSM Server.
To use the XML Binding Wizard to create XML binding jar files.
To create bindings to receive a Department Code to a function and then send back a Department Description (Server).
These bindings will be used in the exercise INT005 - Department Inquiry Functions, which creates the server functions.
To achieve these objectives, you will complete the following:
- Concepts
- Step 1. Extend Studio Project iii Training
- Step 2. Create Request XML - iiiPRO04_request.xml
- Step 3. Create Response XML - iiiPRO04_response.xml
- Step 4. Create iiiFN04 Server Inbound (request) binding
- Step 5. Create iiiFN04 Server Outbound (response) binding
- Step 6. Deploy the Inquiry Bindings
- Summary