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

inputEventInterface

Previous  Top  Next

This method allows:

Adding an 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\InputEventInterfaceRequestType.java

Return

web\wwwroot\ws\java\storeroom\InputEventInterfaceResponseType.java

 

Request

ID #

Required

Description

IDENTIFIER

X

Input event ID #

REQUESTERTYPE

Issuer type:

1 – Department;

2 – User;

3 – Supplier;

4 – Process activity.

REQUESTERID

Issuer ID #, according to the previous type:

Department: department ID #;

User: user ID #;

Supplier: supplier ID #;

Process activity: Process activity ID #.

ACTIVITYID

 

Process activity ID #

IDRESPONSIBLEFROM

 

Source responsibility ID #

DATEFROM

 

Source date

STOREROOMID

X

Storeroom ID #

IDRESPONSIBLETO

 

Destination responsibility ID #

DATETO

 

Destination date

IDENTIFIERROUTEAPPROV

 

Approval route ID #

DESCRIPTION

 

Event description

 

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

X² - Required if the "REQUESTERTYPE" field equals 4 (Process activity) and the "ACTIVITYID" field is filled out.

 

Return

ID #

Description

return

SUCCESS: Operation successfully performed

FAILURE: Returns a message regarding the error that occurred