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
Keywords
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.