Product Forum
Get fast, personalised help from other members of the community
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Where to download all Blue Prism products.

If you're looking to download an SS&C Blue Prism product, you can find a link to the download page in this list.  Click the link, scroll down to accept the EULA and select the version you wish to download. SS&C Blue Prism Enterprise: DownloadSS&C Blu...

Michael_S by Community Team (Retired)
  • 2136 Views
  • 8 replies
  • 13 likes

Best way to clear Collection?

In paragraph Process or Object design considerations of https://help.blueprism.com/Operational-Support/Performance/Routine-Maintenance/1141009962/How-do-I-diagnose-and-avoid-Out-Of-Memory-issues.htm developers are advised to clear Collections after u...

Validate if the document is Password Protected

Hi,   I have a requirement which needs to check if the document is password protected before proceeding to any further business process. This is for WORD as well as for a PDF document.   Also how to confirm if the WORD document is a read only doc...

Anonymous by Not applicable
  • 1133 Views
  • 2 replies
  • 0 likes

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?

Error: can not create session to run process - The maximum number of concurrent sessions permitted by the current license would be exceeded.

Hi BP Experts, I am getting the below error message when running my process from control room . Error: can not create session to run process - The maximum number of concurrent sessions permitted by the current license would be exceeded.   My Proce...

amith1990 by Verified Partner
  • 1319 Views
  • 4 replies
  • 0 likes

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
  • 1608 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....