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

importAttributeEvent

Previous  Top  Next

This method allows:

Filling out the value of an event attribute

 

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

Java class

Request

web\wwwroot\ws\java\storeroom\ImportAttributeEventRequestType.java

Return

web\wwwroot\ws\java\storeroom\ImportAttributeEventResponseType.java

 

Request

ID #

Required

Description

EVENTID

X

Event ID #

ATTRIBUTEID

X

Attribute ID #

ATTRIBUTEVALUE

Attribute value

REVISIONID

Revision ID #

MEMOVALUE

Attribute value

 

X¹ - Required if the attribute is not of the "memo" type.

X² - Required if the component needs the revision code in the specific table of the attribute.

X³ - Required if the attribute is of the "memo" type.

 

Return

ID #

Description

return

SUCCESS: Operation successfully performed.

FAILURE: Returns a message regarding the error that occurred