Teams
- Last UpdatedMar 11, 2026
- 1 minute read
A team is a user or a group of users who have read-write access to a DB 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. Therefore, 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/CATALOG-1 |
A Catalog database CATALOG-1, to which the PIPING team will have read-only access. |