FREEZE_FOLDER FREEZE_RECORD INFO_CATEGORY_FORM INFO_FOLDER_FORM INFO_FOLDER_LIFECYCLE INFO_FOLDER_METADATA_HISTORY

Oracle Universal Records Management Services 8-7

8.2.21 DELETE_REVISION_SERVICE

This service is used to delete the latest revision of a content item. Additional Required Service Parameters ■ dDispositionID: The unique identifier of the disposition action to be processed.

8.2.22 EDIT_FOLDER

This service is called by EDIT_FOLDER_FORM to update the modified properties of an existing record folder in the retention schedule. Additional Required Service Parameters ■ dFolderID: The unique identifier of the record folder to be edited. ■ dFolderName: The name of the record folder to be edited. ■ dSecurityGroup: The security group associated with the record folder. ■ dDocAuthor: The owner of the record folder.

8.2.23 EDIT_FOLDER_FORM

This service is used to call EDIT_FOLDER to edit a folder in the retention schedule. Additional Required Service Parameters ■ dFolderID: The unique identifier of the record folder to be edited.

8.2.24 FREEZE_FOLDER

This service is used to freeze an existing record folder in the retention schedule. Freezing a folder pauses any processing of disposition rules associated with the folder until the UNFREEZE_FOLDER service is called. Additional Required Service Parameters ■ dFolderID: The unique identifier of the record folder to be frozen. ■ dCategoryID: The unique identifier of the retention category associated with the record folder. ■ auditComments: The freeze name. ■ auditComments2: The freeze reason.

8.2.25 FREEZE_RECORD

This service is used to freeze an existing content item. Freezing a content item pauses any processing of disposition rules associated with the content item until the UNFREEZE_RECORD service is called. Additional Required Service Parameters ■ dID: The content ID of the content item to be frozen. ■ auditComments: The freeze name. ■ auditComments2: The freeze reason. 8-8 Oracle Fusion Middleware Services Reference Guide for Oracle Universal Content Management

8.2.26 INFO_CATEGORY_FORM

This service is used to retrieve the information page of a retention category. Additional Required Service Parameters ■ dCategoryID: The unique identifier of the retention category to be retrieved.

8.2.27 INFO_FOLDER_FORM

This service is used to retrieve the metadata information page and related content for a record folder in the retention schedule. Additional Required Service Parameters ■ dFolderID: The unique identifier of the record folder to be retrieved.

8.2.28 INFO_FOLDER_LIFECYCLE

This service is used to retrieve the lifecycle information page for a record folder. Additional Required Service Parameters ■ dFolderID: The unique identifier of the record folder.

8.2.29 INFO_FOLDER_METADATA_HISTORY

This service is used to retrieve the metadata history of a record folder. Additional Required Service Parameters ■ dFolderID: The unique identifier of the record folder.

8.2.30 INFO_FOLDER_REVIEW_HISTORY