Configuring Java CAPS Business Processes

Binding Correlation Sets to Receive Activities

When you use one or more correlation sets within a Business Process, you must bind the sets to a receive activity and initialize the sets before they are used. This ensures that the correlation set is created in memory before it is used.

If you choose to initialize a set within an activity, you must either choose to use both Business Process attributes or identify which Business Process attribute to use.

ProcedureTo bind a correlation set to an activity

  1. In the Business Process Designer, select an activity.

  2. On the Business Process Designer toolbar, click Show Property Sheet.

  3. Click in the Use Correlations field, and then click the ellipsis (...).

    The Use Correlations dialog box appears.

  4. Click Add.

    The Assign Correlation Set dialog box appears.

  5. In the Select From List panel, select the names of the correlation sets you want to bind to the activity, and then click Add.

  6. Click OK.

  7. On the Use Correlations dialog box, click OK.