Process Mining
latest
false
Banner background image
Process Mining
Last updated 2024年3月19日

Using DataBridgeAgent With SAP Connector for Order-to-Cash Discovery Accelerator

Important:

DataBridgeAgent is only needed if you are migrating from an on-premises stand-alone Process Mining version.

Only use DataBridgeAgent if you have a custom .mvp connector. Otherwise, use CData Sync, Theobald Xtract Universal for SAP, or files to upload data.
Note: DataBridgeAgent already includes the SAP Connector for Order-to-Cash Discovery Accelerator. You do not need to download and deploy the connector itself.

Introduction

Below is an overview of the parameters that need to be specified in the Datarun.json file for using DataBridgeAgent with SAP Connector for Order-to-Cash Discovery Accelerator.

Generic Settings

Below is an overview of the generic settings.

Setting

Value

azureURL

"sas url"

The SAS URL of the Azure blob storage to which the extracted data needs to be uploaded.

endOfUploadApiUrlThe API that is called to start data processing in Process Mining, once all data has been uploaded.
Note: The endOfUploadApiUrl is only required if you want to upload the data files using DataBridgeAgent. If you want to upload the files using an extractor you configure the end-of-upload url in the extraction job. If you want to upload the data files using the Upload data option for a process app in Process Mining, you can leave the the endOfUploadApiUrl blank.

connectorWorkspace

"SAP_Connector_for_Order-to-Cash_Discovery_Accelerator"

connectorModuleCode

"SAP_Connector_for_Order-to-Cash_Discovery_Accelerator"

Use credential store

true | false

Extracting Data From an SAP Source System

SAP Settings

Below is an overview of the parameters that can be used for SAP datasources.

Setting

Value

SAP Host

The hostname or IP address of the SAP application server.

"yourserver.domain:1234"

SAP Systemnumber

The two-digit number between 00 and 99 that identifies the designated instance.

"00"

SAP Username

Username of the account that is being used to log in to the SAP instance.

"username"

SAP Password

Password of the account that is being used to log in to the SAP instance, or the password identifier from the credential store. (If the credential store is used, the Use credential store generic setting should be set to true.)

"password" | "PasswordIdentifier"

SAP Client

The client that is being used. (000-999).

"000"

Exchange rate type

The exchange rate type which is used for currency conversion (KURST).

"M"

Language

The language that is being used for descriptions extracted from the data (E = English).

"E"

Loading .csv Files From SAP Tables

If you want to use data loaded from .csv files always make sure that all the required Input data of the SAP Order-to-Cash Connector is available.

Always make sure that:

  • a separate .csv file is available for each table.
  • the file names of the .csv files are the same as the names of the input tables of the connector.
  • all the fields specified in the Fields used in Process Mining column of a table are present in the .csvfile.
  • the fields in the .csv files have the same names as the field names specified in the Fields used in Process Mining column.
Optionally, you can set a CSV Suffix. By default the suffix is optional 2 digits and .csv/.CSV. For example, for the VBAK table, with the default suffix, the filename must be VBAK.csv or VBAK1.csv or VBAK.CSV. The other settings can be defined in the CSV Parameters of the DataBridgeAgent.

CSV parameters

Below is an overview of the parameters that can be used for CSV datasources.

SAP Setting

Description

CSV Data path

Data path in the Server Data that points to the place where the .csv files are stored. For example, O2C/ if all files can be found in the folder named O2C.

CSV Suffix

A regular expression containing the files extension of the file to read in. May contain a suffix up to 2 digits that are added to the name of the table.

CSV Delimeter

The delimiter character that is used to separate the fields.

CSV Quotation character

The quote character that is used to identify fields that are wrapped in quotes.

CSV Has header

Indicate whether the first line of the .CSV file is a header line.

Troubleshooting

Note: If the data upload with DataBridgeAgent fails, you can check the file EXTRACTORDIR\datarun.txt that contains the logs of the last data run.
  • Introduction
  • Generic Settings
  • Extracting Data From an SAP Source System
  • Loading .csv Files From SAP Tables
  • Troubleshooting

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.