Configure connection between Flow Server and IFS Cloud
Last updated
Last updated
All flow servers and IFS Cloud instances that need to be connected are registered, registration of both systems can be done in any order.
Select Add Flow Server under Flow Server page.
Give Flow Servers URL, designated flow server user and password.
Flow user can be machine user or other flow user with AdministerBasicData Access Level.
Select Create and Flow Server registration is done!
Select Add New under Configurations page.
Name: name of the configuration
Service URI: base path to IFS Cloud instance
IFS Version: IFSCloud
Break workflow on error is initially set to No. Read more from
WIP: not sure what these do.
Connector service can log all request that you can inspect from Communication Log page. Setup can be changed
In production configurations logging could be disabled to optimize Connector performance.
After you save configuration and Design time authentication is correct, OData Connector service will automatically start loading all available projections from IFS. It may take few minutes to have the projection list ready. After initial upload all available projections can be browsed in
After adding new configuration Re-register each Flow Server using new OData Configuration.
OData Connector service will refresh projection list from IFS on regular basis (every hour?) to find new projections.
When you remove a configuration, it is not automatically deleted from flow server. You must Unregister one OData Connector from the flow server by executing Unregister. Notice that all OData connectors are removed.
Re-register the flow server in OData Connector and all connectors are restored to flow server.
If you modify configuration name, Re-rgister the Flow server.