INT010B - JSON Service – Create Agent-side Business Logic
Objectives
-
To create the Agent side of a web service. In this case, the web service will be the JSON Server created in Step 12. Create the JSON Server Business Logic.
-
To define the JSON Agent Solution using LANSA Integrator Studio.
To achieve these objectives, you will complete the following:
Step 1. Create JSON agent function that will be called by Form
Step 2. Create Form iiiFRM05 - Get Employees using JSON Client
Before you Begin
You must have completed INT010A – JSON Service – Define Server-side logic