Hi all,
Iam facing problem while submitting a document over FTPS.
I was succesful in adding a FTPs port and starting it.
I have a simple service which accepts requests and saves it into a file.
(stream → streamToBytes → bytesToString ->savePipelineToFile)
Iam trying to ftp a document on this port to the flow service folder from a 3rd party tool. Request is not going through. Iam not sure where the request is failing… If I send the same request over a ordinary FTP port, it is succesful.
Can you please help me out how to go about doing it. I could not find any help in WM documents.
Early response would be appreciated.
Thanks