| Status | |
|---|---|
| Owner | TATARU-ext, Eugenia |
| Stakeholders | |
| Jira Request ID | |
| Jira Development ID |
| Application System (Source) | Descartes |
|---|---|
| Application System ( Target) | SAP GTS |
| Source System Interface | Descartes FTP Website |
| Target Sytem Interface | ERP-717 |
| Business Process Reference | 12.02.01.01. Manage Classification Codes |
Syensqo uses Descartes (3rd party system) which is the market-leading global trade content for GTS that provides the most current regulatory data for Compliance Classification Codes (Export Control on EARUS). New classification codes are always provided by Descartes on a regular basis via XML files.
The purpose of this integration specification is to automatize the process by, extracting the list of EARUS compliance classification codes published by the Government from Descartes's website and upload it to GTS. The update should occur when a file is provided by Descartes. Updates can be received on a weekly basis, hence the set up of the program will be marked as weekly to do the file movement. The files will be taken from the directory path within Descartes SFTP location in a zip format. The files are supposed to the stored after successful upload to GTS system - for audit purposes (the upload program to the GTS system is covered within FS ERP-717.
While GTS is the leading system for classification codes and product assignment, this step is the prerequisite before classifying any product and before any export can happen in the system.
This new automatization follows one straight objective: to reduce the workload of man/hour which involves → emails, dependency on an user action/availability or knowledge transfer within the team.
With the 3 different instances of GTS system for US, China and Rest of World, the EARUS file must be available in all systems for the product-classification codes to happen.
Detail the functional scope and objectives of the Interface. Please also describe the gap that will be addressed by this interface (Compared to SAP Standard)
![]()
Description | Comment | |
|---|---|---|
| 1 | A Scheduler in CPI initiates the Integration | To run on a weekly basis |
| 2 | CPI connects to Descartes SFTP site and uploads the EARUS file | The file is a ZIP archived XML file. |
| 3 | CPI unzips the file containing the EARUS data | The file is in XML format. The zip file contains only one file |
| 4 | CPI writes the XML file to a specified location in a File Server | The location should be accessible by S/4HANA |
| 5 | CPI raises a notification providing the filename to be processed | The notification is via Event Mesh |
| 6 | GTS Triggers the program to read the file from the file server | See ERP-717 |
| 7 | The program updates the contents from the file to standard tables | See ERP-717 |
Describe any assumptions that have been made in the process of completing this design. What functionality is expected of configuration or other developments that pass information to this development and/ or retrieve the information processed by it (performance, triggers, exceptions, etc.)
Descartes must published first the XML content for Export Control Classification Numbers- EARUS codes.
Indicate any dependencies or constraints that may impact development, in terms of requirements from internal or external applications or teams, limited access to legacy systems, time constraints or data restrictions. Also, please specify schedule dependencies e.g. interface or batch jobs that must run prior to execution.
To detail the security requirements for processing this object, any data integrity issues associated with the object and the teams that will be responsible for processing the object, i.e. authorization/roles required to who can execute the interface, encryption requirement, etc.
N/A
Specify the configuration requirements for this object. Like in case of substitution/ routine specify the configuration needed
Overwriting should be possible. Whenever there is an emergency and cannot wait for the interface program to run, the GTS IT user can login to the FTP server, download the XML file and then upload the file to GTS manually.. However, at the next run of the program this should overwrite the entries stated by the GTS IT user.
Specify any special requirements or considerations that may impact the interface based on specific locations, regulatory compliance or system limitations. Clearly outline requirements e.g. localization rules for countries like China
If the interface interacts with third-party systems such as Icertis, describe any additional integration, security or authentication considerations that must be taken into account.
Existing process is a manual XML upload of ECCN codes for the Legal Reg. EARUS on a regularly basis into GTS and it needs to be replaced by this automated solution:
This template section may be used to specify an integration flow design between two systems.
N/A
Source Structure
The following fields will be used to provide the required information for this interface:
| Field | Description |
|---|---|
The following fields will be used to provide the required information for this interface:
| Field | Description |
|---|---|
N/A
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
For this integration there will be no processing within the Source.
Describe the processing requirement from Source System
CPI will pass the file without modification or transformation.
Describe the processing requirement within Middleware Layer
The files will not be modified in the target but placed directly in the file server without any transformation. Once this interface notifies the GTS system via the System Interface developed in ERP-717, the data will be loaded to relevant tables.
The files fetched from the data provider will be uploaded to GTS system using standard transaction /n/SAPSLL/LLNS_UPL002.
Describe the processing requirement from Target System
N/A
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.
Upon polling, if CPI finds an updated file in Data Provider (Descartes) SFTP, it will be processed.
Descartes does not provide a Test or Dev tenant, so all CPI and GTS tenants will connect and access the Production Descartes SFTP.
Please describe any limitations on source and targets. i.e. target system can only accept maximum 100mb files, first-in-first-out, etc.
This interface should work like a batch program which runs on the same time every week (TBD the day and time).
Please describe delivery requirements driven by business. i.e. real time, batch, scheduled, synchronous, triggering requirement, push or pull, etc.
First upload will be considered as the initial upload for EARUS XML classification codes → full upload.
After that, the rest are considered delta, whenever new codes shows up or changes.
Please describe change tracking requirements, i.e. transferring only delta, or always full load
Technical alerts are sent to the GTS IT super user team listed under sco-digops-gts@syensqo.com in case the interface face any issues.
CALM interface alerts are send out if the interface has an issue allowing users to monitor and manage system.
N/A
Please describe any reporting requirement that is expected to be provided in support of this interface
English
Specify multi language requirements
N/A
Capture the requirements for the user interface (UI) associated with the interface. It should provide a clear description of how users will interact with the interface and how information will be presented to ensure usability and accuracy.
File sizes:
ZIP file, less than 1MB
Extracted XML file, around 5MB
Provide volumetrics details: Initial load volumes, Number of Records, Expected Frequency, Expected Long term Growth)
File sizes:
ZIP file, less than 1MB
Extracted XML file, around 5MB
Specify if there are any specific performance factors that need to be taken into consideration during development i.e. interface must be able to handle 100 posting per-hour, etc.
Log requirements:
Detail how errors will be handled: Notification, Restart/ Recovery and Re-Processing Procedures
Open the FTP site and login with the credentials given.
Download the file with naming convention E4H_EECN_US_EN_vXXXXX.zip from the week before of the run date.
Run the file interface and the file should be successfully placed in the defined file server for this requirement.
Please provide some guidance and/or test data to help the developer unit test the interface. Please include both positive and negative testing (to validate error situations handling)
The developer will need to test repeatedly, so where appropriate provide instructions to reverse the actions performed so the test may be run again, or explain how to create new input data to the test. In particular, the developer will need logons for test users representing the various roles within the approval process.
| ID | Condition | Expected Results |
|---|---|---|
| 1 | Sample file from Descartes test folder to be uploaded | File should be fetched and uploaded to GTS system |
Test the file interface program and then test the standard transaction to upload the file to GTS system.
List any considerations essential for application test planning (e.g., test this before ABC along with DEF separate from GHI). If the development encompasses a user interface, explain how to test it. List any insights as to how this component could be tested the most efficiently.
| 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.
