ASTCONFSITE - Location import
This import template allows inserting, updating or deleting:
- Locations.
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 | 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: 109 - Code of the SoftExpert Asset component. |
FGOPTION | X | NUMERIC | 2 | Code of the operation to be performed: 14 - Insert location; if the record exists already, it will be edited; 15 - Delete location. |
NMFIELD01 | X | TEXT | 50 | Location ID # (for deletion, only this field is required). |
NMFIELD02 | X | TEXT | 255 | Location name. |
NMFIELD03 | TEXT | 255 | Upper location type (ID #). | |
NMFIELD04 | X | TEXT | 255 | Active record 1 - Yes; 2 - No. |
DSFIELD01 | TEXT | 4000 | Description. |