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

import_table

Previous  Top  Next

This method enables to create:

Results of calibration per table;

 

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

Asset ID #

NRCERTIFICATE

X

Certificate #

NMTABLE

X

Table name

TYPE_VALUE

X

Indicates whether it is:

1 - Calibration;

2 - Pre-calibration.

VLTEND

X1

Trend or systematic error value [Bias]

VLFGES

X1

Total deviation value [Fges]

VLFE

X1

Deviation value [Fe]

VLU95

X1

Expanded uncertainty value [U95]

VLERRUP

X1

Ascending error value [Ascending error]

VLERRDOWN

X1

Descending error value [Descending error]

VLBAND

X1

Range error value [Range error]

VLAVERAGE

X1

Average value [Average]

VLREADBIG

X1

Highest reading value [Highest reading].

VLREADSMALL

X1

Lowest reading value [Lowest reading].

VLHISTERESE

X1

Hysteresis value [Hysteresis]

IDPROCESS

 

Process ID #

VARIABLE

 

Additional variable.

Format: [variable ID]=VALUE;

[VARIABLE ID]=VALUE; Example: g=9.81; UPAD=0.01;

RESULT

 

Calibration result for subjective table:

1 - Approved;

2 - Rejected.

RESULTDI

 

Pre-calibration result for subjective table:

1 - Approved;

2 - Rejected.

OBSERVATION

 

Subjective table comments

VLFT

 

Biggest difference between two consecutive points.

VLVVC

 

Conventional True Value.

 

X1 – Required according to the formula.

 

Return

ID #

Description

return

SUCCESS: 1

FAILURE: Returns a message regarding the error that occurred