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

Global Send Keys not working in Rumba mainframe

We are working in Rumba mainframe application with BP 5.0.18 in which we were able to launch application and spy elements however we are not able to use send key/send key events. We tried all mnemonics provided by IBM and Rumba but nothing works fine...

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
  • 221 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
  • 287 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...