ProcessTicket Method of WebService Object (Web Services API)

Important! This method is deprecated. Please chain the following methods instead: StartProcessTicket + GetJobState + GetJobResult.

This method uses the parameters of the XmlTicket object and the specified workflow to recognize the input document in synchronous mode. The XmlTicket parameters override the workflow parameters.

C# Syntax

XmlResult ProcessTicket(
 string serverLocation,
 string workflowName,
 XmlTicket ticket
);

Parameters

serverLocation

This parameter contains the DNS name of the server or its IP address.

workflowName

This parameter contains the workflow name. The workflow name must be an element of the list returned by the WebService::GetWorkflows method for the same server.

ticket

This variable contains the XmlTicket object that corresponds to the processing parameters of one job.

Return Value

An XmlResult variable that receives the XmlResult object.

See also

WebService, XmlTicket.

26.03.2024 13:49:49

Please leave your feedback about this article

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.