Define queries in XML

The configuration of some Alfabet functionalities requires the definition of queries in XML objects. The query is defined as a value of an attribute of the relevant XML element.

For example:

  • <Query
    • Class="Application"
    • Query="ALFABET_QUERY_500 FIND Application WHERE Application.Name LIKE ’CRM%’
    • SHOW Application.Name"/>

Please take the following into account when specifying a query in an XML element.