Error Codes
The following tables list error codes, detailed explanation of each error, and where applicable, ways to solve different errors.
Error Code and Error Message | Role | Category | Description | Solution |
---|---|---|---|---|
TIBCO-BW-PALETTE-S4HANACLOUD-200002 \nStart of the Activity {0}, service [{1}], operation [{2}] \nInput received: \n {3} \n | DEBUG | BW-Plug-in | Show the details on input data | This is a debug message and resolution is not applicable. |
TIBCO-BW-PALETTE-S4HANACLOUD-200003 \nActivity {0}, service [{1}], operation [{2}] Output data: \n {3} \n Exit of Activity {4} | DEBUG | BW-Plug-in | Show the details on output data | This is a debug message and resolution is not applicable. |
TIBCO-BW-PALETTE-S4HANACLOUD-200004 Generate HTTP Request URL: [{0}], Activity Name=[{1}], Process=[{2}], Module=[{3}], DeploymentUnit=[{4}:{5}] | DEBUG | BW-Plug-in | Show the info on HTTP request URL | This is a debug message and resolution is not applicable. |
TIBCO-BW-PALETTE-S4HANACLOUD-400002 Refresh the access token using the refresh token [{0}], Activity Name=[{1}], Process=[{2}], Module=[{3}], DeploymentUnit=[{4}:{5}] | WARN | BW-Plug-in | Show the warning message on refreshing token after access token expires | Not applicable |
TIBCO-BW-PALETTE-S4HANACLOUD-500002
Error occurred when generating XML Output for activity. Error: [{0}] |
ERROR | BW-Plug-in | Error occurred when generating XML Output for activity. | Check the console log for output data and XSD Schema of output. |
TIBCO-BW-PALETTE-S4HANACLOUD-500003
Failed to retrieve the token information from server. Error:[{0}] |
ERROR | BW-Plug-in | Failed to retrieve the token information from server. | Check connectivity from SAP server. |
TIBCO-BW-PALETTE-S4HANACLOUD-500004
Not found the entity, URL: [{0}] |
ERROR | BW-Plug-in | Entity not found | Verify the input data and make sure it is correct. |
TIBCO-BW-PALETTE-S4HANACLOUD-500005
Failed to read the entity, error: [{0}], URL: [{1}] |
ERROR | BW-Plug-in | Failed to read the entity | Not applicable |
TIBCO-BW-PALETTE-S4HANACLOUD-500006
Failed to read the feed, error: [{0}] |
ERROR | BW-Plug-in | Failed to read the feed | Verify the input data and make sure it is correct. |
TIBCO-BW-PALETTE-S4HANACLOUD-500007
Failed to create the entity, URL: [{0}], Error Message: \n[{1}] |
ERROR | BW-Plug-in | Failed to create the entity | Verify the input data and make sure the required fields are provided. |
TIBCO-BW-PALETTE-S4HANACLOUD-500008
Failed to update the entity, URL: [{0}], Error Message: \n[{1}] |
ERROR | BW-Plug-in | Failed to update the entity | Verify the input data and make sure it is correct. |
TIBCO-BW-PALETTE-S4HANACLOUD-500009
Failed to delete the entity, error: [{0}], URL: [{1}] |
ERROR | BW-Plug-in | Failed to delete the entity | Verify the input data and make sure it is correct. |
TIBCO-BW-PALETTE-S4HANACLOUD-500010
Failed to initialize the connection |
ERROR | BW-Plug-in | Failed to initialize the connection | Verify the connection properties and make sure they are correct. |
TIBCO-BW-PALETTE-S4HANACLOUD-500011
Sorry! For this API, the 'Try-it-out' feature is only supported for GET operations. To test a write operation, please test the API against your own SAP S/4HANA Cloud system using the production URL available in the Overview tab |
ERROR | BW-Plug-in | Tried to execute the write operation against Sandbox | Not applicable |
TIBCO-BW-PALETTE-S4HANACLOUD-500012
Failed to initialize OData service due to [{0}], Activity Name=[{1}], Process=[{2}], Module=[{3}], DeploymentUnit=[{4}:{5}] |
ERROR | BW-Plug-in | Show the error on the activity initialization failure | Check the error information and take the action accordingly. |
TIBCO-BW-SR-S4HANACONNECTION-200007
Generate SAML 2.0 Bearer Assertion [{0}], Shared Resource Name=[{1}] |
DEBUG | BW-Plug-in | Show the info on SAML 2.0 Bearer Assertion | This is a debug message and resolution is not applicable. |
TIBCO-BW-SR-S4HANACONNECTION-200008
Generate Access Token Request Body [{0}], Shared Resource Name=[{1}] |
DEBUG | BW-Plug-in | Show the HTTP request body to get the access token | This is a debug message and resolution is not applicable. |
TIBCO-BW-SR-S4HANACONNECTION-200009
Generate Refresh Token Request Body [{0}], Shared Resource Name=[{1}] |
DEBUG | BW-Plug-in | Show the HTTP request body to get a new pair of access token and refresh token | This is a debug message and resolution is not applicable. |
TIBCO-BW-SR-S4HANACONNECTION-300002
Configured the shared resource {0} with tenant type Production and authentication type [{1}] |
INFO | BW-Plug-in | Show the connection info | This is an informational message and resolution is not applicable. |
TIBCO-BW-SR-S4HANACONNECTION-300003
Configured the shared resource {0} with tenant type Sandbox |
INFO | BW-Plug-in | Show the connection info | This is an informational message and resolution is not applicable. |
TIBCO-BW-SR-S4HANACONNECTION-300004
Configured the shared resource {0} with the private system and authentication type [{1}] |
INFO | BW-Plug-in | Show the connection info | This is an informational message and resolution is not applicable. |
TIBCO-BW-SR-S4HANACONNECTION-500001
Creating Shared Resource {0} failed due to [{1}] |
ERROR | BW-Plug-in | Show the error on the connection initialization failure | Check the error information and take the action accordingly. |
TIBCO-BW-SR-S4HANACONNECTION-500013
Invalid Shared Resource reference |
ERROR | BW-Plug-in | Show the error on accessing the connection shared resource | Check the configuration of connection shared resource. |