Headers Response Mapping

<< Click to Display Table of Contents >>

Navigation:  Low-code Process Automation > Studio Cloud - Authoring environment > Bizagi Studio > Integrating external applications from Bizagi > SAP integration > SAP BTP using OData > Configure the SAP BT Platform connector in Bizagi >

Headers Response Mapping

Overview

A Response Header is an important part of the OData protocol and helps ensure the reliability and integrity of data exchange between SAP systems and Bizagi. For every action

 

For each action it is possible to map the request headers in the outputs, with special emphasis on the sap-message attribute, which can be customized through ABAP System via the /IWBEP/IF_MESSAGE_CONTAINER container. This is useful for you to understad the results of querys and manage the responses. You can use this feature with navigation properties.

 

To achieve this, a Headers section is available in the attribute tree of the connector.

 

SAP_Connector_Response_Headers_1

 

For further information refer to Map Message Container to Message Protocol Format.

 

Restrictions

Only the sap-message header, which comes from the available methods of the sap message container called ADD_MESSAGE, will be mappable.

 

Example of a sample of headers response from SAP side:

 

SAP_Connector_Response_Headers_2

 

For more information refer to SAP NetWeaver.


Last Updated 2/13/2024 3:42:26 PM