[SIZE=1]I have concluded that there is a problem with the ‘put’ java routine which is called from ‘ftp’ flow within WmPublic, pub, client.
I have been investigating theproblem via BC Developer and using a local ftp instance (which is on the BC server).
The symptoms are:
I can happily do an ‘ls’ to list the ftp directory contents, either from the root of the ftp server of from a given sub-folder (which is passed as ‘dirpath’).
However as soon as I select the ‘put’ command as an input parameter, I can’t seem to get anything working, even though the file which is being uploaded is available on the local file system (and indeed visible in the correct place on the server).
I have been able to do the file ‘put’ manually via ftp quite happily.
Does anyone have examples of having used this Java routine successfully before?
We are running SAP Business Connector 4.7
[/SIZE]
#Integration-Server-and-ESB#webMethods#Flow-and-Java-services