JDE Integration to 3rd Party via FTP/SFTP and without Orchestrator
Hello All,
We have a requirement to integrate JDE with Third party system without Orchestrator. The steps will be
JDE Outbound : JDE => FTP / SFTP Server => 3rd party
JDE Inbound : 3rd party => FTP /SFTP Server => JDE.
We are thinking of approach as below.
Solution:
- JDE Outbound
- JDE will create a UBE R55xxxx. Read JDE tables and output an XML file on Fileserver.
- Script in Linux/Windows .bat file will transfer this XML from File server to FTP Site
- JDE Inbound
- Script in Linux / Windows .bat file will transfer the XML from FTP to File server and saves as .txt
- A JDE UBE R55xxxx - Inbound will read the txt and populate a custom table with dat