Maintenance
This section presents the SOAP Web Service interfaces available for SoftExpert Maintenance. To insert each of these items, follow the standard documented in the upcoming sections.
WSDL URL:
https://<domain>/se/ws/mn_ws.php?wsdl
Web service URL:
https://<domain>/apigateway/se/ws/mn_ws.php
Available web services:
| Method | Description |
|---|---|
| createCorrectiveMaintenance | Creates a corrective maintenance. |
| import_calibration | Allows for entering and editing calibration data. |
| import_del_calibration | Allows for deleting calibration data. |
| import_point | Allows for creating calibration results per point. |
| import_table | Allows for creating calibration results per table. |
| insertMeterReading | Allows for inserting asset meter readings. |
| insertVariableReading | Allows for inserting asset variable readings. |
| newProgrammedMaintenance | Creates a programmed maintenance. |
| ImportAssetDowntime | Starts and/or finishes a downtime record. |
| importPlanActivity | Creates or edits a verification, preventive maintenance, or calibration plan |