Error Codes

The following table lists error codes, detailed explanation of error codes, and where applicable, ways to solve different errors.

Error Code and Error Message Role Category Description Solution
TIBCO-BW-PALETTE-JDE-500002

IOException occurred while retrieving XML Output for activity [{0}].

Error BW-Plug-in Occurs when retrieving XML output for an activity. No.
TIBCO-BW-PALETTE-JDE-500003

Exception occurred while invoke execute method for activity [{0}].

Error BW-Plug-in Occurs when an execution method is invoked for an activity. No.
TIBCO-BW-PALETTE-JDE-520001

The business function should not be null.

Error BW-Plug-in Occurs when the business function is null. Check if the business function name is null.
TIBCO-BW-PALETTE-JDE-520002

The business function value is not consistent with schema.

Error BW-Plug-in Occurs when the business function value is not consistent with the schema value. Keep the business function name and schema value consistent.
TIBCO-BW-PALETTE-JDE-540001

The table name should not be null.

Error BW-Plug-in Occurs when the table name is null. Set the correct table name.
TIBCO-BW-PALETTE-JDE-560001

Exception occurred while execute the activity [{0}].The error message is:{1}

Error BW-Plug-in Occurs when the activity is executed. No.