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

  1. Go to https://YOURDOMAIN/admin e.g. https://ssq.techberry.com/admin (Google Chrome is recommended)
  2. In SSQUARE Admin, click Plug-in > Maintain Web Service

  1. Click Add to create a new Web Service adapter
  2. Define adapter name in Endpoint Name field
  3. Enter web service URL in Endpoint URL field
  4. Browse XML file of your web service in WSDL File field
  5. 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

  1. Click Test Connection to test connection between SSQ and your web service
  1. If authentication required, select Basic Auth from dropdown list of Endpoint Auth Type
  2. Enter database username and password for authentication in Username and Password fields respectively
  3. If connected successfully, click Save