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

Get Error while using login method of login agent

Hi , We are trying to establish login agent in our system.We are successfully able to log out through login agent and we could see control has been taken by login agent. But when we try to run login method,the process is terminated with the error "E...

How to Automate Import BP Release

We are not able to import BP Release using command line. C:\Blue Prism Limited\Blue Prism Automate>AutomateC.exe /user myusr mycred /import "MyRelease.bprelease" Importing MyRelease.bprelease Error: failed to create process - Exception while loadin...

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

Not able to integrate c# code in Blueprism code stage

Hello, I am trying to integrate a code written in C# that uses Regular Expressions and Interop libraries into Blueprism code stage. I have imported the necessary dlls in the Initialise page, But when i checked for any compilation errors,it is still ...

Anonymous by Not applicable
  • 241 Views
  • 1 replies
  • 0 likes

Data type guessing using OLEDB for Excel

Hi, I am trying to read data from an excel file using OLEDB connection. My query is fetching the data, but the problem is that it is guessing the datatype of the column on the basis of the content of the data. For example, I have a column named PinC...

Dates

Hi All, How to get Previous month Start date (dd.MM.yyyy) and End date (dd.MM.yyyy) without using any Code stage ?   Regards, Avinash.

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

PostgreSQL connectivity

Hi, I am receiving below error while trying to connect to PostgreSQL using OLEDB business object: Internal : Could not execute code stage because exception thrown by code stage: could not connect to server: Connection refused (0x0000274D/10061) Is...

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

Excel Attach

Hi, I am facing an issue with attaching Excel File. Create Excel Instance -> Open Work book --> Show Now Excel is visible. Now I am trying to attach the Excel window to my application modeller. Whenever I say attach, I am getting an Error "Micro...

Copy a file into the clipboard

Hi there,  I want to copy a pdf-file from the windows explorer into the clipboard (CTRL C) and paste it in another application. "Move File" or "Copy File" from VBO "Utility - File Management" is not working because i have to paste the file in a dif...

Cast Collection's Data Type

Hi Guys. Please let me know if you have any idea for casting data type of collection's columns from "Text" to "Number". I understood using "Loop" and "Calculation"(ToNumber Function) is one of the method to solve this issue but this way requires a ...

Importing Crendentials

Hello, Is it possible to import credentials from one environment to another? I want to import my prod credentials to my UAT envrionment without having to write them all down again. They share the same credentials key. Trying through release manage...

Collection Within Collection

Hi , I have Used JSON to Collection Utilities  . I got Output as required collection but I am getting the values as collection with in collection . How to extract the values collection within collection . Thanks Dhina