Teams
- Last UpdatedOct 28, 2024
- 1 minute read
A team is a user or a group of users who have read-write access to a database (and read access to several other databases). The database must be named as:
teamid/identifier
|
teamid |
is the name of the team which is given full Read/Write access to the DB. |
|
identifier |
is the name of the DB. This is a normal Plant name beginning with a slash (/). |
For example, the PIPING team would have read-write access to design databases containing piping design, the STRUCTURES team would have read-write access to databases containing steelwork design, but they would both have read-only access to a catalog database. So, the MDB for the PIPING team could contain the following databases (and normally several others):
|
PIPING/PIPING-A |
A Design database PIPING-A, to which the PIPING team will have read/write access. |
|
MASTER/CATALOGUE-1 |
A Catalog database CATALOGUE-1, to which the PIPING team will have read-only access. |