LiveCycle Workbench ES Help | |||
| Creating Your First LiveCycle ES Application > Creating a Process > Editing your process version for the mortgage application process > Drawing routes in your process diagram | |||
Routes are used to define the order in which a process proceeds through the operations that are defined in a process diagram. You can draw routes from one operation to another by dragging connectors from one operation to another. When an operation is selected in the process diagram, an anchor appears as a small circle on each side of the operation.
You can specify conditions and various operations to execute based on the conditional logic of each route. You can rename the routes to identify the condition in the process diagram. You can access data that are submitted in XML forms using an XPath expression. An XPath expression is a representation of the data based on the schema of the form. You must understand the schema that the form uses to build an XPath expression. The schema that is used is based on the schema you embedded into the form design when you created it.
To draw routes between operations:
To rename routes:If mortgage is less than $500,000.Route mortgages less than $500,000 to the loan officer..If mortgage is $500,000 or more.Route loans $500,000 or more to the bank manager..
To modify the evaluation order of routes:
To add a condition to the If mortgage is $500,000 or more route:
. The Route Properties dialog box appears. /process_data/@LoanAmount.Tip: You can use the XPath Builder in the Conditions pane to build the expression.
500000, and then click OK. The route from the Get Form Information operation to the Bank Manager operation changes to a dashed line. A condition also appears in the Properties view in the Conditions category.You have defined the routes used in your process diagram, which should look like this illustration.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/wb_help/00000455.html