DCDOCATR - Attribute import
This import template allows inserting:
- Attribute data.
For the insertion of each one of these items, the standard documented below must be followed.
Insert​
| 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: 73 - Code of the SoftExpert Document component. |
| FGOPTION | X | NUMERIC | 2 | Code of the operation to be performed: 96 - Insert new attribute. |
| NMFIELD01 | X | TEXT | 255 | Attribute ID #. |
| NMFIELD02 | X | TEXT | 255 | Attribute name. |
| NMFIELD03 | X | TEXT | 255 | User ID |
| NMFIELD04 | X | TEXT | 255 | Attribute type: 1 - List of values; 2 - Undetermined; 3 - External. |
| NMFIELD05 | TEXT | 255 | Attribute data type. List of values: 1 - Text; 2 - Numeric; 3 - Date; 5 - Currency. Undetermined 1 - Text; 2 - Numeric; 3 - Date; 4 - Memo; 5 - Currency. External 1 - Text. | |
| NMFIELD06 | TEXT | 255 | Selection mode. The "List of values" and "External attribute" types must define the Selection mode. Accepted values: 1 - Zoom; 2 - Combo. The "List of values" attribute type can determine whether the attribute will be Multivalued. Accepted values: 1 - Multivalued. | |
| NMFIELD07 | TEXT | 255 | Multivalued. | |
| NMFIELD75 | TEXT | 255 | Upper-level interface code. If the upper-level interface is not imported successfully, the current interface will not be executed. |