Product Forum
Get personalized help and advice from other SS&C Blue Prism users here.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

comparing collections

Hello I'm new to Blue prism, I want to compare two collection first one is coming from queue through get next item containing Roll No. And First Name and Second one is coming from Get Worksheet as collection containing Roll No and Last Name, Now I ne...

ps by Level 2
  • 1125 Views
  • 3 replies
  • 4 likes

Best practice for allowing small rounding errors

The Inc VAT column should be the sum of the Ex VAT and VAT columns. Some how this invoice uses its own special version of maths. What is the best way to keep validation but allow +- 0.01? I've tried creating a formula like AND(GREATEREQ(IncVAT,ExVAT...

35378.png

Blue Prism API batch file size

Hi, I have been searching for some documentation or recommendation for sending queue items to Blue Prism queue through Blue Prism API but I couldn't find anything. Is there some guideline how big the JSON batch can be to upload queue items into queue...

Operation timed out.

Hello,I'm having issues with BP throwing an exception when I'm trying "Get Table Items" - Operation timed out.Highlighting works and "Get Text" works too.The table isn't that large either, it consists of two rows and seven columns. I did tests with t...

Resource PC Lock Issue

Hello Community, We are running a Scheduled BOT. This automation involves two application. The 1st one is a Web based application, where we need to download an excel report. The 2nd one is a Windows/desktop Application (an SFTP Application), using wh...

HUB- Something went wrong issue

Hi community,Hope everyone are doing well!I have successfully installed hub with all the pre requisites in place. I have also configured authentication server and mapped the user properly, blueprism login can be done using authentication server but n...

Extract Utilization Report

Hi Team,How to extract the BOT utilization report from Blueprism.Regards,(Jaspreet singh)------------------------------Jaspreet Singh------------------------------

Image in header and footer

Hello, does anyone know if it is possible to get and insert an image of a header or footer in a word document or if the best option is to create an object for handling? Any information is useful, thank you very much.

Error - Failed to launch application - The browser extension was not detected, please check that it has been installed and enabled. For more information, see the browser extension user guide.

Dear All,My Chrome has BP extension but still while launching the browser I am getting the following error. I tried uninstalling Blue Prism and installing it again with advance Installer checking all the browsers.Also my Application Modeler is gettin...

24520.png

Google Sheet Automation

Hi All, I am trying to automate Google sheets using Googlesheet VBO. I am trying to append value to the 3rd sheet of my google sheet file using Sheet ID (Sheet ID is same for all the sheets in Googlesheet file only ID differs at the end of URL). When...