| Status | |
|---|---|
| Owner | The person responsible for driving this decision and documenting it. Type @ to mention people by name |
| Stakeholders | The business stakeholders involved in making, reviewing, and endorsing this decision. Type @ to mention people by name |
| Jira Request ID | |
| Jira Development ID |
| Parameter | Value |
|---|---|
| Application System (Source) | Syniti |
| Application System ( Target) | SAP Ariba Sourcing |
| Business Process Reference |
Some Master Data that are required to construct sourcing events in Ariba Guided Sourcing can only be interfaced and there is no option to upload these manually in Ariba Guided Sourcing. CIG add-on provides standard integration program to integrate these master data from an SAP ERP system.
However, for this implementation, data from ECC systems need to be cleansed using Syniti so the source of the data will be technically Syniti and not ECC. With that, the standard CIG add-on cannot be used and thus, custom interface needs to be built.
As for the Currency Conversion Rates, the source will be the ECC without the CIG add-on installed thus the decision is to have this go through Syniti as well.
The middleware to be used to implement the end-to-end integration will be SCPI. This document will explain integration point of SCPI to CIG.
Required Master Data
Listed below are the required Master Data for Ariba Guided Sourcing that need to be interfaced. There will be 2 sets of zip that needs to be prepared by Syniti
1st set
2nd set
Sourcing Master Data

Step | Description | Comment |
|---|---|---|
1 | The execution of the interface is triggered as per the defined job schedule | |
2 | Syniti will generate the Sourcing Master Data CSV files with correct filenames based on the structure required by Ariba Sourcing and zipped these | |
3 | Syniti will call a service in SCPI to send the zipped CSV files to SCPI | |
5 | SCPI will then push the zipped CSV file embedded on the SOAP message based on the required structure/parameters to the CIG endpoint | |
6 | CIG will push the payload request to the Ariba Sourcing endpoint | |
7 | The data in the CSV files get uploaded into Ariba Sourcing |
Currency Conversion Rates

Step | Description | Comment |
|---|---|---|
1 | The execution of the interface is triggered as per the defined job schedule | |
2 | Syniti will generate the CurrencyConversionRate.csv files with correct filename based on the structure required by Ariba Sourcing and zipped this | |
3 | Syniti will call a service in SCPI to send the zipped CSV file to SCPI | |
5 | SCPI will then push the zipped CSV file embedded on the SOAP message based on the required structure/parameters to the CIG endpoint | |
6 | CIG will push the payload request to the Ariba Parent endpoint | |
7 | The data in the CSV file get uploaded into Ariba Parent and replicated to Ariba Sourcing realm |
System interface from Syniti to generate the csv files, zipped and call a service in SCPI.
The following are the Security and Authorization considerations for this interface:
For Supplemental Realm:
External System ID | External System Name | Type |
M23CLNT100 | M23CLNT100 | SAP ECC |
Not Applicable
Since there is no S/4HANA system for R2, it is needed to use another system as source. ECC can be used but this solution will use Syniti as the source because Syniti has the cleansed data available.
| Field | Description |
|---|---|
Refer to the links below for the target structure:
Sourcing Master Data
Currency Conversion Rate
| Field | Description |
|---|---|
Populate the table below to list the target / source data field mapping between the Source system and Target system
| Source Table | API or Portlet Name | Source Field | Required (Y/N) | Description | Target Field | API or Portlet Name | Target Field | Required (Y/N) | Description | Rule Type | Rule Instruction |
|---|---|---|---|---|---|---|---|---|---|---|---|

Ariba Master Data Import tasks enables exchange of data between SAP ERP and SAP Ariba Sourcing using SAP Integration Suite, Managed Gateway for Spend Management and SAP Business Network.
Please describe any dependency to other interfaces, e.g. messages of interface x need to be processed before message processing of interface y can start.
Please describe any limitations on source and targets. i.e. target system can only accept maximum 100mb files, first-in-first-out, etc.
Please describe delivery requirements driven by business. i.e. real time, batch, scheduled, synchronous, triggering requirement, push or pull, etc.
For Sourcing MD, the data will always be required to be in Full Load so the content of the CSV files should be the full data.
For Currency Conversion Rates, the csv file will contain the delta. Though the operation in the SOAP message is full, the way Ariba loads these rates are technically in delta mode.
The following should be monitored:
There are no specific reporting requirements for this interface.
Not Applicable
Not Applicable
Provide volumetrics details: Initial load volumes, Number of Records, Expected Frequency, Expected Long term Growth)
There are no specific performance requirements or considerations related to this interface.
The interfaces are based on standard integration content, mainly standard data mapping, so errors are unlikely but there are still foreseeable error scenarios related to data selection, data content, or data mapping.
Administrators can check errors using the following methods:
Test Conditions and Expected Results
| ID | Condition | Expected Results |
|---|---|---|
| Sourcing MD files valid and complete | Data will be loaded in Ariba Sourcing | |
| Sourcing MD files in the request do not include the Schema.csv | The request will be completed in CIG but the status of the payload request will be Rejected with error “Schema file not found in payload.” | |
| New records included in the Sourcing MD full files are posted | New records will be loaded in Ariba Sourcing | |
| Some records were removed from the full files | Specific records that were removed will be deactivated in Ariba Sourcing | |
| Currency Conversion Rates valid and complete | Data will be loaded to Ariba Parent realm and replicated to Ariba Sourcing | |
| Rates for specific currency is updated | Updated rate is loaded to Ariba Parent and replicated to Ariba Sourcing |
Test data need to be available in ECC for Syniti’s extraction.
| Package Name | Parent Package |
|---|---|
Other Development Objects
| Object Type | Object Name | Purpose/High Level Logic | Design Rationale Reference |
|---|---|---|---|
Insert links and references to other documents which are relevant when trying to understand this decision and its implications. Other decisions are often impacted, so it's good to list them here with links. Attachments are also possible but dangerous as they are static documents and not updated by their authors.
