On Error tab

What should happen on an error? What it means
Stop process When this option is selected, the process will be stopped when there is an error in building or parsing XML. If the check box is cleared, process execution will continue after an error, and the subsequent nodes should check the NODENAME_errorCode and NODENAME_returnMessage variables for error status information.