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

executeBatch

Previous  Top  Next

This method makes it possible to send the batch to the next step configured in the capture configuration.

 

Java class

Request

web/wwwroot/ws/java/capture/ExecuteBatchRequestType.java

Return

web/wwwroot/ws/java/capture/ExecuteBatchResponseType.java

 

Request

ID #

Required

Description

BatchID

X

Batch ID #

 

Return

ID #

Description

Status

FAILURE (in case of failure)

SUCCESS (in case of success)

Code

Error code:

0 - No error (view performed successfully);

1 - Inexistent batch;

2 - This user does not have permission for this operation;

3 - The step cannot be performed manually;

4 - You need to edit the batch before you send it to the next step;

5 - The batch does not have any file associated.

Detail

Message detailing the error or success in the execution of the method