The End Process is the final stage of the Document Understanding Process, which is a fully functional
UiPath Studio project template based on a document processing flowchart. The End Process is
responsible for setting the queue transaction status, logging the results, and performing any post
processing or cleaning actions if needed. The End Process sets the queue transaction status as
Successful if the document was processed without any exception, and as Failed if an exception
occurred, either a Business Exception (such as invalid data) or a System Exception (such as network
failure). The End Process also adds the extracted data and the validation status as output arguments
to the queue transaction. The End Process also logs the processing statistics, such as the number of
documents processed, the number of exceptions, the average processing time, and the accuracy
rate.πThe End Process also performs any post processing or cleaning actions, such as deleting
temporary files, closing applications, or sending notifications1.
Reference:π1:πDocument Understanding Process: Studio Template