20-05-21 11:03 AM
Hi - If anyone is able to help answer a few queries I have with Decipher it would be appreciated.
1. On the BP Product Roadmap a new vsn of Decipher is due for release in May - Decipher 1.2 I assume. Is there an actual release date for this version and will it be available as a GA release?
2. Are there any plans to update the Decipher VBO Get Next Completed Batch action to include a parameter of Batch ID so that a specific completed batch can be retrieved from RabbitMQ queues?
3. If a DFD states a field is Mandatory and this field is NOT populated in a document then what does Decipher do with this document? I am assuming that it would be flagged as requiring manual verification and the Decipher VBO action Has Batches To Verify would return True. Are there any plans of having batch verification failures returned programmatically using a Decipher VBO action instead to avoid needing manual verification intervention?
4. I am building a demo process that uses the same document xx times with exactly the same data for each batch submission. I have created a ML model and set it to enabled in the Document Type configuration page of Decipher UI. I have also specified that the Model gets trained after every 50 documents.
I have run this document through Decipher approximately 100 times and each time I run my process the document is still flagged as requiring verification. Why is this happening when I have the settings as mentioned above and the document has a green tick in the Verification window, all fields are captured correctly and I just press 'Submit'?
The confidence level for the documents processed also remains set to 1 in the Reports page - Batch History despite all the points above - any ideas why?
Many thanks
20-05-21 03:55 PM
20-05-21 04:31 PM
Thanks again Ben for taking the time to respond.
I asked question 2 because I have a client use case that is rather niche and we intend to use Decipher in a less conventional way. We would like to be able to retrieve a specific batch (& Doc Data) based on a Batch ID and not just rely on Decipher to return the Next Completed Batch from RabbitMQ as this may not relate to the Batch we require. There are obviously ways I can work around this but I had hoped the Get Next Completed Batch may come with a Batch Id input param in the near future. Based on your answer it sounds like this not currently planned so I will raise this as a potential new feature idea.
21-05-21 09:57 AM
24-05-21 05:15 PM