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

Web Services

Hi, Is there a way to call a VBO/process that has been exposed as a web service, from external code? If so, which url is used to call this web service? Thanks

failover process

Hi All, I want to create the failover for Blue prism application, How can I achieve that, and how would I instruct my bots to connect to second server once server one fails.

Anonymous by Not applicable
  • 223 Views
  • 1 replies
  • 0 likes

32 bit BP in 64 bit VDI

Can we run 32 bit BP sw within a 64 bit VDI? If not what are the challenges? How can they be mitigated? Any reliable workaround?

Spying a Dynamic Table

Hello, I have a dynamic table with the list of Action buttons as first column(PFA sample image). I am looking to click only one action button in the last row. the problem with this table is that my number of rows keep on changing so I am not able to...

SAP Integration with Blue Prism

Hello Team, We have a requirement where we need to integrate SAP application with Blue Prism. Could you please advise how the SAP applications can be automated with Blue Prism software. Is there any existing utility in BP or BP VBO for SAP based a...

Anonymous by Not applicable
  • 523 Views
  • 5 replies
  • 0 likes

Using an exposed blue prism web service

Hi, I am trying to use a Blue Prism VBO which i have developed, as a web service. I am new to web services and I am unable how to call the web service within an external piece of code, in my case node.js code. I wish to be able to perform the actio...

Using c# in Code block

I tried using c# in code block. It was working fine when i tried assigning simple string variables. But when i try to create a Collection or a datatable and assign it to a variable I'm getting few errors such as System.ComponentModel.MarshalByValueCo...

Obtaining JSON data from a URL using HTTP GET

I am trying to develop a VBO which will use a HTTP GET request to obtain JSON data from a URL and then be able to store the JSON data as a collection so the different object values can be used for automation. Does anyone have any ideas as to how thi...

Release manager

Is there a way to compare the versions of the contents of the package in the release manager? we can do compare releases which shows what component changed. Lets say one of the objects changed in the new release but we need to roll back to the previo...

Overlapping processes using schedule

Hi, i need to periodically check if a work queue is not empty in order to make a process start. I can do this using schedule. The problem is: if a process is running, and the scheduler founds that the queue is not empty, it will start a new process...

Automaticall back up

Hi All, I had problem in saving of the process during the development. Under the System tab in part System I can see 'Automatically back up when editing the process or object' but there I can set just the period but I don't know how to call the backu...