XML Error Codes
This section describes error codes that can be returned by activities in the XML Activities palette.
BW-XML-000000: Internal error occurred. Class=%1, Method=%2, Reason=%3
-
Role: errorRole
-
Category: BW_Plugin
-
Description: Internal error occurred
-
Resolution: Please Contact TIBCO Support.
BW-XML-100001: Activity configuration error. %1
-
Role: errorRole
-
Category: BW_Plugin
-
Description: This activity is not configured correctly
-
Resolution: Please correct the error and retry.
BW-XML-100002: Unable to get value for the global variable [%1]. %2
-
Role: errorRole
-
Category: BW_Plugin
-
Description: Unable to get value for the specified global variable
-
Resolution: Make sure that the specified global variable is defined.
BW-XML-100003: Invalid global variable. The global variable [%1] may not have been defined.
-
Role: errorRole
-
Category: BW_Plugin
-
Description: Unable to get value for the specified global variable
-
Resolution: Make sure that the specified global variable is defined.
BW-XML-100004: An error occurred while serializing the XML: %1
-
Role: errorRole
-
Category: BW_Plugin
-
Description: An error occuring while serializing the XML.
-
Resolution: Please correct.
BW-XML-100005: An error occurred while parsing: %1.
-
Role: errorRole
-
Category: BW_Plugin
-
Description: Error occurred while parsing.
-
Resolution: Examine input for validity.
BW-XML-100006: The [%1] occurred during XSLT transformation: %2
-
Role: errorRole
-
Category: BW_Plugin
-
Description: Error occurred during XSLT transformation.
-
Resolution: Examine input for validity.
BW-XML-100007: No stylesheet for XSLT transformation
-
Role: errorRole
-
Category: BW_Plugin
-
Description: No stylesheet for XSLT transformation
-
Resolution: Examine input for validity.
BW-XML-100008: The selected encoding [%1] is not valid.
-
Role: errorRole
-
Category: BW_Plugin
-
Description: The selected encoding is invalid.
-
Resolution: Please use a valid encoding.
BW-XML-100009: Encoding error occurred: %1.
-
Role: errorRole
-
Category: BW_Plugin
-
Description: Error occurred while encoding.
-
Resolution: Please ensure that selected encoding is legal.
BW-XML-100010: The encoded bytes content is empty.
-
Role: errorRole
-
Category: BW_Plugin
-
Description: Content cannot be empty.
-
Resolution: Please ensure that the content is not empty.
BW-XML-100011: [%1]
-
Role: errorRole
-
Category: BW_Plugin
-
Description:
-
Resolution:
BW-XML-100012: The input document's root element [%1] does not match the desired output's root element [%2].
-
Role: errorRole
-
Category: BW_Plugin
-
Description: The output type doesn't match the root of the input document.
-
Resolution: Either modify the incoming document or change the output mapping to accurately reflect that document's contents.
BW-XML-100501: Using the old XML render code
-
Role: infoRole
-
Category: BW_Plugin
-
Description: Using the old XML render code
-
Resolution:
BW-XML-100502: Using the optimized XML render code
-
Role: infoRole
-
Category: BW_Plugin
-
Description: Using the optimized XML render code
-
Resolution: