Error Codes

The exceptions that are thrown by the plug-in are listed with corresponding descriptions and resolutions.

Error Code Type TIBCO-BW-PALETTE-SAP_ARIBA

Error Code and Error Message

Role Description Solution
TIBCO-BW-PALETTE-SAP_ARIBA-100001

{0}

TRACE Used to print informational trace messages This is the trace message and resolution is not applicable.
TIBCO-BW-PALETTE-SAP_ARIBA-200001

\nStart of the Activity {0}, service {1}, operation {2} \nInput received: \n {3} \n

DEBUG Show details of Input data This is the debug message and resolution is not applicable.
TIBCO-BW-PALETTE-SAP_ARIBA-200002

\nActivity {0}, service {1}, operation {2} Output data: \n {3} \n Exit of Activity {4}

DEBUG Show details of Output data This is the debug message and resolution is not applicable.
TIBCO-BW-PALETTE-SAP_ARIBA-200003

\nJSON input for service: {0}, operation: {1}, Activity Name={2}, Process={3}, Module={4}, DeploymentUnit={5}:{6} \n{7}

DEBUG Shows JSON Input data when sending request This is the debug message and resolution is not applicable.
TIBCO-BW-PALETTE-SAP_ARIBA-400001

Fields present in Output schema but absent in Output JSON response are: \n{0}

WARN Shows mismatch of fields are present in Output schema but absent in Output JSON response This is the warn message and resolution is not applicable.
TIBCO-BW-PALETTE-SAP_ARIBA-400002

Fields present in Output JSON response but absent in Output schema are: \n{0}

WARN Shows mismatch of fields are present in Output JSON response but absent in Output schema This is the warn message and resolution is not applicable.
TIBCO-BW-PALETTE-SAP_ARIBA-500001

Unexpected error occurred. {0}

ERROR Shows the error when request is not successful Check the appended message to Unexpected error occurred and check accordingly.
TIBCO-BW-PALETTE-SAP_ARIBA-500002

Failed to initialize ConsumeSAPAribaService activity.{0}\nActivity Name={1}\nProcess={2}\nModule={3}\nDeploymentUnit={4}:{5}.

ERROR When activity intilization fails this error message occurs Verify the input details in Shared resource and in input tab.
TIBCO-BW-PALETTE-SAP_ARIBA-500003

Failed to decrypt obfuscated password for field : {0}

ERROR When obfuscated password decryption fails, this error message occurs Make sure that password is obfuscated.
TIBCO-BW-PALETTE-SAP_ARIBA-500004

Failed to access output schema.{0}

ERROR When there is no access to output schema this error message occurs Make sure that .xsd file is present in Schema folder for respective API.
TIBCO-BW-PALETTE-SAP_ARIBA-500005

Failed to read the data. Status: {0} Error: {1}

ERROR When GET operation is failed then this error message occurs Check corresponding error message and take the action accordingly.
TIBCO-BW-PALETTE-SAP_ARIBA-500006

Failed to post the data. Status: {0} Error: {1}

ERROR When POST operation is failed then this error message occurs Check corresponding error message and take the action accordingly.
TIBCO-BW-PALETTE-SAP_ARIBA-500007

Failed to put the data. Status: {0} Error: {1}

ERROR When PUT operation is failed then this error message occurs Check corresponding error message and take the action accordingly.
TIBCO-BW-PALETTE-SAP_ARIBA-500008

Failed to patch the data. Status: {0} Error: {1}

ERROR When PATCH operation is failed then this error message occurs Check corresponding error message and take the action accordingly.
TIBCO-BW-PALETTE-SAP_ARIBA-500009

Failed to delete the data. Status: {0} Error: {1}

ERROR When DELETE operation is failed then this error message occurs Check corresponding error message and take the action accordingly.
TIBCO-BW-PALETTE-SAP_ARIBA-500010

Error occurred when generating XML Output for activity.{0}.

ERROR When output creation is failed then this error message occurs Generate schema gain and try to run the activity with refreshed schema.
TIBCO-BW-PALETTE-SAP_ARIBA-500011

Following field/fields are empty: {0}. {1} environment need these fields.

ERROR shows the empty fields which are required to execute operation Check the console and act accordingly.
Error Code Type TIBCO-BW-SR-SAPSAASCONNECTION

Error Code and Error Message

Role Description Solution
TIBCO-BW-SR-SAPSAASCONNECTION-200001

Creating Shared Resource {0}.

DEBUG Debug level message when creating shared resource This is the debug message and resolution is not applicable.
TIBCO-BW-SR-SAPSAASCONNECTION-200002

Starting Shared Resource {0}.

DEBUG Debug level message when starting shared resource This is the debug message and resolution is not applicable.
TIBCO-BW-SR-SAPSAASCONNECTION-200003

Updating Shared Resource {0}.

DEBUG Debug level message when updating shared resource This is the debug message and resolution is not applicable.
TIBCO-BW-SR-SAPSAASCONNECTION-200004

Stopping Shared Resource {0}.

DEBUG Debug level message when stopping shared resource This is the debug message and resolution is not applicable.
TIBCO-BW-SR-SAPSAASCONNECTION-200005

Deleting Shared Resource {0}.

DEBUG Debug level message when deleting shared resource This is the debug message and resolution is not applicable.
TIBCO-BW-SR-SAPSAASCONNECTION-200006

Number of thread is {0}.

DEBUG Shows the number of threads This is the debug message and resolution is not applicable.
TIBCO-BW-SR-SAPSAASCONNECTION-200008

Access Token Request Body [{0}], Shared Resource Name=[{1}]

DEBUG Shows the access token request body This is the debug message and resolution is not applicable.
TIBCO-BW-SR-SAPSAASCONNECTION-300002

Configured the shared resource {0} with type Sandbox

INFO Shows the shared resource name when configured with Sandbox type environment This is the info message and resolution is not applicable.
TIBCO-BW-SR-SAPSAASCONNECTION-300003

Configured the shared resource {0} with type Test/Production and authentication type [{1}]

INFO Shows the shared resource name and authentication type when configured with Test/Production type environment This is the info message and resolution is not applicable.
TIBCO-BW-SR-SAPSAASCONNECTION-400001

Number of thread is invalid, default to 8.

WARN Warning message when number of thread is invalid This is the warn message and resolution is not applicable.
TIBCO-BW-SR-SAPSAASCONNECTION-500001

Creating Shared Resource {0} failed due to [{1}].

ERROR When shared resource creation fails then this error message occurs Check the corresponding error message and take action accordingly.