Workspaces and Server Connections
There are two important terms that can be easily mixed up: Workspace and Server Connection. Both terms are widely used in this manual.
![]() | Workspaces are used only if Iotellect Client operates in unified operations console mode. In this mode server connections are also managed manually. In all other modes Iotellect Client has no workspaces and a single server connection to the server it's launched from. |
A Workspace is just a special directory on the user directory that stores the data used by a single Iotellect Client user. Note that this is the Iotellect Client user - a person who actually uses this specific installation of Iotellect Client to control one or more Iotellect Servers. It is not the same as user account on the Iotellect Server. Even though every Iotellect Client user usually has an Iotellect Server user account, it's important to keep the distinction. A Iotellect Client user may have more than one Iotellect Server user account, and theoretically, you could also have someone run the Iotellect Client without having any valid Iotellect Server user account to work with (to test it, etc). The Iotellect Client itself would still work (you couldn't do much with it, but it would work...).
A Workspace:
- Contains definitions of zero or more server connections,
- Contains a window layout (windows size, position, docked/floating status, etc.),
- Is encrypted (the workspace password unlocks it),
- Is never transferred to the server completely or partially.
A server connection:
- Is stored within the workspace (securely encrypted),
- Includes server address, port, name of user account on the server and password to this account,
- Is just a local configuration definition - Iotellect Client will attempt to connect to the Iotellect Server installation using these credentials. If they're correct (i.e, the server is where it's supposed to be, and an account which matches the credentials), it will work.
Workspaces
Workspaces are stored in the /.ag/workspaces
folder of the user directory, i.e. /John/.ag/workspaces/test/*.*
contains the “test” workspace of John. Workspaces can be transferred between the Iotellect Client installations, but workspaces saved in older Iotellect Client versions may not load correctly on newer versions.
Was this page helpful?