Skip to main content
Question

DocumentRevisionHandling.svc/CopyFileToNewRev PROJECTION_IMPL_EXCEPTION

  • March 21, 2024
  • 1 reply
  • 119 views

Forum|alt.badge.img+1

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

1 reply

Mathias Dahl
Superhero (Employee)
Forum|alt.badge.img+32
  • Superhero (Employee)
  • 2903 replies
  • March 21, 2024

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.