Getting Started

Getting Started

Step 4: Create a Reply Activity

Step 4: Create a Reply Activity

If you have not already done so, complete or review Tutorial Part 1: Starting a New Process and Tutorial Part 2: Planning and Designing a Process .
The request operation that the process starts with is a request-response operation. You now need to create the mandatory reply. The reply tells the customer whether or not the loan amount is approved.
  1. From the Throw Event palette, drag a Message to the canvas. Place it within the bounding box surrounding the receive, as shown.
    bounding box
  2. In the Properties view, look at the Activity Name field, then name the Reply
    Return Approval Response
    .
  3. In the Participant field, select loanProcessor.
  4. In the Operation field, select request.
  5. Select the Data tab.
  6. From the Assignment Type, select Single Variable.
  7. From the Variable picklist, select New Variable.
  8. Name the new variable
    approval
    .
After you save your file, you will notice that the errors that existed when you saved the file in Part 2 (see 2: Step 3 Save the File) no longer appear.

0 COMMENTS

We’d like to hear from you!