If you need the files to be processed by individual processing settings different from those specified in the workflow, you can create an XML-ticket.
For example, this would be useful if you need a specific verification station to receive a specific document, but you don't want to create a separate workflow for this.
Find XML-ticket description in the help file: https://help.abbyy.com/en-us/finereaderserver/14/help/xmlticket_description
Use Open API help to find properties needed for your task: https://help.abbyy.com/en-us/finereaderserver/14/api_help/xmlticket
Note that you can create an XML-ticket fast by specifying the desired settings in the workflow settings, processing a file with XML results enabled, and then replacing the <XmlResult> tag in the output XML result file with the <XmlTicket> tag.