Support Forums > Documentation

Legal hold (ERM)

(1/2) > >>

Steve Lance:
We can place individual documents on legal hold.  How can we place a folder or Application Group on legal hold?

Justin Derrick:
I suspect the best way would be with arsdoc add_hold, and specifying an Application Group, and an SQL parameter like where cust_num = '%'.

-JD.

Alessandro Perucchi:

--- Quote from: Steve Lance on March 12, 2019, 11:14:31 AM ---We can place individual documents on legal hold.  How can we place a folder or Application Group on legal hold?

--- End quote ---
As such you cannot.
As Justin said the only way to do it, is to put EVERY document in your AG, or all the AGs references with the folder with an hold, which means either with the command "arsdoc add_hold" or use the Java API of ODWEK.

Steve Lance:
Do the same for an Application?

Justin Derrick:
For an application, change the SQL statement to search for the AppID Field, like RPT_TYPE='ABC123'.

-JD.

Navigation

[0] Message Index

[#] Next page

Go to full version