ASDOWNTIME - Downtime record import
This import template allows:
- Starting a downtime record;
- Finishing a downtime record.
For the insertion of each one of these items, the standard documented below must be followed.
Insert asset type security data
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: 106 - Code of the SoftExpert Asset component |
FGOPTION | X | NUMERIC | 2 | Code of the operation to be performed: 23 - Start a downtime record; 24 - Finish a downtime record. |
NMFIELD01 | X | TEXT | 255 | Asset ID #. Separate with ";" if multiple assets are added. Example: Asset_1;Asset_2;Asset_3 |
NMFIELD02 | X¹ | TEXT | 255 | Downtime reason ID # |
NMFIELD03 | X² | TEXT | 255 | Downtime start date. The expected format must be YYYY-MM-DD (Year-Month-Day). If this is an import via spreadsheet, format the cell as text; otherwise, the import will not be successful. |
NMFIELD04 | X² | TEXT | 255 | Downtime start time |
NMFIELD05 | X³ | TEXT | 255 | Downtime end date. The expected format must be YYYY-MM-DD (Year-Month-Day). If this is an import via spreadsheet, format the cell as text; otherwise, the import will not be successful. |
NMFIELD06 | X³ | TEXT | 255 | Downtime end time |
DSFIELD01 | TEXT | 4000 | Comment |
info
Note:
- X¹ - Required if the
"FGOPTION"
field is equal to 23. - X³ - Required if the ``"FGOPTION" field is equal to 23, and/or the "Start date" and/or "Start time" fields are completed.
- X³ - Required when the
"FGOPTION"
field(s) is(are) equal to 24 and/or the “End date” and/or "End time" is(are) filled.