Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Go to the ContentToolkit, the orange briefcase on the left of the page masthead. From the drop-down menu select Application Settings.

UXToolkit & backup parameters

Check the parameter values are correct for your installation. Run the [Test backup job] to test the backup of the contentStore.

File System Locations

Select File System Locations Params. Check the file locations are correct for your environment.

UX Toolkit

In the file ..cs\Batch\UXToolkit\settings.json at the full path to the instance.json file under the webapp folder. In this example:

{
    "contentstore": {
        "CAMNameSpace": "",
        "instance": "contentStore",
        "password": "",
        "userName": "Admin"
    },
    "pathToInstances": "C:/ApliqoServer/webapps/fpm_release/WEB-INF/instances.json"
}

Follow the steps to initialise the UX Toolkit.

  • No labels