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

Android Server Configurations

Follow the instructions below to configure Android related server configurations:

  1. Copy the android.json file, which is in the <PRODUCT_HOME>/repository/deployment/server/jaggeryapps/mdm/config/tempConfigs/ directory to the <PRODUCT_HOME>/repository/deployment/server/jaggeryapps/mdm/config/ directory.

  2. Navigate to the <PRODUCT_HOME>/repository/deployment/server/jaggeryapps/mdm/config directory and edit the android.json file as follows. The API key was provided when registering with GCM in the Android configurations.

    {'api_key':'<your api key>', 'sender_id':'<your sender id>'}

    For more information on generating an API key and Sender ID, see Android Client Configurations.

  3. Save the EMM-Android.apk file, which was generated in the Android client configurations, anywhere within the <MDM_HOME> folder.

  4. Add the EMM-Android.apk file path as the Android location in the config.json file, which is in the <MDM_HOME>/config/ directory. 

        },
        "device": {
            "android_location": "%http.ip%/mdm/client_app/EMM-Android.apk",
            "ios": {
                "location": "%http.ip%/mdm/client_app/EMM-iOS.ipa",
                "bundleid": "com.wso2.mdmAgent",
                "version": "1.0",
                "appname": "MDM Agent"
            }
        },
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.