Archiving Statements
To archive DMS objects yuuvis® RAD, you have to execute the archiving operation (via yuuvis® RAD management-studio) which takes an eSQL statement as input to select the objects to archive. This page gives you examples of the most commonly used statements.
Selecting Objects by Date/Time Criteria
Important
The
sysitemcreationdatefield selects the creation date of the entire object (item), whereassyscreationdateselects the creation date of the active version.The datetime identifier takes input of the form
yyyy-MM-dd hh:mm:ss. The only required part isyyyybut all left out parts will be autocompleted with 00.Object type names and element (field) names are accessed by their technical names.
Statement | Description |
|---|---|
| This will archive all objects (of any document type) that were created before or exactly on January 23, 2018, 13:14:15. |
| This will archive all objects (of any document type) that were created and last modified before July 1, 2018, 00:00:00. |
| This will archive all objects of the type |
| This will archive all objects (of any document type) that were created a week ago from now or earlier. |
Selecting Objects by Creator/Modifier Criteria
Statement | Description |
|---|---|
| This will archive all objects (of any document type) of which |
| This will archive all objects (of any document type) of which |
| This will archive all objects (of any document type) of which |
Selecting Objects by Index Data/ID
Statement | Description |
|---|---|
| This will archive the DMS object of type |
| This will archive all DMS objects of type |
| This will archive all DMS objects of type |
| This will archive all DMS objects of type |
| This will archive all DMS objects of type |
| Valid for versions >= 9.0 This will archive all DMS objects of type |