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

editQualificationIndexValue

Previous  Top  Next

This import template enables to edit the qualification index and send it to the next step:

Receiving data.

 

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

 

Java class

Request

web\wwwroot\ws\java\inspection\EditQualificationIndexValueRequestType.java

Return

web\wwwroot\ws\java\inspection\EditQualificationIndexValueResponseType.java

 

Request

ID #

Required

Description

IDRECEIVING

X

Rcv #.        

NMDLVQUALINDEX

X

Index name

NMDLVQUALOPTION

X

Option for index qualification

FGEXECUTE

 

Execute the step:

1 – Send to the next step;

DSDVLQUALINDEX

 

Qualification index comments

 

Return

ID #

Description

return

Returns Status, Code and Detail

The Status can be SUCCESS or FAILURE.

The Code returns 1 when successful or 0 when there is a failure.

Detail returns the error description in case of failure.