Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The CorrelatesOn dialog box is used in Windows Workflow Designer to edit the CorrelatesOn property of a Receive activity. For more information, see the Receive Activity Designer topic.
The correlation between Receive activities specifies how different service operations connect with each other in a workflow.
The following table describes the user interface (UI) elements of the CorrelatesOn dialog box.
UI Element | Description |
---|---|
CorrelatesWith |
The CorrelationHandle that is used to route the message to the appropriate workflow instance. |
XPath Queries |
A key/value pair that contains the queries used to extract correlation data from the incoming messages. This corresponds to the CorrelatesOn property. The XPath queries are contained in a MessageQuerySet object. |
To launch the CorrelatesOn dialog box
The Receive activity designer can be dragged from the Toolbox and dropped on to the Workflow Designer surface wherever activities are usually placed. This creates a Receive activity with a default DisplayName of Receive. Select the Receive activity designer and click the ellipsis button next to the (Collection) text for the CorrelatesOn property in the property grid for the CorrelatesOn Definition dialog box to appear.
See Also
Reference
Add CorrelationInitializers Dialog Box
Receive
Concepts
Initialize Correlation Dialog Box