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

addMeasUnity

Previous  Top  Next

This method enables to add/edit:

Measurement unit data

 

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

Java class

Request

web\wwwroot\ws\java\admin\AddMeasUnityRequestType.java

Return

web\wwwroot\ws\java\admin\AddMeasUnityResponseType.java

 

Request

ID #

Required

Description

IDMEASUNITY

X

Measurement unit ID #

NMMEASUNITY

X

Measurement unit name

CDISOSYSTEM

 

Code of the SoftExpert Suite component which it will be associated with (separated by ";" in case there is more than one component to be associated). Example:109;107.

 

Return

ID #

Description

return

SUCCESS: a measurement unit is created;

FAILURE: code regarding the error that occurred.