Page History
...
Start the API Manager 1.8.0 and log in to its management console.
To re-index the artifacts in the registry, perform the two steps given below.
a) Rename the lastAccessTimeLocation in the
<APIM_1.8.0_HOME>
/repository/conf/registry.xml
file.EgE.g.,: Change /_system/local/repository/components/org.wso2.carbon.registry/indexing/lastaccesstime to /_system/local/repository/components/org.wso2.carbon.registry/indexing/lastaccesstime_1
b) Shutdown AM 1.8.0 and backup and delete the
<APIM_1.8.0_HOME>
/solr
directory and restart the server.- Copy the contents from your previous
<APIM_HOME>/repository/tenants
directory to the same directory in the API Manager 1.8.0. Do not replace the_TokenAPI_.xml
,_RevokeAPI_.xml
and_AuthorizeAPI_.xml
files in the/default/api
sub directory. - Check out Download and build org.wso2.carbon.apimgt.migration.zip as a JAR file.
- Place the JAR file in the
<APIM_1.8.0_HOME>/repository/components/dropins
folder. - Start the server with the
-Dmigrate=1.7
command to run the 1.7.0 to 1.8.0 swagger and doc resource migrations.Upgrading external stores
If you have external stores configured in the registry, follow the steps below:
Log in to APIM 1.8.0 management console and click the Resources -> Browse menu.
Load the
/_system/governance/apimgt/externalstores/external-api-stores.xml
resource in the registry browser UI, configure your external stores and save.
Upgrading Google analytics
If you have Google Analytics configured in the registry, follow the steps below:
Log in to APIM 1.8.0 management console and go to Resources -> Browse menu.
Load the
/_system/governance/apimgt/statistics/ga-config.xml
resource in the registry browser UI, configure the Google analytics and save.
Upgrading workflows
If you have Workflows configured in the registry, follow the steps below:
Log in to APIM 1.8.0 management console and go to Resources -> Browse menu.
Load the
/_system/governance/apimgt/applicationdata/workflow-extensions.xml
resource in the registry browser UI, configure your workflows and save.