Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The same UDR can be sent to multiple workflow instances in the collection workflow using broadcasting. If the forwarding workflow has many workflow instances as well, all the UDRs sent from these instances can also be sent to all the instances in the collecting workflow.

Load balancing can be used to direct different UDRs to different workflow instances using static load balancing strategy (see Workflow Bridge Profile Configuration General Tab). Each workflow instance in the collection workflow is assigned a LoadId by adding this field to the workflow instance table in the Workflow Properties, and then entering specific Ids for each instance. In the APL code

...

it is possible to determine specific UDRs that can have the forwarding workflow

...

routed to

...

a designated LoadId.

You configure the number of workflow instances you want to send UDRs to in the Workflow Bridge profile.

...