Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Value Count Summarizer can be configured using the Aspire Admin UI from the Workflow page and by clicking the workflow where the component will be used.

Easy Heading Free
navigationTitleOn this Page
wrapNavigationTexttrue
navigationExpandOptionexpand-all-by-default

Step 1. Launch Aspire and Open the Content Source Management Page.

Launch Aspire (if it's not already running). See:


Step 2. Add or select a Workflow.

  • Add a new workflow or open an existing workflow.
  • For this step, please refer to the Workflow Introduction.


Step 3. Add the Value Count

Summarizer to

Summarizer to the Workflow.

  • Select the event for which you want to add the Value Count Summarizer to, from the Event combo.
  • To add the component, drag the Value Count Summarizer from the Rules Section on the right side of the screen and drop it below the Workflow Event to the left side of the screen. This will automatically open the Value Count Summarizer window for the configuration of the component.

Step 3a. Specify a description for the application.

 In the top section of the Value Count Summarizer configuration window, specify the description for the application.


Step

3a

3b. Specify the types of values to process.

  1. Process Integers: If enabled, integer values will be counted.
    1. Process Unique Integer Values: If enabled, unique integer values will be processed as sub jobs.
      1. Unique Values Threshold: Type of threshold to use to determine which unique values will be processed as sub jobs
        1. Percentage Threshold: Only values whose count is above this threshold of the total values will be processed. 
        2. Max Unique Values: The number of unique values to process, after reaching the sample size, other values will be ignored.
  2. Process Floats: If enabled, float values will be counted.
    1. Process Unique Float Values: If enabled, unique float values will be processed as sub jobs.
      1. Unique Values Threshold: Type of threshold to use to determine which unique values will be processed as sub jobs
        1. Percentage Threshold: Only values whose count is above this threshold of the total values will be processed. 
        2. Max Unique Values: The number of unique values to process, after reaching the sample size, other values will be ignored.
  3. Process Text: If enabled, text values will be counted.
    1. Process Unique Text Values: If enabled, unique float values will be processed as sub jobs.
      1. Unique Values Threshold: Type of threshold to use to determine which unique values will be processed as sub jobs
        1. Percentage Threshold: Only values whose count is above this threshold of the total values will be processed. 
        2. Max Unique Values: The number of unique values to process, after reaching the sample size, other values will be ignored.