cancel
Showing results for 
Search instead for 
Did you mean: 

V2.3 - CSV auto export

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!



------------------------------
If I was of assistance, please vote for it to be the "Best Answer".

Thanks & Regards,
Tejaskumar Darji - https://www.linkedin.com/in/tejaskumardarji/
Technical Lead
------------------------------
8 REPLIES 8

lookman
Staff
Staff

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



------------------------------
Jack Look
Sr Product Consultant
Blue Prism
------------------------------

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.

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?

------------------------------
Mitsuko
Asia/Tokyo
------------------------------

lookman
Staff
Staff

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

Hello @lookman ,

Thank you for your quick response.
I tried the VBO you suggested and got an Internal error.

sumire_0-1717124898172.png

This error means "Object variable or With block variable not set".
I put SsiDecipherHelper.dll in place.
What is missing in my environment?

 

------------------------------
Mitsuko
Asia/Tokyo
------------------------------

lookman
Staff
Staff

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.

lookman_0-1717166834325.png

 

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 

------------------------------
Mitsuko
Asia/Tokyo
------------------------------

Hi Misuko.

I'm glad you got the process working.

jack