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

deleteBatch

Previous  Top  Next

This method allows deleting a batch from SoftExpert Capture. To use it, it is necessary to follow the standard documented below:

 

Java class

Request

web/wwwroot/ws/java/capture/DeleteBatchRequestType.java

Return

web/wwwroot/ws/java/capture/DeleteBatchResponseType.java

 

Request

ID #

Required

Description

BatchID

X

Capture batch ID #.

 

Return

ID #

Description

Status

Method execution status. Its value may be:

SUCCESS: Method executed successfully

FAILURE: An error occurred during the method execution

Code

Method return code

Detail

Method return detail

RecordID

ID # of the record deleted by the method