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

inputObjectInterface

Previous  Top  Next

This method allows:

Associating an object with the input event

 

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

Java class

Request

web\wwwroot\ws\java\storeroom\InputObjectInterfaceRequestType.java

Return

web\wwwroot\ws\java\storeroom\InputObjectInterfaceResponseType.java

 

Request

ID #

Required

Description

INPUTEVENTID

X

Input event ID #

OBJECTID

X

Object ID #

STORAGEPLACEID

X

Storage place ID #

AMOUNT

X

Quantity

LOTNUMBER

 

Lot number

SERIALNUMBER

 

Serial number

UNITCOST

 

Unit cost

DTVALIDITY

 

Expiration date. Date format must be Y-M-D (Year-Month-Day)

 

Return

ID #

Description

return

SUCCESS: Operation successfully performed.

FAILURE: Returns a message regarding the error that occurred