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

import_point

Previous  Top  Next

This method enables to create:

Results of calibration per point;

 

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

 

Java class

Request

web\wwwroot\ws\java\maintenance\Import_pointRequestType.java

Return

web\wwwroot\ws\java\maintenance\Import_pointResponseType.java

 

Request

ID #

Required

Description

IDPLANACTIVITY

X

Plan ID #

NRCERTIFICATE

X

Certificate #

NMTABLE

X

Table name

NMPOINT

X

Point name

FGUPORDOWN

X1

In the case of hysteresis, it indicates whether the point is:

1- Rising

2- Descending

TYPE_VALUE

X1

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

The highest reading value [The highest reading].

VLREADSMALL

X1

The lowest reading value [the lowest reading].

VLHISTERESE

X1

Hysteresis value [Hysteresis].

VLFT

X

FT value [FT].

IDPROCESS

X

Process ID #

VARIABLE

X

Additional variable.

Format: [variable ID]=VALUE;

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

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