Implementing the CompleteTheLoan task
Follow these steps to implement the CompleteTheLoan human task:
Click the
Selection Tool
icon
on the palette.
Click the CompleteTheLoan node
.
Right-click the CompleteTheLoan 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
CompleteTheLoan
.
Click
OK
.The editor opens for
CompleteTheLoan
.
Switch to the CompleteTheLoan editor.
From the menu, select
File > Close
(or press
Ctrl+F4
).The editor closes for
CompleteTheLoan
.
Switch to the Assembly Diagram: LoanApplicationModule editor.
From the menu, select
File > Save
(or press
Ctrl+S
).
From the menu, select
File > Close
(or press
Ctrl+F4
).The editor closes for
Assembly Diagram: LoanApplicationModule
.
Parent topic:
Implementing the human tasks
Previous topic:
Implementing the ProcessTheApplication task