24-01-24 12:42 PM
Hi team,
Auto-export of CSV was working in 2.2 and somehow after upgrade to 2.3 our batches are getting stuck on the stage - "Verify performed - ready for Export".
Also, the items were auto-populated in Decipher Queue but looks like in the new VBO user has to manually do it.
I see a whole new set of actions in the VBO; it looks like things have changed a lot!
24-01-24 03:09 PM
Hi Teja.
As you are aware, v2.3 is quite a bit different than v2.2. One of those differences is that batches now will stay in "Export" status in the batches screen. There is a new action in the VBO to remove them.
jack
22-04-24 10:30 AM
So now if we want to check in blue prism if batch has been processed in Decipher we have to use "Get batches Awaiting Export" action from VBO? In 2.2 it was enough to check "State" number and if it was 6, it meant it's processed.
30-05-24 08:05 AM
Hello @lookman ,
I'm also stuck on the exact same point.
Is " a new action in the VBO to remove them" included in "Decipher VBO"? Which one do you mean?
30-05-24 03:03 PM
Hi Sumire.
Decipher v2.3 has a new VBO (it replaces the one used in previous versions) and one of the new actions is called "Get Batches Awaiting Export".
So once you've processed your batches, you will now want to use the Decipher VBO action "Mark Batch As Complete". This will remove the batch from the batches screen in the Decipher UI.
One of the reasons for this new change was that in the previous versions, once the batches were processed through Data Verification, the batches "disappeared" from the Decipher UI. Now they stay there until they are marked complete.
jack
31-05-24 04:09 AM
Hello @lookman ,
Thank you for your quick response.
I tried the VBO you suggested and got an Internal error.
This error means "Object variable or With block variable not set".
I put SsiDecipherHelper.dll in place.
What is missing in my environment?
31-05-24 03:47 PM
Hi Sumire.
It looks like you are mixing up the Decipher VBOs. The image you have posted looks like a process designed for prior versions. You cannot simply swap the DLL from v2.2 to v2.3 and go.
The v2.3 VBO (Decipher VBO) is different than the v2.2 VBO (Decipher). The login/connection actions are different as are the actions to push documents and pull data.
Here is a simple page that gets the data from Decipher v2.3.
07-06-24 03:35 AM
Thank you @lookman , I modifed my process using the process diagram you provided as a reference.
The sample processes and videos from University are not compatible with version 2.3, and I am having trouble figuring out how to create processes.
I submitted a request to Product Ideas to have these compatible with version 2.3.
https://community.blueprism.com/t5/Product-Ideas/Please-change-Link-to-Asset-to-link-to-the-latest-version-of/idi-p/111293
07-06-24 01:36 PM
Hi Misuko.
I'm glad you got the process working.
jack