I am attempting the FTP between webMethods server and the Unisys Clearpath IX mainframe using the webMethods provided Built-in ftp service “pub.client.ftp”. My webMethods service has only one process (ftp) in the flow. I have set the initially input values to the flow as follows:
serverhost = mainframe host name username = my valid mainframe username
password= my valid mainframe password
command = get
localfile = IkecRqst.txt
remotefile = cji*cji600d01a. (the mainframe file I am trying to retrieve)
Get the following error
com.wm.net.ftpCException:
Need account for login
The problem is that the Unisys mainframe requires userid, password AND account code for logging in, while the webMethods provided ftp service allows only for a userid and password for logging in. Any suggestions on how to supply this additional parameter.
Thanks
Bhoj Maheepathi
c-bmaheepa@state.pa.us