Adding Organizations |
This help file applies to an out-of-date version of MainBoss.
The most recent version of MainBoss is MainBoss 4.2.4.
This help file does not exist in MainBoss 4.2.4, but the index for that version can be found here.
< Previous section | Table of Contents | Index | Next section >
The AddOrganization verb of MBUtility lets you add an organization to the current user's organization list. The database for this organization must already exist and the user must have appropriate permissions on the database (which means that the user's name must be specified in the database's Users table).
For example, if you are logged in under the name jsmith, you can use AddOrganization to put a new organization in jsmith's list of known organizations, provided that jsmith appears in the database's Users table.
The format of the command is
mbutility AddOrganization option option ...
where the options are:
MainBoss Requests MainBoss View Sessions AdministrationFor explanations of these startup modes, see Start Modes of this guide.
You must specify all three of /OrganizationName, /DataBaseServer and /DataBaseName.
< Previous section | Table of Contents | Index | Next section >