Appendix L Operation Types and Strings
The following strings are output to the column of operation type in the CSV downloaded by the batch acquisition of file management operation log.
| Operation Type | String to be Output to CSV |
|---|---|
| Acquire Document Content | userSession_getOriginalContent |
| Show Document Original Content | userSession_getOriginalViewContent |
| Show Document Preview Image | userSession_getPreviewContent |
| Create Document Preview Image | userSession_requestPreviewContentCreation |
| Create Folder | userSession_createFolder |
| Update Folder/Document Attribute | userSession_setObjectAttribute |
| Update Folder/Document Status | userSession_setObjectStatus |
| Update Document Type for Folder/Document | userSession_setObjectDocumentType |
| Update Folder/Document Access Permissions | userSession_setObjectAcl |
| Update Folder/Document Access Permissions to [Inherit] | userSession_setObjectAclTypeAsInheritance |
| Move Folder/Document | userSession_moveObject |
| Delete Folder/Document (Move to Recycle Bin) | userSession_disuseObject |
| Restore Folder/Document | userSession_reuseDisusedObject |
| Delete Folder/Document (Delete from Recycle Bin) | userSession_removeDisusedObject |
| Upload Document | userSession_createDocument |
| Check In | userSession_checkinObject |
| Delete Revision | userSession_removeRevision |
| FTS Index Status Update | userSession_setFullTextSearchIndexStatus |
| Verify Certification Information | userSession_validateCertificate |
| Acquire Certification Information | userSession_getEvidenceInformation |
| Attach Document Timestamp | userSession_attachTimestamp |
| Request Translation | userSession_requestDocumentTranslation |
| Request | userSession_requestDocumentApproval |
| Withdraw | userSession_cancelDocumentApproval |
| Approve | userSession_allowDocumentApproval |
| Reject | userSession_denyDocumentApproval |
| Create Cabinet | adminSession_createCabinet |
| Update Cabinet Attributes | adminSession_setCabinetAttribute |
| Update Cabinet Administrator | adminSession_setCabinetAdministrator |
| Add Permitted User/Group to Cabinet | adminSession_addCabinetAvailableUser |
| Delete Permitted User/Group from Cabinet | adminSession_removeCabinetAvailableUser |
| Add Cabinet-Usable Custom Attribute | adminSession_addCabinetAvailableCustomAttributeDefinition |
| Delete Cabinet-Usable Custom Attribute | adminSession_removeCabinetAvailableCustomAttributeDefinition |
| Update Cabinet Access Permission Mask | adminSession_setCabinetAclMask |
| Update Cabinet Status Definition | adminSession_setCabinetStatusDefinition |
| Update attribute constraint for usable custom attribute definition | adminSession_setCabinetAttributeValueFacetCustomDefinition |
| Batch operation on attribute constraint for usable custom attribute definition | adminSession_setCabinetAttributeValueFacetCustomDefinitionBasic |
| Update Document-Identifying Attributes | adminSession_setCabinetDocumentIdentifiableAttributeDefinition |
| Update usable attribute templates when activity settings are not set | adminSession_setCabinetDefaultAttributeTemplateAssignment |
| Add Usable Document Type | adminSession_addCabinetAvailableDocumentTypeDefinition |
| Delete Usable Document Type | adminSession_removeCabinetAvailableDocumentTypeDefinition |
| Update Default Value of Usable Document Type | adminSession_setCabinetInitialSelectedDocumentType |
| Add user/group that can update document type | adminSession_addCabinetDocumentTypeChangeableUMObject |
| Delete user/group that can update document type | adminSession_removeCabinetDocumentTypeChangeableUMObject |
| Update Cabinet Capacity Limit | adminSession_setCabinetMaxContentSize |
| Update Cabinet Level Count Limit | adminSession_setCabinetMaxHierarchyCount |
| Update Cabinet Saved Revision Count Default Value | adminSession_setCabinetInitialMaxRevisionCount |
| Update Cabinet Recycle Bin Attributes | adminSession_setTrashcanAttribute |
| Enable Full-Text Search | adminSession_enableCabinetFullTextSearch |
| Disable Full-Text Search | adminSession_disableCabinetFullTextSearch |
| Create Drawer | adminSession_createPublicDrawer |
| Delete Drawer Thumbnail/Preview Data | adminSession_requestDerivationContentRemoval |
| Delete Drawer | adminSession_removeDrawer |
| Update Drawer Attributes | adminSession_setDrawerAttribute |
| Update Drawer Capacity Limit | adminSession_setDrawerMaxContentSize |
| Batch Create Drawer Folders | adminSession_createFolderTree |
| Change Drawer Thumbnail/Preview Settings | adminSession_setDrawerDerivationContentDefinition |
| Update Drawer Access Permissions | adminSession_setDrawerAcl |
| Update Drawer Authenticity Management Settings | adminSession_setDrawerCertifierDefinition |
| Update Cabinet Operation Log Settings | adminSession_setCabinetOperationLogDefinition |
| Update Cabinet Mode to Normal Mode | adminSession_setCabinetModeToNormal |
| Update Cabinet Mode to Maintenance Mode | adminSession_setCabinetModeToMaintenance |
| Auto Delete Folder/Document Past Recycle Bin Retention Period | toolSession_removeDisusedObjectPastRetentionDate |