SAP Knowledge Base Article - Preview

3313126 - Edit fields in an ODATA API query/response in API Management

Symptom

You have configured an API. The client side is allowed only to see a selection of fields (for example birthName). 

EXAMPLE POST message:

<category term="X" scheme="http://***/dataservices/scheme"></category>
        <content type="application/xml">
            <m:properties>
                <d:personIdExternal></d:personIdExternal>
                <d:startDate m:type="Edm.DateTime"></d:startDate>
                <d:endDate m:type="Edm.DateTime"></d:endDate>
                <d:createdDateTime m:type="Edm.DateTimeOffset"></d:createdDateTime>
                <d:birthName m:null="true"></d:birthName> --> in our example, this is the only allowed section
            </m:properties>
        </content>
    </entry>


Read more...

Environment

  • SAP Integration Suite
  • API Management

Product

API Management all versions

Keywords

API Management, SAP API Management, APIM, SAP Integration Suite, API Proxy, API Provider, Policy, Apigee, 
, KBA , OPU-API-OD-RT , Runtime , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.