Error handling

Table 67 describes the errors that are raised in the various components of a Complex Data data handler system and how they should be handled.


Table 67. Error handling in the Complex Data data handler

ContentMaster Engine If an error occurs during the execution of the ContentMaster Engine, an exception is logged in the Complex Data data handler. The exception string contains:
  • Details about the processing exception.
  • A URL pointing to a file that, when loaded into the CMStudio, describes the specific parsing or serialization error.
XML data handler For information about error handling in the XML data handler, see XML data handler.
XML ODA For information about error handling in the XML ODA, see Appendix A, Using the XML ODA.
Complex Data data handler

Whenever an error occurs in any of the components above, processing stops and an exception is thrown to the calling connector agent.

Each error contains descriptive text which will appear in the Connector Agent log file.

Copyright IBM Corp. 1997, 2004