Navigation:  Integration via SOAP web services > Published web services > Maintenance >

import_calibration

Previous  Top  Next

This method enables to insert and edit:

Data of a calibration;

 

To insert each of these items, it is necessary to follow the standard documented below.

 

Java class

Request

web\wwwroot\ws\java\maintenance\Import_tableRequestType.java

Return

web\wwwroot\ws\java\maintenance\Import_tableResponseType.java

 

Request

ID #

Required

Description

IDPLANACTIVITY

X

Calibration plan ID #

NRCERTIFICATE

X

Certificate #

DTSTART

X

Start date (Y-M-D)

HRSTART

X

Start time

DTFINISH

X

End date (Y-M-D)

HRFINISH

X

End time

SVCCENTER

X

Service center

RESP

X

Responsibility:

Internal service center: User ID

Third-party service center: Name

 

Return

ID #

Description

return

SUCCESS: 1

FAILURE: Returns a message regarding the error that occurred