Oracle Content Server Document Properties

8-6 Administrators Guide for Oracle Imaging and Process Management

8.2.1 Oracle Content Server Document Properties

The following table identifies how Oracle IPM document properties map to Oracle Content Server document properties. Oracle IPM Document Property Oracle Content Server Property Comment Id dDocName Name dOriginalName Could also come from dDocTitle but dDocTitle can be changed in the Oracle Content Server user interface Properties.ApplicationId none Custom metadata field Properties.ApplicationN ame none Read from Application definition not from Oracle Content Server Properties.BatchId xIPMSYS_BATCH_ ID Custom metadata field Properties.CreateDate dDocCreatedDate Oracle Content Server 11g xIPMSYS_CREATE_ DATE Oracle Content Server 10g dDocCreatedDate 11g or xIPMSYS_ CREATE_DATE 10g is the date a document is initially created. When additional revisions are checked in, the value the property tracks the initial document creation date. When using Oracle Content Server 10g, xIPMSYS_ CREATE_DATE is implemented as a custom metadata field. Properties.Creator dDocCreator Oracle Content Server 11g xIPMSYS_CREATOR Oracle Content Server 10g dDocCreator 11g or xIPMSYS_CREATOR 10g is the user who initially creates a document. When additional revisions are checked in, the value of the property tracks the original creator.When using Oracle Content Server 10g, xIPMSYS_CREATOR is implemented as a custom metadata field. Properties.DocUrl none Will be computed with imaging code. There is an Oracle Content Server IdocScript function to compute the URL in the weblayout directory. Properties.LastModified By dDocLastModifier Oracle Content Server 11g dDocAuthor of latest revision Oracle Content Server 10g dDocLastModifier 11g or dDocAuthor 10g is the author of the latest revision. If additional revisions are checked in, the value of the property tracks the revision. Properties.LastModified Date dDocLastModifiedDa te Oracle Content Server 11g dCreateDate of latest revision Oracle Content Server 10g dDocLastModifiedDate 11g or dCreateDate of the latest revision 10g is the date the last revision was checked in. If additional revisions are checked in, the value of the property tracks the revision. Properties.LockedBy dCheckoutUser Oracle Content Server does not have a locking concept other than checking out a document to prevent others from checking it out. Properties.LockedDate none Properties.MimeType dFormat Working with Oracle UCM 8-7 Properties.Size dFileSize Properties.Version dRevisionID This distinct from dRefLabel which can be modified by the user. Properties.VolumeName none If a file store provider is configured and used, this could come from the rules. FieldValues Custom metadata fields defined by Application Permissions.Delete Delete Can be determined from IdocScript userHasGroupPrivilegedSecurityGroup, D function or code that implements the function. Permissions.Grant Admin Can be determined from IdocScript userHasGroupPrivilegedSecurityGroup, A function or code that implemented the function Permissions.Modify Fields Write Can be determined from IdocScript userHasGroupPrivilegedSecurityGroup, W function or code that implements the function Permissions.Update Write Can be determined from IdocScript userHasGroupPrivilegedSecurityGruop, W function or code that implements the function Permissions.View Read Can be determined from IdocScript userHasGroupPrivilegedSecurityGroup, R function or code that implements the function AnnotationPermissions NA Annotation permissions are managed via IPM Entity Beans. Revision History Audit History Versions Content Tracker Revision history is provided as part of DOC_INFO service. Auditing history must be obtained by reading the appropriate auditing data via the Content Tracker APIs. Oracle IPM Document Property Oracle Content Server Property Comment 8-8 Administrators Guide for Oracle Imaging and Process Management 9 Understanding Input Agents 9-1 9 Understanding Input Agents This section contains the following topics: ■ Section 9.1, Enabling Input Agent