IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Services and service-related functions > Building mediation flows

Create XPath expressions

Some mediation primitives have properties that are specified using an XPath 1.0 expression; for example the root property takes an XPath 1.0 expression which specifies the part of the message that is available to the primitive for processing. The XPath Expression Builder provides a navigation tree of the message, and allows you to specify an XPath 1.0 expression.

If you are in a field which accepts an XPath expression, you can press Control+Space to get code-assist. This will provide you with available XPath functions and operators for your expression. For more information about using XPath 1.0 see the following websites:

Building mediation flows