Pipeline error functions

The mapping between the function namespaces and their prefixes is defaulted by the MCS expression processor, so that you do not need to supply namespace definitions in the XDIME document.

The mapping between the function namespaces and their prefixes is defaulted by the MCS expression processor, so that you do not need to supply namespace definitions in the XDIME document.

Name Purpose
pipeline:errorMessage

Returns the human readable message provided by the operation that caused an error.

pipeline:errorSourceID

Returns the value of the xml:id attribute of the operation that caused an error.

pipeline:errorCodeURI

Returns the URI of an error code.

pipeline:errorCodeName

Returns the name of an error code.

pipeline:errorInfo

Returns the value of an error property.

Related topics