RMA_EXPORT_SERVICE RMA_MARK_COMPLETED RMA_NO_ACTION_SERVICE RMA_OBSOLETE_SERVICE RMA_SCRUB_SERVICE RMA_SUPERSEDE_SERVICE UNCLOSE_FOLDER UNFREEZE_FOLDER

8-12 Oracle Fusion Middleware Services Reference Guide for Oracle Universal Content Management

8.2.51 RMA_DESTROY_SERVICE

This service is used to process a Destroy disposition action. All revisions of content or folders are destroyed unless other disposition rules take precedence. Additional Required Service Parameters ■ dDispositionID: The unique identifier of the disposition action.

8.2.52 RMA_EXPORT_ARCHIVE_SERVICE

This service is used to add an Oracle Universal Records Management archive to an Oracle Content Server archive. Additional Required Service Parameters ■ dDispositionID: The unique identifier of the disposition action.

8.2.53 RMA_EXPORT_SERVICE

This service is used to create a zip archive. Additional Required Service Parameters ■ dDispositionID: The unique identifier of the disposition action.

8.2.54 RMA_MARK_COMPLETED

This service is used to mark the completion of an action. Additional Required Service Parameters ■ dDispositionID: The unique identifier of the disposition action.

8.2.55 RMA_NO_ACTION_SERVICE

This service is used to process a No Action disposition action. Additional Required Service Parameters ■ dDispositionID: The unique identifier of the disposition action.

8.2.56 RMA_OBSOLETE_SERVICE

This service is used to process an Obsolete disposition action. This service calls MARK_FOLDER_OBSOLETE_DATE or MARK_RECORD_OBSOLETE_DATE. Additional Required Service Parameters ■ dDispositionID: The unique identifier of the disposition action.

8.2.57 RMA_SCRUB_SERVICE

This service is used to securely delete record folders or content item so they cannot be recovered. Additional Required Service Parameters ■ dDispositionID: The unique identifier of the disposition action. Oracle Universal Records Management Services 8-13

8.2.58 RMA_SUPERSEDE_SERVICE

This service is used to process a Supersede disposition action. Additional Required Service Parameters ■ dDispositionID: The unique identifier of the disposition action.

8.2.59 UNCLOSE_FOLDER

This service is used to revoke the closed status of an existing record folder in the retention schedule. Unclosing a folder allows content to be checked into the closed record folder or its subfolders. Additional Required Service Parameters ■ dFolderID: The unique identifier of the record folder to be processed.

8.2.60 UNFREEZE_FOLDER

This service is used to unfreeze an existing record folder in the retention schedule. Unfreezing a folder releases the folder for processing of its associated disposition rules. Additional Required Service Parameters ■ dFolderID: The unique identifier of the record folder to be processed. ■ auditComments: The unfreeze name. ■ auditComments2: The unfreeze reason.

8.2.61 UNFREEZE_RECORD