Hi,
Sometimes our integration server giving error like :
pub.client.ftp:cd
com.wm.app.b2b.server.ServiceException: [ISS.0086.9194] Not logged in! [/i]
[ISS.0086.9194]
Flow looks as below:
Loop on list of files
Pub.client.ftp:login
Pub.client.ftp:cd
Here calling custom service to process inbound files (this service may take time 1 to 5 min)
Pub.client.ftp:logout
In the second repetition of loop error coming like “Not logged in” at “Pub.client.ftp:cd” step.
I am confused why after login error throwing at change directory level?
Any one please helps me to fix this problem…
Thanks in advance…
Ravi
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB