INT009A – SOAP Service – Define Server
Objectives:
-
To create a SOAP Server Project that publishes a web service that other applications can use.
-
To define the SOAP Server Solution using LANSA Integrator Studio.
-
To create the Server side of a web service called GetEmployees.
To achieve these objectives, you will complete the following:
Step 2. Define custom SOAP Server Types
Step 3. Create a SOAP Server Solution
Step 4. Create a SOAP Operation
Step 5. Map Parameters to Program Variables
Step 6. Build the SOAP Server Solution
Step 7. Deploy the SOAP Server Solution