com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links' is unknown.
Parameters
 You can set parameters to a service in two levels as follows:
- Operation-Level : Parameters can be configured for a particular operation of a service. See Operation Management.Â
- Service-Level :  Parameters can be configured for a particular service as described below.Â
Follow the instructions below to add and manage parameters to a service.  Â
Service-level parametersÂ
- Log in to the management console and select Services > List from the Main menu. Â
- The Deployed Services window appears. Click on the necessary service to access its dashboard.
- In the dashboard, under Quality of Service Configuration panel, click Parameters.
- You can define parameters inside the services.xml as an immediate child element of the service element. You can access parameters using the message context (at the runtime) or AxisService or AxisOperation. A parameter has two attributes:
- name - The mandatory attribute which defines the parameter name.
- locked - The optional attribute. The idea of a locked attribute is to express whether we allow the parameter value to be overridden by a child node in the hierarchy.
locked
 attribute toÂtrue
, it throws an exception when a service tries to add another parameter with the same name. - Click Add New... button to generate a new service parameter.
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.