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 use operation properties to assign values to variables in your process version. Other operations in your automated process can also use the variables. You will assign the mortgage amount from the filled form to the LoanAmount variable and deselect the Approved and Declined options.
Caution: The steps listed are dependent on the schema that you embedded in your form design.
To map operations to the LoanAmount variable:
. An entry appears in the table.
button that appears beside [Location]. The XPath Builder dialog box appears. /process_data/@LoanAmount appears in the middle pane.number(object?) appears in the middle pane. Object? so that it is highlighted. With the object? text selected, select Process_data > LoanForm > Object > Data > Xdp > Datasets > Data > MortgageApp > MortgageFields, and double-click Mortgage. number(/process_data/LoanForm/object/data/xdp/datasets/data/MortgageApp/
MortgageFields/Mortgage).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.
button beside [Location]. The XPath Builder dialog box appears./process_data/LoanForm/object/data/xdp/datasets/data/
MortgageApp/ApprovalFields/Approved."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. This will ensure that if the applicant accidently selects the Approved or Declined option, they will be deselected.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/wb_help/00000453.html