Read file from FTPS server
Dear Community
I have a requirement to read a file from a FTPS server and then attach it to the case. Sequence of events are like
- We get XML message in MQ.
- Listener reads the message and creates the case.
- The message contains an element <Documents> where document names are mentioned.
- Pega now have to read the files from a FTPS server and attach to the case.
We cannot use a NAS storage and mount that to our nodes as since we are using on premise cloud (OpenShift) where mounting of external storage space is yet not available.
I find few articles in PDN on this topic but none of them gives any clarity on the resolution. I use Pega 8.8.1 in on premise cloud.
Regards
Sayak