Install on VM
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links' is unknown.

Install on VM

Follow the instructions below to install the WSO2 API Microgateway related binary distributions, namely WSO2 Microgateway Toolkit and WSO2 Microgateway Runtime.

Microgateway Toolkit

  1. Log in to the command line (Terminal on Mac & Linux).

  2. Download the WSO2 API Microgateway toolkit distribution.

  3. Extract the archive file to a dedicated directory for the WSO2 API Microgateway Toolkit, which will hereafter be referred to as  <MGW-TK_HOME> .

  4. Append the full path of the /bin folder of the extracted WSO2 API Microgateway toolkit distribution to the PATH environment variable.
    This allows you to run the WSO2 API Microgateway toolkit related commands from any directory location.

  5. Optionally, configure WSO2 API Microgateway Toolkit with WSO2 API Manager 3.0.0.

Microgateway Runtime

  1. Ensure that your system meets the following basic prerequisites.

  2. Log in to the command line (Terminal on Mac).

  3. Download the WSO2 API Microgateway distribution based on your OS and extract it.

  4. Extract the archive file to a dedicated directory for the WSO2 API Microgateway Runtime, which will hereafter be referred to as <MGW_HOME>.

  5. Append the full path of the /bin folder of the extracted WSO2 API Microgateway distribution to the PATH environment variable.
    This allows you to run the WSO2 API Microgateway distribution-related commands from any directory location.

    • Linux and OS X

      Example

      export PATH=$PATH:<extracted_distribution_location>/bin
    • Windows

      Use one of the following approaches to define the paths.

      • Set the Microgateway toolkit distribution path using the following command in the terminal.

        Example

        setx "%path%;<extracted_distribution_location>/bin"
      • Set the Microgateway runtime distribution path using the UI in Windows.

  6. Optionally, configure WSO2 API Microgateway Runtime with WSO2 API Manager 3.0.0.

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