13-09-23 10:09 AM
Hi,
We are using Decipher v2.1 and one of the batches did not appeared in Decipher for verification?
In Blueprism logs I can see that batch was submitted successfully and I even have the batch ID.
But it is still missing in the Decipher.
How is it possible to troubleshoot this scenario?
Answered! Go to Answer.
14-09-23 02:12 PM
Hi Dmitrij,
The batches and documents don't go through RabbitMQ, it's purely for the license message and to put a message in for when a batch is complete (only batch id and doc ids).
I could only imagine there might have been an issue with the document, perhaps it wasn't added to the batch or errored during image processing. You'll need to check the database to see what happened.
Check the Batches table using the ID.
Thanks
13-09-23 02:35 PM
Hi Dmitrij,
Have you got auto-skip data verification enabled?
Thanks
13-09-23 05:03 PM
Hi Ben,
No, the auto-skip data verfication is disabled.
In this process each doc is submitted as separate batch.
The interesting part is that we have submitted 14 docs and only 13 have reached Decipher. But BP log shows that batch was submitted for this missing doc, there is batch id.
I thought maybe it got stuck in RabbitMQ, but I am not sure how to find or look for it in RabbitMQ Web client.
Any suggestions?
We have several processes already with Decipher for around 6 months or even more, but this is first time such thing happened.
14-09-23 02:12 PM
Hi Dmitrij,
The batches and documents don't go through RabbitMQ, it's purely for the license message and to put a message in for when a batch is complete (only batch id and doc ids).
I could only imagine there might have been an issue with the document, perhaps it wasn't added to the batch or errored during image processing. You'll need to check the database to see what happened.
Check the Batches table using the ID.
Thanks
15-09-23 03:48 PM
Hi Ben,
Thanks for tip where to look.
I have found this text next to the missing file in the Batch table:
Does it mean that someone have deleted the batch from Decipher manually? If it is so, is it possible to track down, what user it was?
It might be that there are several users, who use Decipher and unintentionally deleted one doc.
Thanks!
15-09-23 04:19 PM
Found it Ben!
Took me several minutes, and it looks like one person has manually deleted the document.
Seems like it is possible to track down performing several steps:
Thanks for support!
18-09-23 08:00 AM
Hi Dmitrij,
Well done! We are working to make it easier to track batches and audit user actions, keep your eyes peeled when we release Decipher 2.3.
Thanks