Events

The following sections list events available for workflow execution flow:

Events that can be logged from the protocol unpackaging handler

Informational events

BCG240607 - Unpackaging Business Process Entrance
Event text: Packaging business process ({0}) entrance
{0}
Unpackaging BusinessProcess class name
BCG240608 - Unpackaging Business Process Exit
Event text: Packaging business process ({0}) exit
{0}
Unpackaging BusinessProcess class name

Warning events

BCG240609 - Unpackaging warning
Event text: Unpackaging warning - {0}
{0}
Unpackaging warning information

Error events

BCG240610 - Unpackaging Error
Event text: Unpackaging Error - {0}
{0}
Unpackaging error information
BCG210014 - Error Unpackaging Mime Message
Event text: Failed to unpackage a MIME multipart document: {0}
{0}
Exception message

Events that can be logged from the protocol processing handler

Informational events

BCG240612 - Protocol Parse Business Process Entrance
Event text: Protocol Parse business process ({0}) entrance
{0}
Protocol Parse BusinessProcess class name
BCG240613 - Protocol Parse Business Process Exit
Event text: Protocol parse business process ({0}) exit
{0}
BusinessProcess class name

Warning events

BCG240614 - Protocol parse warning
Event text: Protocol parse warning - {0}
{0}
Protocol parsing warning information

Error events

BCG240615 - Protocol parse error
Event text: Protocol parse error: - {0}
{0}
Protocol parse error message

Events that can be logged from user-defined actions and steps

Informational events

BCG200002 - Protocol Transformer Entrance
Event text: Protocol transformer business process ({0}) entrance.
{0}
Class name
BCG200003 - Protocol Transformer Exit
Event text: Protocol transformer business process ({0}) exit.
{0}
Class name
BCG200004 - Document Successfully Transformed
Event text: {0} - Class name.
{0}
A string constructed from the "From" protocol name <protocol name, protocol version> and the "To" protocol <protocol name, protocol version>
BCG230000 - Validation Business Process Entrance
Event text: Validation business process ({0}) entrance.
{0}
Validation class name
BCG230003 - Validation Business Process Exit
Event text: Validation business process ({0}) exit.
{0}
Validation class name
BCG230005 - Validation Successful
Event text: Validation {0} successful.
{0}
Validation class name

Warning events

BCG230008 - Validation Warning
Event text: {0}.
{0}
Any validation-level warning message

Error events

BCG200005 - Document Transformation Failure
Event text: Document failed transformation due to {0}
{0}
Exception message
BCG200009 - Failed to parse the document
Event text: Failed to parse: {0}
{0}
A list of parser errors
BCG230001 - Field Validation failed
Event text: Field Validation Error: {0}
{0}
A field validation error
BCG230007 - Validation Business Process Factory Error
Event text: {0}
{0}
The error message that occurred in the validation step
BCG230010 - Data Validation Error
Event text: Document failed data validation: {0}
{0}
A list of errors as a String object

Events that can be logged from the protocol packaging handler

Informational events

BCG240603 - Packaging Business Process Entrance
Event text: Packaging business process ({0}) entrance
{0}
Packaging BusinessProcess class name
BCG240604 - Packaging Business Process Exit
Event text: Packaging business process ({0}) exit
{0}
BusinessProcess class name

Warning events

BCG240605 - Packaging warning
Event text: Packaging warning - {0}
{0}
Packaging warning information

Error events

BCG240606 - Packaging Error
Event text: Packaging Error - {0}
{0}
Packaging error information

Security and other events

Error events

BCG240417 - Decryption failure
Event text: {0}
{0}
Decryption failure message
BCG240418 - Digest Generation Failure
Event text: {0}
{0}
Digest failure message
BCG240419 - Unsupported Signature format (signed receipt protocol is not pkcs7-signature)
Event text: {0}
{0}
Exception message containing the signature format
BCG240420 - Unsupported Signature algorithm (the Signature algorithm is not MD5 or SHA1)
Event text: {0}
{0}
Exception message including signature algorithm
BCG240421 - Unexpected Error
Event text: {0}
{0}
Exception message
BCG240424 - Insufficient message security error
Event text: {0}
{0}
Details of what is missing; for example, a message indicating that the received document is encrypted but the partner agreement requires it to be encrypted and signed

Copyright IBM Corp. 2003, 2005