IGUASU Connector

Usage

The IGUASU Connector enables communication between the Virtimo INUBIT Process Engine and the Virtimo IGUASU cloud server.

Connector types

The connector provides the following functions depending on its configuration:

  • Input Listener Connector
    The connector acts as a server and waits for IGUASU client requests. This connector type can communicate in a synchronous mode only:

    • Synchronous mode
      An incoming request starts the workflow behind the Input Listener Connector. After the workflow execution INUBIT sends the output message and variables of the last workflow module back to IGUASU.

  • Medium/Output Connector
    The connector sends a request as a client to an IGUASU cloud server. Variables and the input messages are sent back to INUBIT once execution is successful.

    If the request is successful, then response from IGUASU is set as the output message. Otherwise, an error is thrown, and the error status code is displayed in the variable.

The IGUASU Connector supports WSS protocol. To enable WSS, provide key store and trust store in PKCS12 format.

Dialog IGUASU Connector Properties

This dialog offers the following options:

  • Input Listener Connector

    • Server URL:
      URL of the IGUASU cloud instance.

In the IGUASU Connector Properties dialog, set the URL of the cloud instance and publish it. This opens the connections to IGUASU cloud server.

Parallel executions of INUBIT workflows are possible.

  • Medium/Output Connector

    • Server URL:
      URL of the IGUASU cloud instance.

    • ID:
      Id of the flow in IGUASU.

    • Name:
      Name of the flow in IGUASU.

    • Description:
      Description of the flow in IGUASU.

In the IGUASU Connector Properties dialog, set the URL of the cloud instance. Select the Refresh button to load all the active flows available in IGUASU.