The ${ExtractStore.Name} provides Data summarization and is a reporting tool. This facilitates Counts, Totals, Averages and Comparisons of Data extraction from Centric 8. Additionally, the ${ExtractStore.Name} also charts the presented Data.
To define ${ExtractStore.Name}
The components of a Slicer Store are as follows:
EXAMPLES:
Extract Store:
<ExtractStore StoreName="ReviewQuestions" Type="ORQuestion">
Query:
<QUERY>
<AND>
<Node Parameter="Type" Op="EQ" Value="ORQuestion" />
<Attribute
Id="State" Path="Child:__Parent__/Child:__Parent__/Child:__Parent__"
Op="NE"
SValue="OperationsReviewState:Draft" />
</AND>
</QUERY>
Classifier Definitions:
<ClassifierDef Key="" Id="" Path="" Type=""/>
Metric Definitions:
<MetricDef Key="" Id="" Function="" Path="" Type="" />
On successful upload of a slicer store definition, an Extract job is automatically created and displayed on the Job Service tab. This extract job:
NOTE:
For changes to be reflected within the C8 application , from the main menu bar, select Actions > Update Configuration.
________________________
See Also: Job Service