Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Esta página descreve como conectar seu pipeline de dados a uma fonte do SAP Ariba e
a um destino do BigQuery. É possível configurar e executar transferências de dados em massa da
Ariba sem programação usando o plug-in de origem de lote da SAP Ariba no
hub do Cloud Data Fusion.
O plug-in extrai dados dos fatos de relatórios fornecidos na SAP Ariba Source. Cada fato corresponde a um tipo de documento da SAP Ariba. Os fatos são expostos em modelos de visualização, que são acessados pela API Analytical Reporting.
Opcional: para evitar falhas no pipeline devido a limites de taxa, identifique a
contagem de registros esperada. O plug-in extrai dados de fatos e dimensões
pela API Analytical Reporting da SAP Ariba, em que os limites de taxa se aplicam. Para
mais informações, consulte Gerenciar limites de taxa.
Implantar e configurar o plug-in
Implante o plug-in SAP Ariba Batch Source na guia SAP do Hub. Para
mais informações, consulte
Implantar um plug-in no Hub.
Abra o pipeline na página Studio do Cloud Data Fusion e selecione Pipeline de dados - Lote. O plug-in não é compatível com pipelines em tempo real.
No menu de origem, clique em SAP Ariba. O nó da SAP Ariba Batch Source
aparece no pipeline.
Acesse o nó e clique em Propriedades. Uma janela de propriedades do Ariba será aberta.
Para mais informações, consulte
Limites
do plug-in.
A tabela a seguir descreve maneiras de resolver problemas com limites de taxa.
Exemplo de pipeline
Contagem de registros e chamadas de API necessárias
Limite diário restante
Solução de problemas
Quero extrair dados de um modelo de visualização para um período específico.
1
2.020.000 registros, 41 ligações
-1 de 40
As chamadas de API necessárias para esse período e contagem de registros excedem o limite diário (40). Para reduzir o número de chamadas, selecione um período menor para diminuir a contagem de registros.
Quero extrair dados de vários modelos de visualização para um período específico.
1
50.001 registros, 2 ligações
38 de 40
2
100.000 registros, 2 ligações
36 de 40
3
100 registros, 1 chamada
35 de 40
4
1.000.000 registros, 20 chamadas
15 de 40
5
500.000 registros, 10 chamadas
5 de 40
6
500.000 registros, 10 chamadas
-5 de 40
O pipeline 6 excede o limite de chamadas de API. Para evitar erros, execute a extração um dia depois ou mude o período.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 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)."]]