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

How to convert Excel to csv

Can you please share the information about how to convert excel to csv in blue prism. i am trying this from many days but unable to do comment your answer if anyone know how to this i run a best digital marketing agency so i need to know this -------...

Resolved! convert json to Excel/CSV

Hi Community I am using HTTP advanced utility to POST a requestAs a result I am getting json data. I wanted to check if we have any utility which will export this JSON data in csv format/excel format(rows and columns).Thanks--------------------------...

Blue prism closing abruptly.

Hi,i am using unmanaged dll(which is written in c++ language) in code stage, when i call a example method from unmanaged dll and if any exception throws from unmanaged dll blue prism closing abruptly even though handled exception in code stage how ca...

iText7 - Cannot load license file

I've a trial license for iText7 and need to load the license file using this code: string path = @"<path to JSON file>"; System.IO.FileInfo file = new System.IO.FileInfo(path); LicenseKey.LoadLicenseFile(file);​ I can successfully do this in Visual S...

Environment Variable Extract

How can I extract environment variables to excel or some sort of file? I have lot of env variable and need to log them in documentation. Any easy way to extract the list from blue prism? Thanks in advance.------------------------------Harshil MehtaSo...

Decipher Autocalculate

Hi,I have a following challenge:1. an invoice can be in EUR or USD currency2. if the currency is EUR I want a particular field to have a certain value - No VAT3. If the currency is USD I want the same field to have different value - 21The issue is th...

Importing CSV

Hi everyone! I want to Import text to Excel...And I do it with the action "Import CSV",but it doesn't catch me the values that starts with 0.For example in txt file is "0023456789"  whereas when I run the "Import  CSV"  it is "23456789" What do I hav...

Unable to Execute Python Script from BluePrism V6.9

Python script is getting executed manually  and the same is not working when invoked in BluePrism using below actions as tried both of them. It was also observed while troubleshooting that, there were 2 instances of Python installed in the VM by mist...

37115.png 37116.png
esaugos by Level 6
  • 369 Views
  • 1 replies
  • 0 likes

Continue process after restarting resource?

Hi.We are experiencing problems in scheduled processes due to the browser extension occasionally not working. We have a process that checks if the extension is working, and if not will restart BP and the runtime resource. My question is, can we run t...

johwes by Level 4
  • 601 Views
  • 3 replies
  • 1 likes