Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Clarification

...

Alternatively, since Blueriq 12.9, it is possible to indicate a shortcut. When using the shortcut-name property, the project, version and flow properties are no longer required.

The shortcut should be defined for point to the target runtime, where the external flow is defined.

Code Block
languagetext
titleapplication-external-flow.properties
blueriq.connection.<connection-name>.external-flow.shortcut-name = myShortcut
blueriq.connection.<connection-name>.external-flow.channel = channel
blueriq.connection.<connection-name>.external-flow.baseurl = https://<external-url>:<port>/Runtime/server

...

Info

The connection name, namely <connection-name> in the example above, needs to match the result of the evaluated expression from in the "Connection" parameter of the AQ_ExternalFlow container implementation.