Hi,
I am facing a small issue with my web service calls We are using Directory services and running webservices on SOAP UI. The bug that we found for the CreateDocument method of Document Management WSDL is enlisted below -
The CreateDocument method is showing a fault code when we try to upload the document with big file size. The behavior of the method is random and unpredictable. It uploads when file size is too low i.e. in single digit (bytes ) The error that occurs is- xmlns:ns0="urn:DocMan.service.livelink.opentext.com">ns0:DocMan.NodeCreationError Error adding version to 'Devtesting'. Error creating document in Archive Server [E4]
Need your help on how to solve this.