CPTREG - Competence
This import template allows inserting, editing and deleting:
- Competences
In order to add, edit and delete each of these items, the standard documented below must be followed.
Insert/edit/delete data​
| Column | Required | Type | Precision | Description |
|---|---|---|---|---|
| OIDINTERFACE | X | TEXT | 32 | Primary key - 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: 171 - Code of the Competence component. |
| FGOPTION | X | NUMERIC | 2 | Code of the operation to be performed: 1 - Competence insertion/editing; 2 - Competence deletion. |
| NMFIELD01 | X | TEXT | 255 | Competence ID # (for deletions, only this field is required). |
| NMFIELD02 | X | TEXT | 255 | Competence name. |
| NMFIELD03 | X | TEXT | 255 | Competence type ID #. |
| NMFIELD04 | X | TEXT | 255 | Proficiency scale ID #. |
| NMFIELD05 | X | TEXT | 255 | Proficiency scale revision number. |
| DSFIELD01 | TEXT | 4000 | Competence description. |