XML Extract Service (com.ibi.agents.XDXMLExtract)

Syntax:

com.ibi.agents.XDXMLExtract

iIT Service Object:

format: XML Extract

Description: Uses an XPath expression to get a node list, and produce a subtree.

Parameters:

Parameter

Description

XPath expression *

The XPath expression (not XPath function) used to extract a node list.

Optional Root

The optional root name of the extracted subtree.

XPath Syntax

Determines which syntax level of the XPath should be used. The default option selects the syntax level as set in the console global settings.

XML Namespace Map Provider

If the XPath expression depends on namespaces, supply the name of an XML Namespace Map Provider that contains the required namespace prefixes and URLs.

Edges:

The following table lists the available Line Edges for the XML Extract Service (com.ibi.agents.XDXMLExtract).

Line Edge

Description

OnError

An exception occurred during execution.

OnSuccess

The operation was successful.

OnFailure

A fail condition occurred during execution.

OnNotFound

The resource was not found and this is considered an error.

failed_structure

Extracted multiple nodes, but no rootParm was given.