Hello,
I have created a attestation policy and it create 30000 Attestation Object. How can I delete it?
Greetings.
Hello,
I have created a attestation policy and it create 30000 Attestation Object. How can I delete it?
Greetings.
Hello,
The error that I receive is:
There is at least one object in Attestation cases whose property Attestation run references this object from Attestation runs.
What can i make?
Greetings
Hi,
SQL: Delete from attestationcase where <A VERY TARGETED WHERE CLAUSE>
Make sure your where clause targets ONLY the attestation cases you want to delete.
HTH, Barry.