ADMTEAMASSOC - Associates a department, position or user with a team
This import template allows inserting/deleting:
- Association between a team and a department, position, or user
To insert each of these items, the standard documented below must be followed:
Insertβ
Column | Required | Type | Precision | Description |
---|---|---|---|---|
CDINTERFACE | X | NUMERIC | 10 | Sequential code - Identifies an item to be imported into SoftExpert Suite. |
FGIMPORT | X | NUMERIC | 2 | Import status: 1 - New; 2 - In progress; 3 - Finished; 4 - Error. |
CDISOSYSTEM | X | NUMERIC | 10 | Code of the system for which the integration will be performed: 153 - Code of the SoftExpert Administration component. |
FGOPTION | X | NUMERIC | 2 | Code of the operation to be performed: 34 - Associate department, user, position with a team; 35 - Remove existing association. |
NMFIELD01 | X | TEXT | 255 | Team ID # (field required for deletion). |
NMFIELD02 | X | TEXT | 255 | Create team with: 1 - Departments; 2 - Users; 3 - Positions (field required for deletion). |
NMFIELD03 | X | TEXT | 255 | ID # of the departments, users, positions that will be associated (separated by β,β). Example: βUser1β, βUser2β, βUser3β. (field required for deletion). |