Versions Compared

Key

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

...

  • Aggregate. Aggregate option to combine current filter with next filter that is added. When the aggregate is blank and the following row also has a blank aggregate, it acts as an OR next filter.  The Example section of this document explains the results of each.  The available options are:
    • AND all previous filters
    • AND next filter
    • OR all previous filters
    • OR next filter.
  • Name Text. Text used to query for object's name. Can include wild cards ? (to represent a single character) and * (to represent any number of characters).
  • Not Name Text. Text used to exclude objects. Can include wild cards ? (to represent a single character) and * (to represent any number of characters).
  • Parent Folder. The folder containing objects to publish. Child folders are included.  Note: the use of "Unassigned" tells ACM to look in every folder.
  • RecordId. Display Name of Record. 

...

In ACM, it is not possible to rule out an entire folder.  Instead, we need to rule in all acceptable folders. 

Example 4: Publish data for all devices that have both an "m" and a "y" OR are in Device Set A

Image Added

Here we used "AND next filter" on the first row to find devices containing both an "m" and a "y".  On the third row, we use the "OR all previous filters" to mean that all of the previous filters must be considered as one.

Example 5: Publish data for all devices that have both an "m" and a "y" but do NOT have an "h"

Image Added