Web Service Node

Although the web services have been used for a decade, you can reuse them by simply integrating them though Web Service Node on service board in SSQUARE Toolkit.

Web Service Properties

To configure Web Service Node Properties :

  1. Double click Web Service Node to open WEBSERVICE PROPERTIES popup
  2. Select your Endpoint Name that refers to web service that will integrate in service flow. See more details in Web Service Adapter
  3. Click at  Load WSDL to load the WSDL structure of selected web service
  4. On CONFIRM WEB SERVICE popup,
    4.1) Map Input Fields :
    Select YES to map and promote WSDL input fields to APIG. Select NO otherwise.
    4.2) Map Output Fields :
    Select YES to map and promote WSDL output fields to APIG. Select NO otherwise. 
    4.3) Select a PortType Name
    4.4) Select an Operation Name
    4.5)Click OK
  5. To edit your INPUT FIELD, click Edit 
    • Parent: select a location path
    • Type: select DATA (create field) or GROUP (create folder path)
    • Data List: check the box to define data is a data list
    • Node Name: define a group or data name
    • Promote: check the box to select field’s visibility to front end
    • Service Field: select to map input field with field available on service flow
    • Defined Field: define new input field name
    • Default Value: specify default value for a field
    • Map to WS Field: web service’s input field name 
      When finished editing, click UPDATE 

When finished editing, click UPDATE 

  1. To edit your OUTPUT FIELD, click Edit 
    • Parent: select a location path
    • Type: select DATA (create field) or GROUP (create folder path)
    • Data List: check the box to define data is a data list
    • Node Name: define a group or data name
    • Promote: check the box to select field’s visibility to front end (enable when you select Map to Defined Field)
    • Web Service Field: web service’s output field name 
    • Map to Service Field: select to map input field with field available on service flow 
    • Map to Defined Field: define new input field name

When finished editing, click UPDATE 

  1. Click DONE to save configuration