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

What format is the screenshot stored in the database?

hello, I hope everything is all right.What format is the screenshot stored in the database?Base64 or binary? Or other formats. Any comments from you are appreciated! It is very appreciated your kind reply. Thanks in advance. Qingwen.li -----------...

26362.png

Resolved! sending .xlsx file using POST API.

I have a requirement of sending .xlsx file using POST API.I guess Ideal way of doing this is to use Single File option in WEB API configuration and passing Binary file from process.But unfortunately the WEB API definition does not support the Binary ...

Resolved! Filter collection on two columns

Hi All,Is it possible to apply filter on a collection on two different coulmns at the same time using the single query. I have to filter one column & based on those results i want to filter another column, just like how we do manually in an excel. Is...

Cannot convert date expectedly with FormatDate function

Hi, I would like to convert the date as per below, but it doesn't work. I'm using 6.10.3 in Japan.My ExpectationFunction : FormatDate("2022/10/23", "ddMMMyy")Result : "23Oct22"Current ActualFunction : FormatDate("2022/10/23", "ddMMMyy")Rsult : "23102...

Spying Issue on MS Edge Chromium

Hi, When I am attaching to already running browser, it attaches without any issue. But unable to spy in Browser mode. And when I launch the edge instance via BP then I can spy with Browser mode. Seems like a bug to me.Can anyone confirm. BP version -...

Resolved! Blue Prism Platform Installation on local PC

Hi,I'm writing in regards to installing the Blue Prism platform on my PC (not a server). Currently I have installed BP Studio 7.1 and I'm wondering whether I can install other BP elements (API, HUB) locally ? If yes, what additional configuration sh...

Poll on Gartner

Hello Community Member,I started a poll on Gartner. Here is the link Gartner Peer Insights | A Community for Technology ExecutivesPlease share your answer to see which tool you are using the most #somethingnew #poll #fridaythoutsWe need Poll/survey ...

Neel1 by MVP
  • 458 Views
  • 5 replies
  • 8 likes

Reading Web Value

Hi All,How to read values from a web page using code stage (Vb or c#) ?Thanks.------------------------------Madhu Garg------------------------------

Dynamic Web Path - Collection 'out of scope'

Afternoon all.Bit of an odd one - currently trying to read from an element on a browser by dynamically shifting the web path.Example of item 1:/HTML[1]/BODY[1]/DIV[2]/DIV[2]/DIV[4]/DIV[1]/DIV[1]/DIV[1]Example of item 2:/HTML[1]/BODY[1]/DIV[2]/DIV[2]/...