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

Converting VBA Code to VB to Use in Code Stage

Hello, I have some VBA code I wrote to get all bullet point text in a Word document and I would like to use this within a code stage in Blue Prism to get all bullet point text within a text variable or preferably, a collection variable. The VBA code ...

SeanScud by Level 4
  • 2340 Views
  • 13 replies
  • 0 likes

BP 6.10 - HTTP Request - Follow Authorization Header

Hello fellow members,i am currently working on a project where i need to send API request. I am able to connect using postman and i tried replicate same settings on HTTP VBO. However there is one unique setting "Follow Authorization Header" which nee...

Excel VBO - Refresh All

Hi I would like to refresh an excel s/sheet using the excel VBO. Does anyone have the VB code they can share with me so I can create my own action please?  Thank you

Urgent - Utility Environment - Command prompt issue

I am trying to silent install a msi file in command prompt elevated mode. It is working fine manually but not with the blueprism Utility Environment start process as I guess the command prompt is not running in the elevated mode. Any solution to reso...

LakRPA by Level 2
  • 744 Views
  • 2 replies
  • 1 likes

Blue Prism Desktop is available now!

We're delighted to announce the general availability of Blue Prism Desktop. If you haven't yet herd about this Product launch here is an overview of some of it's benefits: Blue Prism Desktop enables users to run centrally-developed and validated proc...

21746.png

Silent install edge using elevated command prompt in BP

I am using elevated command prompt to install edge in the windows servers. Its working when I do manually but not using BP utility environment. I have attached the screenshot with the params that I am using. What am I missing? Please advise

LakRPA by Level 2
  • 577 Views
  • 1 replies
  • 0 likes

database file

Hello everyone,I have a SQLite database file .db that I need to get data from it as a collection,can anyone tell me how can I do it?Thanks,------------------------------Mohammed ShilbayehAmman+962785766991------------------------------

25934.png
mnsh98 by Level 4
  • 1023 Views
  • 6 replies
  • 1 likes

Complex Table without Headers and dynamic width

Hi guys,I have a problem getting the data from a document because:- Vertically it has dynamic titles (dates) but horizontally if they are always the same titles.- The number of dynamic columns. Max 13 columns, Min 8 columns- The table is centered in ...

36858.png
elopez by Level 2
  • 753 Views
  • 1 replies
  • 0 likes

Resolved! Decipher: Batches in Limbo?

First, I apologize if this [probably] duplicates an existing thread.  The closest I could find was a bit outdated from July of 2020.We went live with our first process back at the end of June (2022).  Mostly, things have been running pretty smoothly....

stepher by Level 7
  • 599 Views
  • 2 replies
  • 2 likes

Interact with windows warning "app locked"

Hi,I need to close the Windows warning shown in below screenshot. It should appear consistently during runtime. It blocks all other content on the screen, so I cannot figure out a way to spy it traditionally. I have two ideas:1. Simply click the coor...

3993.png 3994.png

Multiple tables in the dfd

Hiya,I understand that only one table can be added in a dfd.However, i've been able to add multiple tables in the dfd (by clicking by change on the three dots and click on new table). While testing this dfd with 2 tables, it seems that no records hav...