Running a Workspace in a Deployed System

If your JADE system has no developer licenses or has the JADE schema database files marked as offline, you can run encrypted Workspaces supplied by JADE Support.

The syntax of the executeEncryptedWorkspace command in the jadclient command line is as follows.

jadclient ini=jade-initialization-file
          path=database-path
          executeEncryptedWorkspace=file-name

The encrypted Workspace is read from the specified file, which must have been provided by JADE Support. (Use of this command in jadclient is equivalent to opening an encrypted Workspace file and executing it in the JADE development environment.)

The schema and app commands are not required, and are ignored if they are specified.

The encrypted Workspace can be run in single user or multiuser mode, depending on the requirements of the Workspace.

2020.0.01 and higher