... 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]
|
| h3. Component: com.avoka.livecycle.lookuproleuser 8.0 |
|
h3. Component: com.avoka.livecycle.lookuproleuser 8.0
|
h2. 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.
|
| h3. Operation: lookup |
| |
h3. 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. |
|
| |
| h3. Operation: initialize |
| |
h3. 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
|
| | |
| |
| h5. |
| |
h5. |
{panel:borderStyle=solid} 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|mailto:docfeedback@avoka.com?subject=DSC Documentation Feedback on Service: Lookup Role User] |
{panel}
|
| |
h3. 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. | |