Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »

Fetches data from XML database and loads into the related control.

Query

Query

Write your xQuery script here.

Scratch Query

You can use this query area for testing purposes.

Results Section

This section lets you test your query with the actual data from XML repository.

Results

There is a list named Parameter Values under this tab. The parameters added in the Parameters tab are also listed here with their Value box empty. Enter values for the listed parameters to trigger and test your query.

Table View

This table view section displays the test query result in a table view, just like it is displayed on the form.

Parameters

Options of which database to query and parameter assignments.

Repository
Select the location of data to query, either Domain or Process repository.

Parameters
Create parameters as name / value xpath pairs to use in the query.

  • Name : Parameter name to be used in the xQuery.
  • Value XPath: XPath for parameter data to be gathered and used in the query.

Formatting

Options to format the result data.

List Item Formatting

Customizes format of query result.

Display Text Format
Specify the format to display result text. You can use XPath inside curly braces. Ex: {{name}} - {{id}}

Value Format
Specify the format of value. You can use XPath inside curly bracesEx:  {{id}} - {{type}}

Table View Columns

Columns added in this section will be displayed in the result pane of the query. 

Caption
Title of a column.

Value
Value of a column.


Item XPath
Specifies item that will be listed in the control. If it is left empty, which is same with * value, all resulting items are being listed.

Mappings

Options to map the result data.

Selection Mappings

In order to map the selected data from xQuery result into a node of the form, create a mapping by pressing Add New button.

Source  
Node name to map its data.

Target
XPath to map data into.


Hierarchy XPath

Unable to render {include} The included page could not be found.

  • No labels