IBM Integration Bus, Version 9.0.0.8 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

Using content assist (Mapping syntax)

Use content assist to find the variable names for input and output objects, paths, and database elements.

Press Ctrl+Spacebar to display content assist, and use it to help you build your XPath statements and mapping expressions. Content assist provides the variable names that you need to use to reference elements in your XPath statements and expressions. The variable name assigned for the same element can vary between uses in different transforms, so always use content assist to obtain the correct variable name. Avoid copying and pasting expressions that include variable names.

You can use graphical data mapping for the following tasks: The comparison operators are: The arithmetic operators are:

For information about XPath syntax, see W3C XML Path Language (XPath) 2.0.

Conditional operators (or and and) are supported; these are case-sensitive.

The following objects can be mapped:

Database objects with names that do not conform to the XML NCName format

Some database objects have names that do not conform to the XML NCName format (for example, the name contains characters like #, or $). If the database object name is used in SQL (for example, in the where clause of the Select transform), no action is required. If the database object is used in XPath (for example, in a Custom transform or a condition), use content assist, which adds the appropriate XPath-compliant expression.


cm28854_.htm | Last updated Friday, 21 July 2017