In this blog, I will be discussing the best practice and FAQ to the SAP Ariba API Developer portal and gateway. I will briefly lists the basic overview of SAP Ariba Developer Portal and lists several key process to be considered in order to avoid the...
In this post, I will be covering the second part of the three part series on SAP Ariba Analytical Reporting API.Understanding the basic data model of Analytical reporting database, Reporting API structures and its limitation will ensure a smooth proj...
In this post, I will be covering the first part of the three part series on SAP Ariba Analytical Reporting API.
Understanding the basic data model of Analytical reporting database, Reporting API structures and its limitation will ensure a smooth proj...
My answer will be based on my realm setup, so be mindful that your setup could be different.When getting RFXDocument, you need to find the EventType and find the parent workspace.On your example it's type 2, so it's RFP. Supplier information is going...
In Insomnia, there's a plugin called "Save variables" that will allow one to save variable after the call is executed, thus saving time to refer to the variable on the subsequent call.
Chaining works fine, but everytime you have to specify, where in...
If you are utilizing SAP Ariba Reporting API for Procurement, the field that indicate Catalog or non catalog item is boolean field: Lineitems.IsAdHocIf it is true, it indicates the item is AdHoc, it neither a catalog or a punchout item.
Hi Erwin,The custom field should apply to all vendors. (Same custom fields, different value).I would suggest creating an application from ariba developer portal to your test realm and grab real data from there instead of using sandbox data.This way, ...