Capture
This section presents the SOAP Web Service interfaces available for SoftExpert Capture. To insert each of these items, it will be necessary to follow the standard documented in the upcoming sections.
WSDL URL:
https://<domain>/se/ws/capt_ws.php?wsdl
Web Service URL:
https://<domain>/apigateway/se/ws/capt_ws.php
Available web services:
Method | Description |
---|---|
deleteBatch | Allows deleting a batch from SoftExpert Capture |
executeBatch | Sends the batch to the next step configured in the capture configuration |
getBatchData | Allows viewing all data from a capture batch |
getBatches | Allows searching for capture batches |
newBatch | Creates a new capture batch |
newBatchFile | Creates a new file and a capture batch |
setIndexValue | Allows the completion of the value of an index related to a document from the capture batch |