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

Mainframe path with %userprofile%

Hi, We're switching Mainframe applications where the new one happens to be installed in the Document folder. As the Documents folder has a path like  c:\users\MyUserProfile\Documents\... and includes my user profile, we seem to have an issue defining...

PvD_SE by Level 12
  • 277 Views
  • 0 replies
  • 0 likes

Useful SQL Queries on Audit Logs

This thread is created to enable the community members play around with AuditLog entries to get some meaningful data.Each post will contain one such query and it's explanation.------------------------------Vivek GoelCoE Lead ArchitectAsia/Singapore"I...

Download pdf from website

Hi,As I mentioned before, I am totally new member of Blueprism. I have to find a way to download a pdf from a website. Could you please provide me with each step I have to follow in order to be able to download a pdf from a website.Furthermore, I nee...

23597.png

How to obtain window title in Web application?

Hi, I'm automating share point through Internet Explorer . I want to Obtain window  title for attached Application. How can iI obtain title for Attached Web application. I was aware  I can spy the title and read the value . My question  is there any ...

Re:Error Spying HTML Mode

Hi Bot Builders,Hope you are coding well,Just came across an error so thought to share with you guys and seek advice.When I was completing my BP advance consolidation exercise I had same problem in spying HTML mode.I was unable to capture any element...

27982.jpg

API - AWS S3

Hi Guys, I'm trying to setup a Web API for AWS S3, but i'm struggling to get a response. I've got it working using Postman, but I'm getting the error SignatureDoesNotMatch when using BP.I have downloaded and tweaked the AWS:Rekognition API to try and...

13235.png

Adding new row of Data to Collection

Hi All, I am just learning and trying various things out, and this is not part of a larger project. I am trying to take a single row of data and append that to an existing collection.  The following is an overview: I get data using the Webservice Res...

20610.png 20611.png 20612.png 20613.png

Blue Prism works within Citrix?

Hello, we are analyzing with a client the possibility of using BP. He is going to provide us with an MV for Citrix. BP is certified with Citrix? Does it work without losing functionality if it is installed inside or outside of citrix? Is there an ...

Exposed Objects and CI/CD Piplines

I've written a couple of batch scripts to Generate a release from a given Package in one BP environment,  Import that release into the Next environment and then archive the .bprelease file.     What I'm noticing is on occasion objects that were expos...

Environment Variable Audit

Hi Folks.I searched a lot in the database, but unable to track the following changes to an environment variable.1- Who changed it's value?2- When was it changed?3- What was the previous value?Is there a way to figure this out?------------------------...

Surface Automation Query

Hi All,Just wanted to ask about a current challenge we're facing in dev. Bit of background- Automating a web browser that does not work on IE (Only chrome and firefox) - Opted to use chrome as firefox plugin was not working nicely with the applicatio...

Open file with wildcard

Does anybody know what the most efficient way would be for me to open a file based on its extension and location? The rules are that the file with that specific extension will be the only file in the folder present at the time that has that extension...