Flow based connectors

Flow based connectors are created by referencing a project that contains Link flows.

Flows defined within the project become the operations of the adapter, and the flow variables of each flow become the properties of the connector.

Connectors can be used in embedded scenarios.

To create a flow based connector, follow these steps:

  1. Create a project that contains flows that implement actions.
  2. Use the connector wizard to create a new connector. Select the type as A connector defined by a project.
  3. Select the project.
  4. Optionally, edit the properties and operations in the connector wizard. By default, all flows defined in the project are listed as operations. Select and delete any operations that you do not want to expose in the connector.
  5. Click deploy to deploy the connector to the Link server, or to any additional Link runtime servers.