Hi all,
I am trying to create a function in SAP to delete document in Archive Server and Content Server. For moment I have used this 2 fm:
- SCMS_HTTP_DELETE
- SCMS_AO_DELETE
Unfortunatelly I got same message in both cases:
It is paradox because the existence of the file is mandatory to be able of deleting it...
Some suggestion to solve the problem?
Thanks in advance,