Please check out this following article for scenarios where Lookup Role User DSC will be used:
How to assign tasks to users according to their roles as a step in a workflow
Component: com.avoka.livecycle.lookuproleuser 8.0
LookupRoleUserService Service
Lookup Role User: Looks up selected user for a particular role in a process, and manages roles available for a process. Role users are determined at the beginning of each process instance and therefore one role can be performed by two different users in separate process instance.
Operation Title: Lookup Role User (lookup)
Lookup Role User: Retrieves user designated for this role in a process instance. Adds and deletes role for a process at design time.
| Input Parameter |
Type |
Description |
Editor |
| Process |
java.lang.String |
Select a process to get the roles defined for the process |
|
| Role |
java.lang.String |
Select a role to get its role user for the selected process |
|
| Output Parameter |
Type |
Description |
| Principal ID |
java.lang.String |
Process variable to store the principal ID of the role user. |
| Common Name |
java.lang.String |
Process variable to store the common name of the role user. |
Operation Title: Flex Application Setup (initialize)
Flex Application Setup: Initialize the Flex Application used to assign roles to users.
| Input Parameter |
Type |
Description |
Editor |
| Flex Application Instruction |
java.lang.String |
Specify custom instruction that appears on the Flex Application to assign roles to users. |
|
| Flex Application Variable |
java.lang.String |
Select the process variable that is the Flex Application |
|
For how to configure license information for this component service - Lookup Role User, please click on the following link:
Avoka LiveCycle ES Component License Configuration
Please send us any questions or comments on this documentation regarding Lookup Role User by clicking on the following link:
Feedback
Licence Configuration:
| Parameter |
Type |
Description |
| License Key |
java.lang.String |
The license key. If blank this Solution Component will assume evaluation mode and allow 100 invocations or 6 hours up-time. |
| License Organisation |
java.lang.String |
The license organization. If blank this Solution Component will assume evaluation mode and allow 100 invocations or 6 hours up-time. |