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)
  • 1864 Views
  • 8 replies
  • 13 likes

DataTable within a DataTable - Code Stage

Hi, I am trying to use code stage to return a Collection that also has a collection inside and I'm having trouble with creating a DataTable that has a column with type DataTable. Any thoughts regarding the approach on this? Needing your expert advi...

Create Directory code

Hi all, From the VBO we have use a Create Directory BO. This uses the following code ----- Try If Not Directory.Exists(Directory_Path) Then Directory.CreateDirectory(Directory_Path) Else If ErrorIfAlreadyExists Then Throw New Applica...

Source Code Control of Blue Prism using tortoise SVN tool

Hello team, We wanted to keep blue prism source codes to a different server into file system as a source control versions using tortoise SVN tool during development. could you please help us with the integration of Blue Prism and Tortoise SVN tool f...

Anonymous by Not applicable
  • 769 Views
  • 0 replies
  • 0 likes

Restrict to non-invasive automation techniques

Hi All, We have developed a blue prism release using 32 bit blue prism, But the solution is unable to launch application when imported using 64 bit blue prism? when we select Restrict to non-invasive automation techniques check box in application mo...

Complex Types on exposed Blueprism Web Service

I am exposing a process that has a complex type structured output. It has multiple levels of collections (I think around 4) throughout the collection structure. When I invoke the service I get a soap fault stating "Object reference not set to an in...

Anonymous by Not applicable
  • 830 Views
  • 0 replies
  • 0 likes

Launching Rumba Mainframe

Hi, I can able to launch the Rumba Mainframe application with windows business object, however while connecting with Rumba Emulator the automate.exe gets closed with an error message, so found in knowledge base to connect with Generic EHLLAPI, even ...

Send Emails from Different Profiles on Outlook

Hey All, I was wondering if anyone knew how I could send emails using different profiles on outlook. I currently have my outlook set up as per the screenshot, and want to send emails from one of the other two profiles on different occasions (these ...

unable to spy upload window in browser

Unable to spy the File Attachement window elements like File Path, Open button. Is there any way to spy these elements? we are trying to attach or upload a document as attachment to web application. we are getting the following error while spy the el...

Working with credentials

Hi, I have set the credentials key in the application server & required credentials in the Resource PC. But need help in understanding how exactly 'Get' ,'Set' ,'Generate & set" actions of Credentials VBO is used. ...

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