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

« Previous Version 4 Current »

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

UXToolkit and Backup parameters

Check the parameter values are correct for your installation. Run the [Test backup job] to test the backup of the contentStore. Check that there are three files in the backup folder.

File System Locations

Select File System Locations Params. Check the contentStore 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/ApliqoFPM/WEB-INF/instances.json"
}

Follow these steps to initialise the UX Toolkit.

  • No labels