<< Click to Display Table of Contents >> Headers Response Mapping |
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.
For further information refer to Map Message Container to Message Protocol Format.
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:
For more information refer to SAP NetWeaver.
Last Updated 2/13/2024 3:42:26 PM