Step 2 : Create Adapter
Now we are going to create each adapter for the service, you can see more basic configuration at Step 2: Create Adapter. For this sample case we will have to create one adapter which is the Web Service Adapter.
Web Service Adapter
- Go to https://YOURDOMAIN/admin e.g. https://ssq.techberry.com/admin (Google Chrome is recommended)
- In SSQUARE Admin, click Plug-in > Maintain Web Service
- Click Add to create a new Web Service adapter
- Define adapter name in Endpoint Name field
- Enter web service URL in Endpoint URL field
- Browse XML file of your web service in WSDL File field
- Click Test Connection to test connection between SSQ and your web service
Example:
Endpoint Name getemployeeinfo
Endpoint URL https://tbapig01.net/test/services/getemployeeinfo
WSDL File **Browse your WSDL File
- Click Test Connection to test connection between SSQ and your web service
- If authentication required, select Basic Auth from dropdown list of Endpoint Auth Type
- Enter database username and password for authentication in Username and Password fields respectively
- If connected successfully, click Save