Objectives
To create a JSON Server Project that publishes a web service that other applications can use.
To define the JSON 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 1. Create a New Project
- Step 2. Define custom JSON Types
- Step 3. Create a JSON Solution for Processing EmployeeDeptSect
- Step 4. Map Parameters to Program Variables for EmployeeDeptSect
- Step 5. Build the JSON Solution for EmployeeDeptSect
- Step 6. Deploy the JSON Solution for EmployeeDeptSect
- Step 7. Create a JSON Solution for Processing Employees
- Step 8. Map Parameters to Program Variables for Employees
- Step 9. Build the JSON Solution for Employees
- Step 10. Deploy the JSON Solution for Employees
- Step 11. Define Service entry
- Step 12. Create the JSON Server Business Logic
- Summary