cancel
Showing results for 
Search instead for 
Did you mean: 

Are X-Realm and Realm same for "Master Data Retrieval API for Procurement" app.

0 Kudos
334

I need data to run following get services for "Master Data Retrieval API for Procurement" app.

1. I need X-Realm, Are X-Realm and Realm same? - Meta - List all entities.

2. what is entity type for- Meta - Specific entity.

0 Kudos

cc: ajmaradiaga

0 Kudos

Hi All, Can someone give answer of above question?

0 Kudos

ajmaradiaga : Could you please help me.

Accepted Solutions (0)

Answers (1)

Answers (1)

ajmaradiaga
Developer Advocate
Developer Advocate
0 Kudos

Hi rubyhe,

Apologies for the late reply, I've been on holidays the past couple of weeks.

Answers to your questions:

1. X-Realm and Realm are the same. The difference is that X-Realm will be specified as a header parameter and realm as a query parameter (URL). Different APIs expects the value as a header or query param. In the case of the MD Retrieval API for Procurement, the realm value should be specified as a header parameter (X-Realm).

2. Meta - List all entities will return all the entities that you are able to retrieve data for. It will include details of the fields and filters you can apply when "querying" data for an entity. Meta - Specific entity is used to retrieve the data of a specific entity, e.g Users. Here you can specify the fields you want to retrieve and any filters that you want to apply. See the documentation of the Master Data Retrieval API for Procurement - https://help.sap.com/viewer/b62431d654644850ab1ca6ba6a4c532e/cloud/en-US/cbeb2ad3aa8642068035e715774...

Tip: Please add Ariba related tags to your questions, e.g. Ariba Extensibility, Ariba Procurement, so others can help.

Regards,

.A

Note: If this answer answers your question. Please mark the question as answered.