Syntax

Use the syntax described in the article “How to Use Record Selector” at https://support.aurea.com.

Note:
  • Use XML names in (double) quotes for specifying fields.
  • To copy the text value of a catalog, use "" and prefix the field number with a "T" e.g. "T5".
  • If defined, the search context is displayed in a drop-down list on the search mask, >> Search Context. Use the same syntax as described for the SearchContext control attribute >> SearchContext.
  • When searching in the same info area as the current record (e.g. the Predecessor fields in KM and IB), the search context is automatically created, even if not specified in the Select-Function: The drop-down list contains "Entire database" plus the parent record(s) of the current record).
  • filterFields parameter: Filters on decoded fields (Z-fields) are not supported.
  • Use the SDK page to test your selectors: Selectors > Select Records