You are here: Case management > Modeling a workflow > Creating a flow > Adding a confirmation note to an assignment

Adding a confirmation note to an assignment

You can display a message to users when a flow reaches an assignment that is routed to another user or work queue for processing. By using confirmation notes, you can communicate to users what happens to a case after they finish an assigned task.

  1. Open a flow by searching for it or by using the Application Explorer.

  2. On the Diagram tab of the Flow form, double-click an assignment to open the Assignment properties dialog box.

  3. In the Advanced section, click Assignment details.

  4. In the Confirmation note field, press the Down Arrow key and select the name of a field value that contains a localized message.

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

    For example, you can configure an assignment that has instructions to "Create a purchase order" with a confirmation note that says "A purchase order will now be created."

  5. If your application is built on a version prior to 7.1 of the Pega 7 Platform and uses the Work-pyWorkConfirmMessage section to display a confirmation note for an assignment and the flow that contains it, override the data transform that copies the confirmation note from the assignment to the flow.

    By default, applications built on version 7.1 and later of the Pega 7 Platform use the Work-.pyConfirmMessage section that displays the confirmation note of the current assignment only.

  6. Click Submit.

  7. Click Save.

At run time, the confirmation note is displayed in the Work-.pyConfirmMessage section when the user completes an assignment, the case moves to the next step in the life cycle, and that step is assigned to a different user or a work queue. If a user processes two assignments sequentially, only the confirmation note from the second assignment is displayed.