ADMCTC - Company contact import
This import template allows inserting/editing/deleting:
- Company contact data.
For the insertion of each one of these items, the standard documented below must be followed.
Insert/edit/delete​
| 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: 153 - Code of the SoftExpert Administration component. |
| FGOPTION | X | NUMERIC | 2 | Code of the operation to be performed: 19 - Insert company contact; if the record exists already, it will be edited; 20 - Delete company contact. |
| NMFIELD01 | X | TEXT | 255 | Company ID (field required for deletion). |
| NMFIELD02 | X | TEXT | 255 | Contact name (field required for deletion). |
| NMFIELD03 | TEXT | 255 | Department. | |
| NMFIELD04 | TEXT | 255 | Position. | |
| NMFIELD05 | TEXT | 255 | Phone #. | |
| NMFIELD06 | TEXT | 255 | Fax #. | |
| NMFIELD07 | TEXT | 255 | E-mail. | |
| NMFIELD08 | TEXT | 255 | Comment. | |
| NMFIELD09 | TEXT | 255 | Default contact: 1 - Yes; 2 - No. |