Hi, all.
I am not facing this an a development issue, but now just a metter of curiosity. I have taken a few stabs at it and am coming up empty on the “trick the Built-In Service” approach.
I even went so far as to edit the input variable constraints of the WmPublic service pub.client:ftp. KIDS, DO NOT TRY THIS AT HOME! Changing the allowable pick list for “command” to include “mkdir”, “mkdir test” or “mkdir %var%” didn’t make a difference.
I am going to fall back on my earlier post and say to write this using Java is probably the best way. You should write a custom Java service to login, mkdir, and logout instead of piggy-backing the webMethods-instantiated session. Make sure the FTP Server accept multiple logins from the same account, if you Flow uses that sort of logic.
If somebody gets this to work, post it here for the group!
#Integration-Server-and-ESB#webmethods-Protocol-and-Transport#webMethods