ADMUSRCOMP - Full user data import
This import template allows inserting/editing:
- User data;
- Relationship between user, department, and position;
- Relationship between user and access group.
- Relationship between user and team.
For the insertion of each one of these items, the standard documented below must be followed.
Insert/edit user​
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: 27 - Insert user; if the record exists already, it will be edited; Department, position, teams, and access groups are replaced; 28 - Insert user; if the record exists already, it will be edited; Department, position, teams and access groups are added. |
NMFIELD01 | X | TEXT | 255 | Name used by the user to log in to the system. |
NMFIELD02 | X | TEXT | 255 | User ID. |
NMFIELD03 | X | TEXT | 255 | User name. |
NMFIELD04 | X | TEXT | 255 | Enter the user language code, in accordance with the "Database encoding" column in the Localization section, in the System Requirements document. |
NMFIELD05 | X¹ | TEXT | 255 | User password. |
NMFIELD06 | TEXT | 255 | User countersign. | |
NMFIELD07 | TEXT | 255 | Maximum number of simultaneous user connections. | |
NMFIELD08 | TEXT | 255 | User phone #. | |
NMFIELD09 | TEXT | 255 | Leader user ID #. | |
NMFIELD10 | X² | TEXT | 255 | User unique ID # in the domain controller. |
NMFIELD11 | TEXT | 255 | Enabled user (1 - Enabled, 0 - Disabled). | |
NMFIELD12 | TEXT | 255 | Blocked user (1 - Blocked, 0 - Unblocked). | |
NMFIELD13 | TEXT | 255 | FGNOTICE (1 - Receive news from SoftExpert, 0 - Do not receive news from SoftExpert). | |
NMFIELD14 | TEXT | 255 | FGUSERTYPE (). | |
NMFIELD15 | X³ | TEXT | 255 | ID # of the connection to the domain controller from which the user was imported (used to synchronize user data with the domain controller). |
NMFIELD16 | TEXT | 255 | User e-mail address. | |
DSFIELD01 | TEXT | 4000 | List of department and position identifiers. Each item that represents the department and position must be represented as: 'ID #-department#ID #-position'. For there is more than one item representing department and position, the separation must be with a comma. | |
DSFIELD02 | TEXT | 4000 | List of team identifiers separated by commas, if you wish to add more than one team. | |
DSFIELD03 | TEXT | 4000 | List of access group identifiers separated by commas, if you wish to add more than one. |
info
Note:
- X¹ - The password is required only for user registration; for user editing, the password is an optional field.
- X² - The user unique ID # in the domain controlled is required for creating and editing domain users.
- X³ - The ID # of the connection to the domain controller from which the user was imported is required for creating and editing domain users.