Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
SendTaskToException method in the ABBYY FlexiCapture web services API routes a task to the Exceptions stage, with an optional comment and post-processing flag.
void SendTaskToException(int sessionId, int taskId, string comment, bool needPostprocessing);
sessionId
int
taskId
comment
string
needPostprocessing
bool
True
False
Was this page helpful?