After an acknowledgment is sent to the loan requester, add the People activity to the process.
Step 1. Add the LoanApproval Human Task Participant and Task Owners and Administrators
To create the human interaction for approving a loan, use WS-BPEL For People and WS-Human Task features.
A group called
loanreps
can claim and work on the tasks, while a group called loanmgrs would be administrators--they can escalate and reassign tasks. In BPEL, these are called a
Logical People Group
. They are added in the Participants view under Human Task Participants.
Logical People Group definitions must be defined for both loanreps and loanmgrs, and then they aree associated with the proper role for the task.
In the Participants view, right click Human Task Participants, and select
New Human Task Participant
. You will need to add a new participant role named
Role1
to the Participants view.
Select
Role1
. Edit the value for Name from
Role1
to
loanreps
. Later, when defining a deployment descriptor for the process, you will associate this Logical People Group name with an actual set of users that the configured Identity Service will resolve at runtime.
Repeat Steps 1 through 2 to add a second Logical People Group, this time naming it