3.10. agentbasedir.json


<< Prev   Next >>

Contains the correspondence between the user name and the user working directory when the configuration agent is running.

The file is located in the working directory of Designer running in agent mode. The working directory is set using the /AgentBaseDir command of the command line to start Designer in agent mode.

The file has the following structure:

{
"usersInfo": [
{
"name": "user_name"
"dir": "directory_name"
},
]
}

In this file, user_name is the name of the user working with the agent, and directory_name is the name of the service directory of this user. If several users work with the agent, the agentbasedir.json file will contain several sections for matching the user name and directory.

See also:

  • Running Designer in agent mode
  • Command line parameters to start the agent mode

<< Prev   Next >>

Icon/Social/001 Icon/Social/006 Icon/Social/005 Icon/Social/004 Icon/Social/002