I’m using webMethods built-in ftp service in the WmPublic.pub.client folder to put an xml file on our vendor’s server. I’m able to do that successfully and i’m getting an ftp return code of 221. When i put the file on the vendor’s ftp server though, they return back a string called batchId which is used to track the files that are put on the server successfully. How do i capture the batchId as string returned by the vendor’s ftp server? Any ideas are greatly appreciated.
The ftp service is only currently returning standard ftp return code (221) and not the batchId that the vendor wants to send back.
Thank you,
Srinivas