Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Halaman ini menjelaskan cara menghubungkan pipeline data Anda ke Sumber SAP Ariba dan Penampung BigQuery. Anda dapat mengonfigurasi dan menjalankan transfer data massal dari Ariba tanpa coding apa pun menggunakan plugin SAP Ariba Batch Source dari Cloud Data Fusion Hub.
Plugin ini mengekstrak data dari fakta pelaporan yang diberikan di SAP Ariba
Source. Setiap fakta sesuai dengan Jenis Dokumen SAP Ariba. Fakta ditampilkan
dalam template tampilan, yang diakses melalui Analytical Reporting API.
Opsional: Untuk mencegah kegagalan pipeline karena batas kapasitas, identifikasi jumlah data yang diharapkan. Plugin ini mengekstrak data dari fakta dan dimensi
melalui SAP Ariba Analytical Reporting API, tempat batas kapasitas berlaku. Untuk
mengetahui informasi selengkapnya, lihat Mengelola batas kapasitas.
Men-deploy dan mengonfigurasi plugin
Deploy plugin SAP Ariba Batch Source dari tab SAP di Hub. Untuk mengetahui informasi selengkapnya, lihat Men-deploy plugin dari Hub.
Buka pipeline di halaman Studio Cloud Data Fusion, lalu pilih
Data Pipeline - Batch. Plugin tidak mendukung pipeline real-time.
Di menu sumber, klik SAP Ariba. Node SAP Ariba Batch Source
akan muncul di pipeline.
Buka node dan klik Properties. Jendela Ariba Properties akan terbuka.
Untuk mengetahui informasi selengkapnya, lihat
Batas
untuk plugin.
Tabel berikut menjelaskan cara memecahkan masalah terkait batas kapasitas.
Contoh pipeline
Jumlah data dan panggilan API yang diperlukan
Sisa batas harian
Pemecahan masalah
Saya ingin mengekstrak data dari satu template tampilan untuk rentang tanggal tertentu.
1
2.020.000 data, 41 panggilan
-1 dari 40
Panggilan API yang diperlukan untuk rentang tanggal dan jumlah data ini melebihi batas harian (40). Untuk mengurangi jumlah panggilan, pilih rentang tanggal yang lebih kecil untuk mengurangi jumlah data.
Saya ingin mengekstrak data dari beberapa template tampilan untuk
rentang tanggal tertentu.
1
50.001 data, 2 panggilan
38 dari 40
2
100.000 data, 2 panggilan
36 dari 40
3
100 data, 1 panggilan
35 dari 40
4
1.000.000 data, 20 panggilan
15 dari 40
5
500.000 data, 10 panggilan
5 dari 40
6
500.000 data, 10 panggilan
-5 dari 40
Pipeline 6 melebihi batas untuk panggilan API. Untuk mencegah error, jalankan
ekstraksi sehari kemudian atau ubah rentang tanggal.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-09-04 UTC."],[[["\u003cp\u003eThis guide outlines the process of using the SAP Ariba Batch Source plugin in Cloud Data Fusion to transfer data from an SAP Ariba Source to a BigQuery Sink without writing code.\u003c/p\u003e\n"],["\u003cp\u003eThe plugin extracts data from SAP Ariba reporting facts, which are accessed through view templates via the Analytical Reporting API, and each fact corresponds with a document type.\u003c/p\u003e\n"],["\u003cp\u003eBefore using the plugin, users need to create an instance of Cloud Data Fusion (version 6.5.1 or later), generate OAuth credentials in SAP Ariba, and grant access to the Analytical Reporting API.\u003c/p\u003e\n"],["\u003cp\u003eThe SAP Ariba Batch Source plugin is deployed from the Cloud Data Fusion Hub and configured in a batch data pipeline within the Cloud Data Fusion Studio, while also providing instructions on how to connect to a BigQuery Sink.\u003c/p\u003e\n"],["\u003cp\u003eThe plugin is subject to rate limits imposed by the SAP Ariba Analytical Reporting API, and the guide provides recommendations for managing and troubleshooting these limits, based on the number of records extracted and the number of API calls made.\u003c/p\u003e\n"]]],[],null,["# Connect to an SAP Ariba batch source\n\nThis page describes how to connect your data pipeline to an SAP Ariba Source and\na BigQuery Sink. You can configure and execute bulk data transfers from\nAriba without any coding using the SAP Ariba Batch Source plugin from the\nCloud Data Fusion Hub.\n\nThe plugin extracts data from the reporting facts provided in the SAP Ariba\nSource. Each fact corresponds with an SAP Ariba Document Type. Facts are exposed\nin view templates, which are accessed through the Analytical Reporting API.\n\nFor more information, see the\n[SAP Ariba Batch Source reference](/data-fusion/docs/reference/sap-ariba-batch-source-reference).\n\nBefore you begin\n----------------\n\n- [Create an instance](/data-fusion/docs/how-to/create-instance) in\n Cloud Data Fusion version 6.5.1 or later. If your instance uses an\n earlier version,\n [upgrade your Cloud Data Fusion environment](/data-fusion/docs/how-to/upgrading).\n\n- An SAP Ariba User must do the following:\n\n - Create an application and generate the OAuth credentials.\n - Grant access to the Analytical Reporting API in the Ariba developer portal.\n- Retrieve the name of the reporting view template from the SAP Ariba\n Analytical Reporting - View Management API by sending a `GET` request. See\n [Identifying Analytical reporting API view templates](https://help.sap.com/docs/ARIBA_APIS/bf0cde439a0142fbbaf511bfac5b594d/8706adc1c4c64fb5944d48283187067e.html#identifying-analytical-reporting-api-view-templates).\n\n- Optional: To prevent pipeline failures due to rate limits, identify the\n expected record count. The plugin extracts data from facts and dimensions\n through the SAP Ariba Analytical Reporting API, where rate limits apply. For\n more information, see [Manage rate limits](#manage-limits).\n\nDeploy and configure the plugin\n-------------------------------\n\n1. Deploy the SAP Ariba Batch Source plugin from the SAP tab of the Hub. For\n more information, see\n [Deploy a plugin from the Hub](/data-fusion/docs/how-to/deploy-a-plugin).\n\n2. Open the pipeline on the Cloud Data Fusion **Studio** page and select\n **Data Pipeline - Batch**. The plugin doesn't support real-time pipelines.\n\n3. In the source menu, click **SAP Ariba**. The SAP Ariba Batch Source node\n appears in the pipeline.\n\n4. Go to the node and click **Properties**. An Ariba Properties window opens.\n\n5. [Configure the properties](/data-fusion/docs/reference/sap-ariba-batch-source-reference#configuration).\n\n6. Click **Validate** and resolve any errors.\n\n7. Click close **Close**.\n\nOptional: Connect the plugin to a BigQuery Sink\n-----------------------------------------------\n\n1. On the Cloud Data Fusion **Studio** page, go to the **Sink** menu and\n click **BigQuery**.\n\n The BigQuery Sink node appears in the pipeline.\n2. Configure the required properties of the sink.\n\n3. Click **Validate** and resolve any errors.\n\n4. Click close **Close**.\n\nOptional: Manage rate limits\n----------------------------\n\nTo check the records count for a specific date range in SAP Ariba, see\n[Date-related filters for the Analytical Reporting API](https://help.sap.com/docs/ARIBA_APIS/bf0cde439a0142fbbaf511bfac5b594d/fa729a38b94c4f6b8a4d45aed80699b4.html).\n\nFor more information, see\n[Limits](/data-fusion/docs/reference/sap-ariba-batch-source-reference)\nfor the plugin.\n\nThe following table describes ways to troubleshoot issues with rate limits.\n\nWhat's next\n-----------\n\n- Learn more about [Cloud Data Fusion integrations for SAP](/sap/docs/cdf-plugin-for-sap).\n- Refer to the [SAP Ariba Batch Source reference](/data-fusion/docs/reference/sap-ariba-batch-source-reference)."]]