Table Description

POTaxonomyInEditIndex >An entity which contains the taxonomy and provider offering and provider offering indexing data in XML format against each version ID.

POTaxonomyInEditIndex entity maintains in-edit data of provider offering and taxonomy terms indexing in XML format against each taxonomy version ID.

Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Model Details
Location in Model: Logical View::MetaModel::Curam::CPM::Service Layer::Taxonomy::Indexing::Entity::POTaxonomyInEditIndex
Controlling File: CPM\model\Packages\Service Layer\Taxonomy\Indexing\Entity\Entity.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (3)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
inEditIndexIDkeynoUnique ID of the Taxonomy In Edit Index.INTERNAL_ID SVR_INT64
indexingXMLdetails 

XML file holds the in-edit data of taxonomy indexing.

TAXONOMY_ELEMENT SVR_STRING<33000>
taxonomyVersionIDdetailsyes

Unique ID of the taxonomy version record.

TAXONOMY_VERSION_ID SVR_INT64
Foreign Keys (1)
ChildParent
POTaxonomyInEditIndex.taxonomyVersionIDTaxonomyVersion.taxonomyVersionID
Indices (1)
Index NameAttributes
POTaxnInEditIndxTaxnmyVrIDIdxtaxonomyVersionID
Operations (6)
OperationStereotypeOptionsDescriptionSQL
searchByTaxonomyVersionreadmulti @deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
readAllnkreadmulti @deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
insertinsertAUTO_ID: inEditIndexID
@deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
modifymodifyOPTIMISTIC_LOCKING: yes
@deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
readread @deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
removeremove @deprecated since 7.0.0.0, This functionality forms part of a feature that is no longer relevant to the product strategy and will not be replaced. 
Related Pages (2)