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

outputEventInterface

Previous  Top  Next

This method allows:

Adding an output event

 

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

Java class

Request

web\wwwroot\ws\java\storeroom\OutputEventInterfaceRequestType.java

Return

web\wwwroot\ws\java\storeroom\OutputEventInterfaceResponseType.java

 

Request

ID #

Required

Description

IDENTIFIER

X

Input event ID #

STOREROOMID

X

Storeroom ID #

IDRESPONSIBLEFROM

 

Source responsibility ID #

DATEFROM

 

Source date

DESTINATIONTYPE

Issuer type:

1 – Department;

2 – User;

3 – Supplier;

4 – Delete.

DESTINATIONRID

 

Issuer ID #, according to the previous type:

Department: department ID #;

User: user ID #;

Supplier: supplier ID #;

Disposal: Disposal/Treatment ID #..

IDRESPONSIBLETO

 

Destination responsibility ID #

DATETO

 

Destination date

IDENTIFIERROUTEAPPROV

 

Approval route ID #

DESCRIPTION

 

Event description

 

X¹ - Required if the "DESTINATIONRID" field is filled out.

 

Return

ID #

Description

return

SUCCESS: Operation successfully performed.

FAILURE: Returns a message regarding the error that occurred