LiveCycle Workbench ES Help |
|||
| Creating Your First LiveCycle ES Application > Creating a Process > Editing your process version for the mortgage application process > Defining variables for your process version | |||
You will now define variables for your process version. Variables are used to save data, such as information that enters the process, during the execution of your process. Variables are also used to store information that is passed out of your process or to store information that can be referenced during the execution of operations in your process. Variables of different types can store various types of information. You will create variables of the following types to store the form and the mortgage amount:
xfaform: This variable is required because user centric processes need a form design to be associated with it. A form is the mechanism for users to interact with a process.
float: This type saves the amount of the mortgage as a float value. The float value will be used to determine where to route the mortgage application in a conditional statement.
To define a variable to store your form:
. The Variable dialog box appears. LoanForm.Loan form data.Form submitted and stored in a xfaForm type..The Variable dialog box should look like this illustration:
To define a variable to store the mortgage amount:
. The Variable dialog box appears. LoanAmount.Amount of Mortgage.Mortgage amount to use as part of the condition for routing..You have defined the necessary variables for the MortgageLoan process.
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/000066.html