Provided Service Tab

(Input Listener Connector)

In this tab you can create the operations your Web service is going to provide.

Based on the given settings, the WSDL file as interface description of the Web service and input and output messages are generated.

  • Service name

    Corresponds to the name of the connector and can be modified manually.

  • Port name

    Corresponds to the name of the connector plus the suffix Port and can be modified manually. The port is the connection to the Web service, like calling a module or class in a traditional programming language.

  • Address

    Address under which the Web service is provided. A click on the button module guide 1214 0 opens the following menu:

    • Copy address

      Copies the address of the Web service to the clipboard.

    • Copy address of WSDL

      Copies the address of the WSDL to the clipboard.

    • Show published services

      Opens the Web page https://<server>:<port>/ibis/listServices and displays all active Web Services provided by the INUBIT Process Engine.

WSDL binding

Name and port type of the WSDL binding can be modified, type and binding style cannot be modified.

  • Name

    Name of the WSDL binding.

  • Port type

    Name of the WSDL element wsdl:portType.

    You only need to adjust these two fields if you have renamed the service.

  • Add operation button