com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_link3' is unknown.

Advanced Device Search on WSO2 EMM

This section provides the details on how the advanced device search functions by taking a look at the advanced search workflow:

  1. The user executes the advanced search for devices via the EMM console or the REST API. 

  2. WSO2 EMM goes through the search request received via the EMM console or the REST API to check for the following details:
    • Checks if the values provided for Key field match the DEVICE_DETAILS database table properties. 

       Click here for more information on the DEVICE_DETAILS table properties
      • DEVICE_MODEL

      • VENDOR

      • OS_VERSION

      • BATTERY_LEVEL

      • INTERNAL_TOTAL_MEMORY

      • INTERNAL_AVAILABLE_MEMORY

      • EXTERNAL_TOTAL_MEMORY

      • EXTERNAL_AVAILABLE_MEMORY

      • CONNECTION_TYPE

      • SSID

      • CPU_USAGE

      • TOTAL_RAM_MEMORY

      • AVAILABLE_RAM_MEMORY

      • PLUGGED_IN

    • If the value you defined for the Key field is not a property in the DEVICE_DETAILS table, it will then form a key:value pair and pass the details to the DEVICE_INFO database table in WSO2 EMM.
  3. Once WSO2 EMM aggregates all the results for the given search query the final search result will be provided.
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.