2-18 Oracle Fusion Middleware Idoc Script Reference Guide
2.6.2.2 Other Fields
In addition to the Common Metadata Fields
, the following metadata is stored for content items:
Internal Field Name
Standard Field Caption
Description
dCheckoutUser Checked Out By
Content Information page
User who checked out the revision. dCreateDate
None Date the revision was checked in.
dDocFormats Formats Content
Information page File formats of the primary and alternate files.
dDocID None
Unique rendition identifier. dExtension
None File extension of the primary file.
dFileSize None
File size of the primary file in kilobytes. dFlag1
None Not used.
dFormat Format checkin page,
Allow override format on checkin enabled
File format of the primary file. dID
None Unique revision identifier.
dIndexerState None
State of the revision in an Indexer cycle. Possible values are:
X : The revision has been processed by the
rebuild cycle.
Y : The revision has been processed by the
rebuild cycle.
A, B, C, or D : Values generated at run time that
can be assigned to any of the following states:
■
Loading the revision for the active update cycle.
■
Indexing the revision for the active update cycle.
■
Loading the revision for the rebuild cycle.
■
Indexing the revision for the rebuild cycle. The specific definitions of these values are
stored in the DomainHomeucmcssearchcyclesymbols.hd
a file.
dIsCheckedOut None
Indicates whether the revision is checked out. : Not checked out
1 : Checked out
dIsPrimary None
Indicates the type of file, primary or alternate. : Alternate file
1 : Primary file
dIsWebFormat None
Indicates whether the file is the web-viewable file in the weblayout directory.
: Not web-viewable file
1 : Web-viewable file
Idoc Script Application 2-19
dLocation None
Not used. dMessage
None Content Information page
Indicates the success or reason for failure for indexing or conversion.
dOriginalName Get Native File
Content Information page
Original File revision checkin page
Original file name of the native file.
dProcessingState None
Conversion status of the revision. Possible values are:
I
: Incomplete Conversion; an error occurred in the conversion after a valid web-viewable file
was produced and the file was full-text indexed.
Y
: Converted; the revision was converted successfully and the web-viewable file is
available.
P
: Refinery PassThru; Inbound Refinery failed to convert the revision and passed the native
file through to the web.
F : Failed; the revision is deleted, locked, or
corrupted, or an indexing error occurred.
C
: Processing; the revision is being converted by the Inbound Refinery.
M
: MetaData Only; full-text indexing was bypassed and only the revisions metadata was
indexed. dPublishState
None Publish state of a revision that is used with
Content Publisher. Possible values are:
P
: Published
S
: Staged
W
: Workflow
null
: Not staged, published, or in a workflow dPublishType
None Content type for a revision that is used with
Content Publisher. Possible values are:
H
: Home
N
: Navigation
S
: Query results pages
P
: Pages
G
: Gallery Graphics
C
: Contributor embedded graphics
O
: All others dReleaseDate
None Date that the revision was actually released.
Internal Field Name
Standard Field Caption
Description
2-20 Oracle Fusion Middleware Idoc Script Reference Guide
dReleaseState None
Release status of a revision.
N
: New, not yet indexed
E
: In a workflow
R
: Processing, preparing for indexing
I
: Currently being indexed; the file has been renamed to the released name
Y
: Released
U
: Released, but needs to be updated in the index
O
: Old revision dRendition1
None Indicates whether the file is a thumbnail
rendition. Possible values are:
null
: File is not a thumbnail rendition
T
: File is a thumbnail rendition dRendition2
None Not used.
dRevClassID None
Internal integer that corresponds to the Content ID dDocName. Used to enhance query
response times. dRevisionID
None Internal revision number that increments by 1
for each revision of a content item, regardless of the value of dRevLabel.
dStatus Status Content
Information page State of a revision in the system. Possible
values are:
GENWWW : The file is being converted to
web-viewable format or is being indexed, or has failed conversion or indexing.
DONE
: The file is waiting to be released on its specified Release Date.
RELEASED : The revision is available.
REVIEW : The revision is in a workflow and is
being reviewed.
EDIT
: The revision is at the initial contribution step of a workflow.
PENDING
: The revision is in a Basic workflow and is waiting for approval of all revisions in
the workflow.
EXPIRED
: The revision is no longer available for viewing. The revision was not deleted, but
it can be accessed only by an administrator.
DELETED : The revision has been deleted and
is waiting to be completely removed during the next indexing cycle.
dWebExtension None
File extension of the web-viewable file.
Internal Field Name
Standard Field Caption
Description
Idoc Script Application 2-21
2.6.3 Option Lists