cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Workflow Management - OData response headers

Satya_Kapaganti
Explorer
0 Kudos

Hi Team,

We are building few workflows in SAP Build Process Automation Pro-code approach.

In that we are calling OData Services in Service Task, which returns Response header to a POST calls in sap-message. But from Service Task we are able to read only response body and not the response headers returned from OData POST service like Success Message like "Sales order is created with ABCD number" etc.

Please suggest any option to handle this requirement.

 

Regards,

Satya

* Note - Re-posting same question in Technology Q&A

Accepted Solutions (0)

Answers (1)

Answers (1)

Archana
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello @Satya_Kapaganti , 

If you are building workflow from BAS, then we do not support response headers in Service Tasks

We do support from Action Project. On using this action, in process you will get those headers in the output. Let me know if that still does not work. Then show me how your headers are when you create an Action Project. 

See a dummy example below: 

Archana_0-1713773073612.png

Archana_1-1713773101670.png

Hope that helps,
Archana