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

Utility-JSON issue

Hi, While working with the VBO 'Utility-JSON', I used both the actions(viz. JSON to Collection,Collection to JSON) given in the VBO and found that if the input is a json containing some field as an array,and if I use both theses actions one after th...

Resolved! Decipher VBO

I have one question about connection to Decipher server using Decipher VBO.I install everything on our DEV environment (one BP DEV server and second for Decipher; on Decipher server I install RabbitMQ, Erlang, Decipher server). And Decipher server wo...

Multiple bots working a single queue

I have an RPA process that can only run as single session due to constraints on the order in which queue items need to be worked. Im trying to come up with logic that would allow me to run this process on multiple resources. Any suggestions? Suppose ...

ctz9843 by Level 4
  • 714 Views
  • 4 replies
  • 1 likes

Resolved! Rearrange collection data

Hello Team,I have a collection like below:Column0 Column1 A.              12 B.               10 A.               xyz BB.             20 AD.             32Now, I want to kind of transpose this collection but since the Column0 can have same values I a...

Resolved! RUN .JAR FIle via CMD

I would like to run cmd file first then pass few line to run.jar, Any suggestion what's best approach to do . Code stage or application modeler, IF code stage does blueprism have inbuilt function ??Thanks------------------------------Abhinandan Dhawa...

Process Trigger Points

Hi All,Is it possible to create trigger points that will run the Bots (processes) automatically as opposed to scheduling them to constantly run checks for those trigger points (e.g excel file)?Many thanks.------------------------------Simphiwe Tshezi...

Update multiple values in Oracle (SQL) in one shot

Hello everyone,I need to update 10k rows and 100 columns daily in Oracle. It's too slow if I do it using a loop over the collection that contains the new values. Is there any way to do it in one shot (I mean, one query that updates everything)? I hav...

Dylan1 by Level 2
  • 466 Views
  • 3 replies
  • 0 likes

BluePrism Runtime issue

while I am running the process at a specific point the execution gets stopped and blueprism window also gets closed.Anyone faced this issue before and any solution.------------------------------sayan saya------------------------------

Resolved! Customer Engaging Bot

Hi,How can one allow customers to run their own processes in Blueprism without giving them full control of the entire platform?------------------------------Simphiwe Tshezi1st Line SupportAltron Bytes Managed SolutionAfrica/Johannesburg--------------...

#BPTechTips - Management Processes/Objects

hey guys,So, today I bring a feature that is a little forgotten but very useful to maintain your process/objects tree, it is intended to remove it from the tree without the need to delete the process/object from its environment, we often create a tes...

19182.png

want to migrate process and action from IE to chrome

Dear Sir/Madam,As we all know about the news "the Internet Explorer 11 desktop application will be retired and go out of support on June 15, 2022."I've some process and object that was build and running using IE, but I want to migrate those processes...

Launching Firefox/IE browser

Hi All, Did anyone use selenium c# code to Launch Firefox/IEBrowser in Blue prism code stage? If yes please notify me how can we achieve it and which are the External_References and NameSpace_Import we need to do in code stage?   Thanks Salman A...