- CONTAINSERRORS
The CONTAINSERRORS function tests a valid object to see whether it contains any objects in error.
- FAIL
You can use the FAIL function to abort a map based on map or application specific logic.
- GETXMLERRORMSG
Use this function on an output card to return an XML validation error message when a map runs against invalid XML input.
- ISERROR
The ISERROR function tests an object to see if it is in error.
- ONERROR
Use ONERROR in component rules to add user-defined error messages to the data section of the audit log.
- REJECT
The REJECT function returns the content of an object in error as a text item.
- QUIT
You can use the QUIT function to stop a map at a specific point during map execution.
- VALID
You can use the VALID function to perform conditional processing based on whether an external interface function executes successfully.