Feedback

  • Contents
 

Join Workflow

Use the Edit Join Work Flow Activity dialog box to specify the criteria for waiting for all workflows branched into fork activities within the same workflow to complete processing before resuming account processing. If the wait period expires before the child processes finish, the account moves to the activity connected to the false (red) endpoint.

To modify a Join Work Flow activity

  1. Create or open a workflow with a Join Work Flow activity. For more information, see Create a Workflow or Modify a Workflow.

Join Work Flow activity

  1. On the workflow tab, double-click the Join Work Flow activity. The Edit Join Work Flow Activity dialog box appears.

Edit Join Work Flow Activity dialog box

Evaluate Links: Indicates whether to evaluate the condition against all linked accounts or just specific accounts.

Individual Account: Evaluates the account that is moving through the workflow only.

Link Driver: Evaluates the link driver account only, even if the account that is moving through the workflow is not the link driver account.

Custom Group: Evaluates all linked accounts within the specified custom customer group.

Customer: Evaluates all linked accounts belonging to the same customer as the account moving through the workflow.

Class of Business: Evaluates all linked accounts belonging to the same class of business as the account moving through the workflow.

Branch: Evaluates all linked accounts belonging to the same branch as the account moving through the workflow.

Department: Evaluates all linked accounts belonging to a desk within the same department as the account moving through the workflow.

Team: Evaluates all linked accounts belonging to a desk within the same team as the account moving through the workflow.

Desk: Evaluates all linked accounts belonging to the same desk as the account moving through the workflow.

All Accounts: Evaluates all linked accounts.

Include closed accounts: If selected, evaluates accounts that fit the link criteria, even if they are in a 998 or 999 queue level (closed status).

Duration: Amount of time for the account to wait in this activity if the account evaluates as false when it enters this activity. If the duration expires and the account doesn't evaluate as true, the account moves to the activity connected to the false (red) endpoint. If you didn't connect an activity to this endpoint, the account stops processing.

Days: Number of days to wait in this activity.

Hours: Number of hours to wait in this activity.

Minutes: Number of minutes to wait in this activity.

Retry Every: Frequency in which to reevaluate the account to determine whether it meets the condition. The WorkFlow Engine reevaluates the account as many times as the retry setting fits within the duration.

Days: Number of days to wait before re-evaluating.

Hours: Number of hours to wait before re-evaluating.

Minutes: Number of minutes to wait before re-evaluating.

  1. In the Evaluate Links list box, click the evaluation method for linked accounts. If you selected Custom Group, do the following:

    1. Click the Search icon next to the Evaluate Links list box. The Select Custom Customer Group dialog box appears.

    2. Click the custom group and then click Open. WorkFlow Designer populates the Custom Group box in the Edit Join Work Flow Activity dialog box with the specified custom group.

  2. To include closed accounts in the evaluation, select Include closed accounts.

  3. In the Duration section, do the following:

    1. To wait a specific number of days, in the days box, type or use the arrows to specify the number of days to wait.

    2. To wait a specific number of hours, in the hours box, type or use the arrows to specify the number of hours to wait.

    3. To wait a specific number of minutes, in the minutes box, type or use the arrows to specify the number of minutes to wait.

  4. In the Retry Every section, do the following:

    1. To retry for a specific number of days, in the days box, type or use the arrows to specify the number of days to wait.

    2. To retry for a specific number of hours, in the hours box, type or use the arrows to specify the number of hours to wait.

    3. To retry for a specific number of minutes, in the minutes box, type or use the arrows to specify the number of minutes to wait.

Note: You can use a combination of days, hours, and minutes for the duration and retry settings.

  1. Click OK. WorkFlow Designer updates the Join Work Flow activity in the workflow.

Related Topics

Flow Control Activities