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

Unable to use HTML spying moge.

Hi, I'm unable to use HTML spying mode in web browser application. I'm using IE v11. I check application wizard and parameters are filled correctly (web based application runs from executable file - C:\Program Files\Internet Explorer\iexplore.exe) ...

Collection Headers containing spaces

Hi, I developed a process in BP v5 where I use an excel file to populate a collection and load queue. The headers of this source excel contain Column Headers that have additional spaces e.g. "POLICY    " 'Get next item' then populates collection It...

Authentication using SQL server VBO

hi! Question is around accessing SQL server using VBO object. All access to SQL DBs in our company is controlled using AD Groups. I am in the same group as our test robot for test SQL and production robots for live SQL. Within my Dev environment, ...

Datediff

I need to work out the number of weeks between 2 dates. In v5 I could use Datediff even though it said it going to be deprecated. It doesn't work at all in v6. What is the alternative?

Licences and multiple processes

Hi all,   Will a single licence allow a resource to run multiple processes? i.e. a foreground and a background process? I'm thinking about a  background process that would run in the background and handle undesirable popups to allow the main proces...

Anonymous by Not applicable
  • 340 Views
  • 3 replies
  • 0 likes

Kill failed runtime windows sessions

From time to time, a runtime process ends in a non-controlled way, so runtime process ends but the windows session that was executing the process remains. Because of this, loginagent cannot start again and the resource appears as offline. The only w...

Connecting to MYSQL

Hi, I need to connect to MYSQL DB to query and update tables. Has anyone worked with it? Is there anything inbuilt available in BP for this? What details are required and how can we configure it? Thanks....

Regular Expression In application Modeller

Hey guys, I am having a little problem i want to use regular expression in application modeller. I am trying to match attribute values of element using regular expression. I don't know anything about this can anybody suggest me how to use regular ...

Spire.Doc Dll Code Stage Error

Internal : Could not execute code stage because exception thrown by code stage: Could not load file or assembly 'Spire.Doc, Version=6.9.13.4035, Culture=neutral, PublicKeyToken=663f351905198cb3' or one of its dependencies. The system cannot find the ...

How to convert Byte[] into a BP collection?

Hi All, i have implemented one solution to read the data from an excel file using the URL to the file located on web using DownloadData(URI) method of the C# language. The data is getting generated but it is in form of Byte[] array and i need to con...