LiveCycle Workbench ES Help |
|||
| Creating Processes > Variable types reference | |||
This section provides descriptions of all the predefined types of process variables that you can create using Adobe LiveCycle Workbench ES, version 8.2. This section also provides the format to use for expressing the literal values of the variables when possible, such as in XPath expressions.
Note: The properties of the int, boolean, long, double, decimal, short, and float types are the same as the properties of the Java primitive data types of the same name.
Some services require data as input and provide output data that are represented by a data type that the service defines. For example, the Output service returns operation results as data of type OutputResult.
The variables described in this section are not available for all services.
Complex data types store more than one data item. The data items appear below the variable in the process data model.
The data items that a complex variable stores are accessible using XPath expressions in the following format:
/process_data/variable_name/object/@data_item
variable_name is the name of the variable, and data_item is the name of the data item.
Note: If the data item is a list or map variable, you use a different expression for accessing the data. (See Accessing data in data collections.)
Building expressions by using XPath Builder
Adobe LiveCycle ES Update 1
RSS feed | 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/000459.html
Comments
soft-iTech said on Aug 28, 2008 at 10:01 PM : Scott Brodersen said on Sep 5, 2008 at 8:33 AM : fireworks12 said on Sep 20, 2009 at 8:11 PM : Scott Brodersen said on Sep 21, 2009 at 7:24 AM :