LiveCycle Workbench ES Help |
|||
| Creating Your First LiveCycle ES Application > Creating a Process > Editing your process version for the mortgage application process > Assigning values to variables in your process version | |||
You will use operation properties to assign values to variables in your process version. You will assign the mortgage amount from the filled form to the LoanAmount variable. You will also deselect the Approved and Declined options to ensure that if the applicant accidently selects these options, they will not be processed.
To map operations to the LoanAmount variable:
. An entry appears in the table.
that appears beside [Location]. The XPath Builder dialog box appears./process_data/@LoanAmount appears in the middle pane.
that appears beside [expression]. The XPath Builder dialog box appears.number(object?) appears in the middle pane. Object? so that it is highlighted, and then select Process_data > LoanForm > Object > Data > Xdp > Datasets > Data > MortgageApp > MortgageFields, and double-click Mortgage. The following text appears in the middle pane:
number(/process_data/LoanForm/object/data/xdp/datasets/data/MortgageApp/.
MortgageFields/Mortgage)
The XPath Builder dialog box should look like this illustration:
You have assigned the mortgage amount to the LoanAmount variable in your process version. You will use this variable later to route the form appropriately.
To deselect the Approved and Declined options:
. Another entry appears in the table.
beside [location]. /process_data/LoanForm/object/data/xdp/datasets/data/.
MortgageApp/ApprovalFields/Approved
beside [expression]. "0" and then click OK. Note: Be sure that you type the quotation marks.
You have deselected the Approved and Declined options in your process version.
Adobe LiveCycle ES Update 1
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/8.2/wb_help/000068.html