![]() |
VOOZH | about |
The CData Excel Add-In for SAP Ariba Source provides formulas that can edit, save, and delete SAP Ariba Source data. The following three steps show how you can automate the following task: Search SAP Ariba Source data for a user-specified value and then organize the results into an Excel spreadsheet.
The syntax of the CDATAQUERY formula is the following:
=CDATAQUERY(Query, [Connection], [Parameters], [ResultLocation]);
This formula requires three inputs:
Connection: Either the connection name, such as SAPAribaSourceConnection1, or a connection string. The connection string consists of the required properties for connecting to SAP Ariba Source data, separated by semicolons.
In order to connect with SAP Ariba Source, set the following:
If you are connecting to the Supplier Data API or the Contract API, additionally set the following:
If you're connecting to the Supplier API, set ProjectId to the Id of the sourcing project you want to retrieve data from.
After setting connection properties, you need to configure OAuth connectivity to authenticate.
For more information on creating an OAuth application, refer to the Help documentation.
After setting the following, you are ready to connect:
When you connect, the provider automatically completes the OAuth process:
The procedure below results in a spreadsheet that organizes all the formula inputs in the first column.
=CDATAQUERY("SELECT * FROM Vendors WHERE Region = '"&B7&"'","API="&B1&";APIKey="&B2&";Environment="&B3&";Realm="&B4&";AuthScheme="&B5&";InitiateOAuth="&B6&";Provider=SAPAribaSource",B8)
👁 Formula inputs used in this example. (Google Apps is shown.)Download a free trial of the Excel Add-In for SAP Ariba Source to get started:
Download NowLearn more:
👁 SAP Ariba Source IconThe SAP Ariba Source Excel Add-In is a powerful tool that allows you to connect with live SAP Ariba Source data, directly from Microsoft Excel.
Use Excel to read, write, and update SAP Ariba Source 0, etc. Perfect for mass imports / exports / updates, data cleansing & de-duplication, Excel based data analysis, and more!