File Transfer from One unix box to other
Hi All,
A file exchange is required between a Pega application and a legacy application. As of now any feeder application which wants to interact with the pega application sends the file in a landing zone unix server. A third party tool named Control-M is used to read the file content, parse it. debulk it and loads into DB table. A pega agent picks up the entries from the DB table.
We would like to change this approach by processing the file within pega only without control-M.
Question- Does Pega provide any OOTB feature to locate a file from different server and bring it into the Pega server.
Key information-
1. Pega version 7.1.9
2. Web server in both Pega and the landing zone is Unix
3. The landing zone is not a FTP server
In case Pega does not support we have to use 3rd party tool for such interactions in future
Thanks
Sayak