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

import_attrib_assoc

Previous  Top  Next

This method enables the association of an item with an attribute.

 

For a successful association of attributes, it is necessary to follow the standard documented below.

 

Java class

Request

web\wwwroot\ws\java\item\Import_attrib_assocRequestType.java

Return

web\wwwroot\ws\java\item\Import_attrib_assocResponseType.java

 

Request

ID #

Required

Description

IDOBJECT

X

Item ID #

NMLABEL

X

Attribute label

VALUE

X

Attribute value.

According to FGDATATYPE:

1 - NMATTRIBUTE

2 - VLATTRIBUTE

3 - DTATTRIBUTE

IDREVISION

 

Revision ID #

NMATTRIBUTE

 

Memo

 

Return

ID #

Description

return

SUCCESS: 1

FAILURE: Returns a message regarding the error that occurred