Implementing the FollowUpDeclinedApplication task
Follow these steps to implement the FollowUpDeclinedApplication human task:
Click the
Selection Tool
icon
on the palette.
Click the FollowUpDeclinedApp node
.A connection wire was added from first figure to CreditCheck.
Right-click the FollowUpDeclinedApp node
.
From the pop-up menu, select
Generate Implementation
.The
Generate Implementation
window opens.
In the navigation tree, click
LoanApplicationModule
.
Click
OK
.The
Human Task Component Handler
window opens.
In the
Enter a name for the Human Task
field, type
FollowUpDeclinedApp
.
Click
OK
.The editor opens for
FollowUpDeclinedApp
.
Switch to the FollowUpDeclinedApp editor.
From the menu, select
File > Close
(or press
Ctrl+F4
).The editor closes for
FollowUpDeclinedApp
.
Switch to the Assembly Diagram: LoanApplicationModule editor.
Parent topic:
Implementing the human tasks
Next topic:
Implementing the ProcessTheApplication task