Skip to main content

Can't execute "CopyFileToNewRev", return error. I need to execute API to create Copy file to new revision. Need guidance.

POST - https://myserve/main/ifsapplications/projection/v1/DocumentRevisionHandling.svc/CopyFileToNewRev

My guess is that the client first creates the new revision (A9 in your case) THEN calls that method. Run the client and see what it does, and do the same thing.


Reply