Hi,
I am trying to implement uploading a document on the another webMethods server using http put. But I am getting the following error.
com.wm.app.b2b.server.ServiceException: com.wm.net.NetException: [B2BCORE.0064.9324] Server Error: Not Implemented
at pub.client.http(client.java:756)
The HTTP port are enabled on the server and I can download the files on the same server.
I am using pub.client.http service with method as put.
Has anyone any idea what is going wrong here.
Thanks
RC
#Integration-Server-and-ESB#webmethods-Protocol-and-Transport#webMethods