System Errors
You can specify that any errors and/or warnings that occur outside of ProAdmin during an online calculation be written to the XML output document. Having access to this information in the XML document allows you to use the information at the end of an online calculation, which is especially important with ProAdmin Online to investigate if calculation results were not returned. This dialog box presents optional choices for storing the information regarding system error and/or warnings.
Check the System Error Container box to designate the container path and tag names for storage of system error information on the XML output document. Checking this box makes the rest of the dialog box available. Click the button to select the XML path from those in the XML schema. There are several optional output items that can be stored in the output XML location for system errors; at least one optional item must be selected for any information to be written to the XML file.
Check Severity Code to provide the tag name to return a specified code to indicate whether the attempt to process a calculation failed or was successful. Click the button to select the tag from those in the System Error Container selected above. Fatal Value: specifies the text descriptor (e.g., "Fatal") that will be written to the tag when a system error occurs. Success Value: specifies the text descriptor (e.g., "Processed") that will be written to the tag when a calculation successfully processes without any system errors.
Check Return Code to provide the tag name to return a specified code to indicate whether the attempt to process a calculation failed or was successful. Click the button to select the tag from those in the System Error Container selected above. Fatal Value: specifies the code (e.g., "9000") that will be written to the tag when a system error occurs. Success Value: specifies the code (e.g., "0") that will be written to the tag when a calculation successfully processes without any system errors.
Check Type Code to provide the tag name to return an indicator, when a system error occurs, that the error occurred while trying to execute a ProAdmin calculation. Click the button to select the tag from those in the System Error Container selected above. Value: specifies the text descriptor (e.g., "ProAdmin") that will be written to the tag when a system error occurs.
Check Description to provide the tag name that will contain the system-generated message. Click the button to select the tag from those in the System Error Container selected above.
Check Source Code to provide the tag name to return a text descripton when a system error occurs. Click the button to select the tag from those in the System Error Container selected above. Value: specifies the text descriptor (e.g., "System") that will be written to the tag when a system error occurs.