LiveCycle Workbench ES Help | |||
| Creating Processes > Designing Human-Centric Processes | |||
This section describes how to design human-centric processes in Workbench ES and involve users in a process using Adobe LiveCycle Workspace ES, which is an application based on Adobe® Flash® technology and runs in a web browser. Workspace ES users start and participate in business processes by submitting forms, either online or offline.
Human-centric processes are long-lived processes that involve one or more users in a business process. Human-centric processes can have one or more steps assigned to a user as a task. A task represents an action that a user must complete in order for the next step in the process to occur. In Workspace ES, a user completes tasks through the use of forms. Data from the form can be captured and used as part of the automated business process.
For example, you may create a process where, in Workspace ES, a user can start a mortgage process by filling in a mortgage application form. The human-centric process you create takes the data from the form, encrypts and saves it as a PDF form, and then writes the PDF form to the file system as shown in the following illustration.
It is important to understand that the step where a Workspace ES user submits a form from Workspace ES is not specified in the process diagram. Here is a brief description of what occurs that is useful to know when you design human-centric processes:
Note: You can also start and complete tasks programmatically using the LiveCycle ES SDK; therefore, you can develop custom applications, which allow users to start and participate in human-centric processes. For information about using invoking services using LiveCycle ES APIs or LiveCycle Remoting, see LiveCycle ES SDK Help System at http://www.adobe.com/go/learn_lc_programming.
You can involve multiple users in the process. When you involve users in the process, you use the Assign Task operation as a step in the process diagram. The Assign Task operation is part of the User service, which is used for the following purposes:
For example, you can create a loan process where a mortgage application form is submitted based on certain criteria, such as the loan amount. The value of the loan amount is used as criteria to determine how it is routed to different users. The process diagram for a loan process may look like the following illustration.
The following steps summarize how to create basic human-centric processes in order for users to complete the tasks assigned to them using Workspace ES. It is recommended that you perform the steps in the order shown when you create a human-centric process; however, it is not mandatory:
Note: HTML forms, PDF (rendered from XDP) forms, and form guides require that the Forms service is available on your server.
You can also configure the Assign Task operation in these addition ways:
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/wb_help/00000591.html
Comments
No screen name said on Aug 31, 2007 at 10:47 AM : Scott Brodersen said on Nov 20, 2007 at 7:29 AM :