Sending confirmations of completed assignments

Inform users about completion of assignments by sending confirmation notes. Case workers, such as customer service representatives, receive confirmation notes when they complete an assignment and an application routes the assignment to another worker, or when a case moves to the next step in the life cycle.
  1. In the navigation pane of Dev Studio, click Case types, and then click the case type that you want to open.
  2. In the Case life cycle section, in the process that you want to edit, click Configure process.
  3. In the flow canvas, double-click the assignment for which you want to add a notification.
  4. In the Advanced section, click Assignment details.
  5. In the Confirmation note field, press the Down arrow key, and then select the name of a field value that contains a message.

    As a best practice, create confirmation notes that reflect the assignment instructions.

    For example: You can configure the Create a purchase order assignment with the following confirmation note: A purchase order will now be created.
  6. Click Submit.
  7. Click Save.
Result: 

At run time, the Work-.pyConfirmMessage section displays the confirmation note when the user completes an assignment, or when the case moves to the next step in the life cycle, and an application routes that step to a different user or a work queue. If a user processes two assignments sequentially, the application sends only the confirmation note for the assignment that a user completes later.