cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Could user update the SAP C4C standard Odata metadata?

0 Likes
863

Hi Community,

As far as I know there are two types of OData API in SAP C4C:

But I wonder could user change/update the entity of the SAP Standard Odata API? Therefore cause the metadata change?

Since there is no query option for the metadata, right now we need to parse the whole metadata XML response and get the entity and properties every time. If the metadata of the Standard API will never be updated by user, then we could temporarily save it somewhere without loading every time.

Thanks,

Jack

Accepted Solutions (0)

Answers (1)

Answers (1)

KevinAlcock1
Participant
0 Likes

Hi,

The metadata could change if extension fields are added and the OData service is slected in the field definition(or in Cloud Application Studio). A user wouldn't do that, admin could but that should be part of a controlled process/release...Potentially, SAP could update the metdata during quarterly releases or hotifxes

Thanks

Kevin