Release State Values Defined (dReleaseState)
A question was asked on the Oracle ECM forums about what the various values for Release State meant. I knew which states some of the single character values represented, but not all of them. I was interested in finally finding out this answer for myself once and for all so I dug in. What follows is what I found as a result:
N
apStateNew
This item was newly added to the system
Y
apStateCurrent
This refers to the revision status of the content item (so it's the most recent revision of the content item)
O
apStateOld
This refers to the revision status of the content item (so it's not the most recent revision of the content item)
E
apStateWorkflow
This means the content items is currently in a workflow
R
apStateProcessing
This means the content items is currently being processed by the indexer
U
apStateUpdate
This means the content item is being updated
I
apStateIndexing
This means the content items is currently being indexed