I am trying to write a java service that works like pub.client.ftp:login but works with a UNISYS system which requires an additional password.
I know how to initiate an FTP connection in java, I simply need to know how to tie it to a sessionkey so pub.client.ftp:cd, pub.client.ftp:get, and pub.client.ftp:logout can attach to the session.
I know I asked this question as a follow-on to another thread, but In hindsight, I should have posted this as a separate thread the first time.
#webMethods-General#Integration-Server-and-ESB#webMethods