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

newCaptureInstance

Previous  Top  Next

This method enables starting batch document verification workflows. To use it, it is necessary to follow the standard documented below:

 

Java class

Request

web\wwwroot\ws\java\document\NewCaptureInstanceRequestType.java

Return

web\wwwroot\ws\java\document\NewCaptureInstanceResponseType.java

 

Request

ID #

Required

Description

PROCESSID

X

Process ID #

WORKFLOWTITLE

X

Workflow title.

DOCUMENTBATCHID

X

Batch document ID #.

USERID

 

User's reg. code #.

CAPTBATCHID

X

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

RecordKey

Code of the record added by the method.

RecordID

ID # of the record added by the method.