Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

Information Parameters

...

Check the parameter values are correct for your environment.

UXToolkit

...

and Backup parameters

...

Check the parameter values are correct for your installationenvironment. 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.

...

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

Follow the these steps to initialise the UX Toolkit.

...