LiveCycle Workbench ES Help | |||
| Creating Processes > Creating XPath Expressions | |||
This section describes how to create XML Path (XPath) expressions in LiveCycle Workbench ES. XPath expressions are used in processes to identify data items in the process data model, such as data stored in process variables. For example, the XPath expression /process_data/@id identifies the id node in the process data model.
When this expression is evaluated at run time, it returns the data that the id node represents, which is the identification number for the process instance.
Expressions can include paths to data nodes, as well as functions and operators that act on the data:
In processes, you can use XPath expressions to specify values for operation properties, values in configuration dialog boxes for events, and values in routing conditions. You can use XPath Builder to create expressions, or you can enter them manually.
For information about XPath, go to www.w3.org/TR/xpath in your web browser.
This section includes the following topics:
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/wb_help/00000619.html
Comments
No screen name said on Sep 1, 2007 at 8:27 AM : Scott Brodersen said on Nov 20, 2007 at 7:59 AM :