Parse Contract Values

The company reads the pdf contracts, parses them, and extracts relevant information to save it in the tabular form. This workflow is a simplified version that reads contracts and parses only the contract values. For the sake of simplicity, we skip the part of parsing other relevant information, saving it in the tabular form, as well as we skip logging and error handling. The workflow segment that parses contract values is captured and saved.


This is a companion discussion topic for the original entry at https://kni.me/w/basmT8fu_bXsW8y-

Is it possible to have an example PDF file for contract? Current example fails on read.

Hi @izaychik63 -

This is one of those workflows that is intended to be downloaded as part of a workflow group, which would include the data. At any rate, if you follow the breadcrumbs to Testing Framework/data/Contracts, you should see the PDFs:

1 Like

Thank you, @ScottF. I appreciate your help.