Product Forum
Get fast, personalised help from other members of the community
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Blue Prism API - community feedback

Hello,Blue Prism contacted me in regards of my proposed idea to expose API of Blue Prism as a chance to control Blue Prism itself.Idea: Blue Prism APIThey asked me to provide use-cases to help to shape the implementation of this idea according on wha...

Flexicapture export collection to Blueprism

​Hi Blueprism Experts,Please, I have this question about exporting data from ABBYY FC12 to BP:Can we export extracted table of data  from ABBYY Flexicapture12 to Blueprism 6.4.0.8445 as a collection instead of exporting the data as a file? is there a...

Connection to Runtime Resource lost over time

Dear all, We are running Blue Prism interactive clients on a Citrix session host deployed in the Azure cloud. Furthermore we're running runtime resources as VMs in the Azure cloud. Connectivity between the nodes as well as firewall rules are establi...

Volunteering Opportunities

Hi all and happy Friday! Today, I would like to bring your attention to the Development Volunteering Community. This community is the place to go to ask for or offer automation help for projects related to a good cause.Are you interested in gaining ...

22327.png

Resolved! Problem when spying the windows calculator app

Hi all, Whenever I try to Launch and Identify the standard Windows calculator app (C:\Windows\System32\calc.exe) as part of the Introduction to Surface Automation Training Guide (5.0.2) I stumble upon a problem. When in the Application Modeller, I f...

Anonymous by Not applicable
  • 3105 Views
  • 7 replies
  • 0 likes

MS Outlook VBO

​Hi, I am looking to use the Outlook VBO to send emails as I need to use HTML enabled for the formatting. I need to be able to send from a shared mailbox. Does anybody have the code required to either amend the 'Send Email' action or create a 'Send E...

Timeout reading data from sql database

Hi Blueprism team I have an errormessage when trying to read data from sql database with 130.000 records to a collectionobject: Get Collection ErrormessageExecution timeout has expired. The timeout period expired before the operation was performed o...

13179.png

Blueprism Cloud

Hi,I want to learn about Blueprism  cloud platform ,can any one please tell me how to login where to login.i mean is there is any documents or any thing for that.------------------------------Arghya BhattacharyyaRPA DeveloperAsia/Kolkata-------------...

arghya.b by Verified Partner
  • 1137 Views
  • 2 replies
  • 0 likes

Chrome Objects not found on Runtime Resources

Hello,I am having issues with business objects that were created on the Chrome browser and work when in debug mode or run locally.  When I try to run the process on a runtime resource, it is unable to find the objects.  Would anyone have any suggesti...

Calculate and Formula language

Hi,I want to check whether 2 fields have same value or not. How can I achieve this.So far I tried like - FT_FIELD1=FT_FIELD2, #FT_FIELD1=#FT_FIELD2​, @FT_FIELD1=@FT_FIELD2​, EQ(FT_FIELD2).But none of them showed any validation error if the values are...