18-01-24 02:29 PM
Just wanted to let everyone know that Decipher v2.3 is now available to download.
I'm looking forward to getting it installed and put it through the paces. From what I've seen of it during pre-release it looks really good.
Enjoy
jack
06-02-24 08:05 AM
Hi Athiban,
Most of the old VBO actions will work if you still have the original dll file in place, but the crucial "Get Next Available Batch" action won't work. This is because there's no longer an export function pushing the Batch Id and Document Ids to Rabbit MQ.
To use 2.3 it will mean fully adopting the new VBO, which I appreciate could be a lot of unexpected effort, but was the only way we could add in some of the key new functions.
Thanks
06-02-24 09:05 AM
Also, to add another point of concern with the upgrade, the auto-export of CSV was working in 2.2 while it is not working in 2.3. This also led us to redesign the process where it was directly grabbing the data from CSV.
06-02-24 09:11 AM
Hi Tejaskumar,
That feature was never supported, hence why there were no instructions on how to use it. There are internal reasons for that and unfortunately that's not currently a feature planned for future versions.
The only supported and recommended way to extract the document data from Decipher is via the VBO.
Thanks
06-02-24 02:32 PM
Hi Ben,
thank you. Do you mean "Get Next Completed Batch" action in old vbo ?
06-02-24 02:35 PM
Yes, that's it.
06-02-24 02:42 PM
Thanks Tej for sharing your views.
20-02-24 04:38 PM
I noticed there's an empty note on the "Get Active Batches" section in the documentation:
Using the Decipher VBO (blueprism.com)
Also, is it still possible to have multiple RabbitMQ Queues when uploading batches? Or do all document batches go through just one RabbitMQ Queue now?
20-02-24 06:47 PM
Hi Wil.
You are no longer using RMQ to communicate with Decipher. RMQ is only used for the credentials.
jack
21-02-24 02:21 PM
Hi Wil.
Point of clarification, RMQ is only used by the licensing service to contact BP for the license and then by the Decipher Server to get the license message the service puts there.
I had "credentials" in my mind for something else and so gave you an incorrect steer.
Thank you Ben Lyons for your correction.
jack
21-02-24 02:56 PM
Hi Jack,
Thank you and Ben Lyons for the clarification!