Tradecloud Connectors
Search…
Overview
How to choose a Connector
API v2
Azure Active Directory Connector
FTP Connectors
Edifact FTP Connector
SAP IDoc XML FTP Connector
CSV FTP Connector
SAP SOAP Connector
Webhook Connector
WebSockets
Legacy
API v1
CVS File Connector
Exact Globe Connector
Powered By
GitBook
FTP Connectors
Edifact, IDoc and CSV files over FTP server at Tradecloud side
Tradecloud provides several FTP based connectors:
Edifact FTP Connector
SAP IDoc XML FTP Connector
CVS FTP Connector
Your data format and transport can be set in your company integration settings by your company admin
FTP Configuration
Host
Environment
Host
Acceptance test
ftp.accp.tradecloud1.com
Production
ftp.tradecloud1.com
Protocol
Protocol
Description
Port
FTPS
Explicit FTP over TLS
21
SFTP
SSH File Transfer Protocol
22
FTP w/o encryption
<not supported>
Username / password
Username and password can be set in your company integration settings by your company admin
FTP Flows
Uploading a file to Tradecloud
Party
Step
Folder
Description
Tradecloud
Periodic polling
order_response
Periodically poll the folder for a new file
Customer
1. Export file
Customer exports a new file
Customer
2. Upload file
order_response
Customer uploads a new file
Tradecloud
3. Download file
order_response
Tradecloud downloads a new file
Tradecloud
4. Import file
Tradecloud imports the file
Tradecloud
5. Archive file.
archive/order_response
When successfully imported, move the file to archive
Downloading a file from Tradecloud
Party
Step
Folder
Description
Customer
Periodic polling
order
Periodically poll the folder for a new file
Tradecloud
1. Export file
Tradecloud exports a new file
Tradecloud
2. Upload file
order
Tradecloud uploads a new file
Customer
3. Download file
order
Customer downloads a new file
Customer
4. Process file
Customers ERP system imports the file
Customer
5. Archive file
archive/order
When successfully imported, move the file to archive
Previous
Azure AD Connector - Tradecloud Configuration
Next
Edifact FTP Connector
Last modified
2yr ago
Copy link
Contents
FTP Configuration
Host
Protocol
Username / password
FTP Flows
Uploading a file to Tradecloud
Downloading a file from Tradecloud