Hi rmg, that is where this is intriguing because the ftp put results in return code 350 but the file is indeed delivered to the VAN. Following is the error message that we are getting:
82511: com.wm.app.b2b.server.ServiceException: 350-Requested file action pending further information.
Mailboxing SNRF: 82511.
TIP status: Pending-awaiting confirmation of file status from remote EDI service.(0016)
350
at com.wm.app.b2b.server.Service.throwError(Service.java:484)
at pub.client.ftp.put_append(ftp.java:913)
at pub.client.ftp.put(ftp.java:833)
at sun.reflect.GeneratedMethodAccessor247.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.wm.app.b2b.server.JavaService.baseInvoke(JavaService.java:449)
at com.wm.app.b2b.server.invoke.InvokeManager.process(InvokeManager.java:635)
at com.wm.app.b2b.server.util.tspace.ReservationProcessor.process(ReservationProcessor.java:46)
at com.wm.app.b2b.server.invoke.StatisticsProcessor.process(StatisticsProcessor.java:44)
at com.wm.app.b2b.server.invoke.ServiceCompletionImpl.process(ServiceCompletionImpl.java:238)
at com.wm.app.b2b.
Will try the VAN connectivity service i.e VAN.ftp:put.
#Integration-Server-and-ESB#edi#webMethods