DFHMA08301E XML-CONVERT-ERRMSG
Explanation
An error was encountered in a CICS® Service Flow Runtime XML processing program either when parsing the XML document, the most likely cause, or because of some other unexpected system event. This error condition can be raised in the following CICS SFR programs:- DFHMXMI
- DFHMAXMI is called by the CICS SFR interface program DFHMADPL. DFHMAXMI parses the inbound XML request message and returns the DFHMAH header structure in COBOL.
- DFHMAXMO
- DFHMAXMO is called by the following programs:
- The CICS SFR interface program, DFHMADPL.
- The Navigation Manager, DFHMAMGR.
User response
Use the standard information provided in the message to check for an XML exception code. See the Enterprise COBOL for z/OS Programming Guide for XML exception codes and definitions. Also, examine destination CEEMSG for messages that are produced by Language Environment® to determine why the XML parsing failed.