cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Build Process Automation log/show error when Action fails

destoje
Explorer

Hello Experts,

I am building a workflow with SAP Build Process Automation and Actions.

I configured the action with the standard API (Product) and added it in to the workflow. The input data for the action is via a form. When the API call works and a product is created all is good. But when the data is not correct for example when the field NetWeight is malformed. I want to show the error message from S4 in the inbox of the person who starts the workflow.

This is the error from the action I want to show in the inbox:

But I don't see where I can extract this error message in the workflow:

Also in the monitor view I don't see that error:

How can I extract that detailed error and use it within the workflow?

Best Regards,

Jelle

View Entire Topic
0 Kudos

Hi Jelle,

From action editor, we provide the api response and status code for failure scenarios due to customisation from action-editor side.
Workflow editor shows only status code and does not provide api response.

Best Regards,
Gaurav

destoje
Explorer
0 Kudos

Hi Gaurav,

Is it possible to use that status code within your workflow?
Will this be possible in the future to use the whole api response? if so when?

Best regards,
Jelle

Vishal_97
Explorer
0 Kudos

Hi Gaurav,

Is there any updates to this feature? This is very important feature that is required for an workflow.

Best regards,

Vishal