Boomi Integration service connector
The Boomi Integration Service connector allows you to connect your flows to an Integration Flow Service component.
This connector provides a way for Flow to connect to an Integration Flow Service component.
The connector requires you to configure:
-
The Runtime Type that the connector should connect to.
-
The Path to Service as defined on the Flow Service component in Integration.
-
The Authentication Type to be used by the connector. This can be either basic authentication using a Integration username/token, or X.509 client certificate authentication.
To learn more about using Flow with Integration, refer to Flow and Integration.
Connector URL
The Integration Flow service endpoint is dependent upon the configuration of the connector defined during installation. Specifically, the endpoint is defined by which Runtime Type is selected during connector installation, along with the Path to Service value. Refer to Installing the Boomi Integration Service connector.
For example:
-
The 'Boomi US Atom Cloud (Legacy) 1' cloud Runtime Type is selected. The URI for this runtime cloud is 'https://connect.boomi.com', which is used as the base URI for the connector endpoint.
-
The Path to Service is entered as '/fs/FlowService', as specified in the Metadata | Path to Service field in the Integration Flow Service component.
-
This results in a URL of 'https://connect.boomi.com/fs/FlowService'.
-
The connector URL must not end with a forward slash (/) character.
For an updated list of runtime cloud IP addresses, refer to Host names and IP addresses for the Boomi Enterprise Platform.
Configuration values
Configuration values are added to the Integration Flow Service component, and are refreshed when installing/updating the Integration Flow service.
-
Configuration values are set on the connector, and are sent with each connector request. These values become a dynamic process property in the Boomi Flow Services Server listener process.
-
No configuration values are set up by default as these are defined in the Integration Flow Service component.