Maintenance
This section presents the SOAP Web Service interfaces available for SoftExpert Maintenance. To insert each of these items, it will be necessary to 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 entering and editing data of a calibration. |
import_del_calibration | Allows deleting data of a calibration. |
import_point | Allows creating calibration results per point. |
import_table | Allows creating calibration results per table. |
insertMeterReading | Allows inserting asset meter readings. |
insertVariableReading | Allows inserting asset variable readings. |
newProgrammedMaintenance | Creates a programmed maintenance. |
importPlanActivity | Creates or edits a verification, preventive maintenance, or calibration plan |
ImportAssetDowntime | Starts and/or finishes a downtime record. |