Step 2.2 : Create JSON Adapter
- Go to SSQUARE Adapter through http://YOURDOMAIN:8380/adapter e.g. http://ssq.techberry.com:8380/adapter (Google Chrome is recommended)
- Select JSON on sidebar
- Click + to create a new JSON adapter
- Define adapter name in Adapter Name field
Select Transport Name (HTTP Adapter Name) from a drop-down list in Transport Configuration section
- In Input Parameter section, click Import JSON to import input data structure. You can import data structure either by browsing JSON file or pasting data structure
- In Output Parameter section, click Import JSON to import output data structure. You can import data structure either by browsing JSON file or pasting data structure
** In this example, we use the JSON Data structure
- Click Create
Test JSON Adapter
When JSON Adapter created, you can solely test the adapter on SSQUARE Adapter Management prior to use it on service flow. Noted that Testing section will be visible when reopen the created adapter.
- Enter Input Parameter
- Click Run Test
- View Output Parameter