이 페이지에서는 SAP Ariba Source와 BigQuery 싱크에 데이터 파이프라인을 연결하는 방법을 설명합니다. Cloud Data Fusion 허브의 SAP Ariba Batch Source 플러그인을 사용하여 코딩 없이 Ariba에서 일괄 데이터 전송을 구성하고 실행할 수 있습니다.
플러그인은 SAP Ariba 소스에서 제공되는 보고 사실에서 데이터를 추출합니다. 각 사실은 SAP Ariba 문서 유형에 해당합니다. 사실은 뷰 템플릿에 노출되며, 뷰 템플릿은 Analytical Reporting API를 통해 액세스할 수 있습니다.
선택사항: 비율 제한으로 인한 파이프라인 오류를 방지하려면 예상 레코드 수를 식별합니다. 플러그인은 비율 제한이 적용되는 SAP Ariba Analytical Reporting API를 통해 사실과 측정기준에서 데이터를 추출합니다. 자세한 내용은 비율 제한 관리를 참고하세요.
플러그인 배포 및 구성
허브의 SAP 탭에서 SAP Ariba Batch Source 플러그인을 배포합니다. 자세한 내용은 허브에서 플러그인 배포를 참고하세요.
Cloud Data Fusion Studio 페이지에서 파이프라인을 열고 데이터 파이프라인 - Batch를 선택합니다. 플러그인이 실시간 파이프라인을 지원하지 않습니다.
소스 메뉴에서 SAP Ariba를 클릭합니다. SAP Ariba Batch Source 노드가 파이프라인에 표시됩니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 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)."]]