MNMAINTVARIABLE - Variable reading
This import template allows inserting:
- Asset variable readings
For the insertion of each one of these items, the standard documented below must be followed.
Insert reading​
| 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: 126 - Code of the Maintenance component. |
| FGOPTION | X | NUMERIC | 2 | Code of the operation to be performed: 3 - Insert variable reading |
| NMFIELD01 | X | TEXT | 255 | Asset ID #. |
| NMFIELD02 | X | TEXT | 255 | Variable ID #. |
| NMFIELD03 | X | TEXT | 255 | If it is a subjective variable: Name of the option of the list of values of the variable. If it is an objective variable: Reading value. |
| NMFIELD04 | TEXT | 255 | Variable reading date. If it is empty, the import service execution date and time will be considered. | |
| NMFIELD05 | X¹ | TEXT | 255 | Variable reading time, in the hh:mm (00:00 - 23:59) format. If it is empty, the import service execution date and time will be considered. |
info
Note:
X¹ - Required if the reading date is entered.