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

addAttributeValue

Previous  Top  Next

This method enables to add/edit:

Attribute values

 

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

 

Java class

Request

web\wwwroot\ws\java\admin\AddAttribValueRequestType.java

Return

web\wwwroot\ws\java\admin\AddAttribValueResponseType.java

 

Request

ID #

Required

Description

IDATTRIBUTE

X

Attribute ID #.

VLATTRIBUTE

X1

Attribute value.

FGDEFAULTVALUE

X1

Use as default: [1 - Yes, 2 - No].

IDUSER

X

User ID #.

IDDATASOURCE

X2

Data source ID #.

DSCONNDBSQL

X2

SQL.

NMFILTERFIELD

X2

Search field.

 

X1 - Required when the attribute type is “List of values”.

X2 Required when the attribute type is “Third-party”.

 

Return

ID #

Description

return

SUCCESS: an attribute value is created.

FAILURE: message regarding the error that occurred;