Regarding creating & adding of pivot Tables using Blue Prism
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-04-22 06:04 PM
I am using MS Excel VBO - Extended for creating Pivot Tables. But after passing all input parameters also getting error as "Internal : Could not execute code stage because exception thrown by code stage: The given key was not present in the dictionary." I want to create new worksheet for the same. Can anyone please help me regarding that so I will be very helpful.
------------------------------
Supratim Mukherjee
------------------------------
------------------------------
Supratim Mukherjee
------------------------------
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-04-22 06:28 PM
Hi Supratim - that VBO isn't the one released with BP, it will be a bespoke version, so we can't comment on its functionality. That said, the 'given key was not present in the dictionary' error is indicative of some attaching error, and often this is the case when multiple Excel VBOs are used by the same process. The VBO that launches Excel will maintain a record (dictionary) of the Excel instances it is using. If a second VBO attempts to interact with Excel without having previously attached, you will usually see this error. The solution is to make sure your other VBO is attached before attempting any other actions.
------------------------------
John Carter
Professional Services
Blue Prism
------------------------------
------------------------------
John Carter
Professional Services
Blue Prism
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-04-22 07:47 PM
Hi John,
I have used attach workbook & worksheet both actions but still getting same error message. Can you please help me with with solution of creating Pivot Table. Actually it is very urgent. PFA for your reference.
------------------------------
Supratim Mukherjee
------------------------------
I have used attach workbook & worksheet both actions but still getting same error message. Can you please help me with with solution of creating Pivot Table. Actually it is very urgent. PFA for your reference.
------------------------------
Supratim Mukherjee
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-04-22 09:12 AM
Hi Supratim - the error means that the VBO has no record (ie a key in the dictionary) of the workbook - it's telling you 'I don't know which workbook you mean'. I suspect you have made an error in the inputs somewhere, probably in the Workbook Name parameter.
------------------------------
John Carter
Professional Services
Blue Prism
------------------------------
------------------------------
John Carter
Professional Services
Blue Prism
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-04-22 09:24 AM
Hi Supratim,
Can you check if all the excel actions that you are using belongs to the same Excel VBO or not once. I would suggest use all the actions from the same 'Excel - Extended' VBO. If you use different actions from different business objects to interact with Excel, you are most likely to face this error that you are currently getting.
------------------------------
----------------------------------
Hope it helps you out and if my solution resolves your query, then please mark it as the 'Best Answer' so that the others members in the community having similar problem statement can track the answer easily in future
Regards,
Devneet Mohanty
Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,
Wonderbotz India Pvt. Ltd.
Blue Prism Community MVP | Blue Prism 7x Certified Professional
Website: https://devneet.github.io/
Email: devneetmohanty07@gmail.com
----------------------------------
------------------------------
Can you check if all the excel actions that you are using belongs to the same Excel VBO or not once. I would suggest use all the actions from the same 'Excel - Extended' VBO. If you use different actions from different business objects to interact with Excel, you are most likely to face this error that you are currently getting.
------------------------------
----------------------------------
Hope it helps you out and if my solution resolves your query, then please mark it as the 'Best Answer' so that the others members in the community having similar problem statement can track the answer easily in future
Regards,
Devneet Mohanty
Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,
Wonderbotz India Pvt. Ltd.
Blue Prism Community MVP | Blue Prism 7x Certified Professional
Website: https://devneet.github.io/
Email: devneetmohanty07@gmail.com
----------------------------------
------------------------------
---------------------------------------------------------------------------------------------------------------------------------------
Hope this helps you out and if so, please mark the current thread as the 'Answer', so others can refer to the same for reference in future.
Regards,
Devneet Mohanty,
SS&C Blueprism Community MVP 2024,
Automation Architect,
Wonderbotz India Pvt. Ltd.
Hope this helps you out and if so, please mark the current thread as the 'Answer', so others can refer to the same for reference in future.
Regards,
Devneet Mohanty,
SS&C Blueprism Community MVP 2024,
Automation Architect,
Wonderbotz India Pvt. Ltd.
