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

Resolved! VlookUp with Changing File Name

Hi,I would like to perform VLOOKUP in Blue Prism between two excel file. Out of 2 excel file , name of one file's name keep changing everyday with date.1st file = Scrap Factor (Name will remain same)2nd File = DID (Keep Changing every day with date) ...

AutomateC "database connection string not complete"

Hello,it's 4 hours I'm stuck with this error: automateC doesn't work, it tells me "database connection string not complete" ... plase is there someone that could help me?I've tried everytihng to solve it but notihng...I've even edited the automateC.e...

Resolved! MS outlook Email formatting

Hi, I am using the MS outlook VBO to send out status email . The question that I have is with regards to the email formatting. For better understanding let me give you an example . Example : I want to send out an email with the following email body D...

Outlook Programmattic Access

When we try to read an email on a VM(RR), using the Outlook VBO, a warning message relating to Programmatic access of Email pops up - PFA We are using BP6.9 enterprise version,  outlook office 365.We haven't installed antivirus, still its asking to ...

29661.png

Query Excel File Using SQL (OLEDB Object)

Have connected using OLEDB to an excel file with many worksheets. Is it possible to use INNER JOIN to combine these and output the result as a collection in blue prism? This isn't working: "SELECT * FROM [Report$] INNER JOIN [OOH$] ON [MPRN]=[MeterP...

Anonymous by Not applicable
  • 1077 Views
  • 5 replies
  • 0 likes

running process from command line

Hello,when I run my process from Control Room it works fine.When I run it from command line with automateC.exe I got the following SqlConnection exception:C:\Program Files\Blue Prism Limited\Blue Prism Automate>automateC /run HelloWorld /user admin B...

Resolved! Outlook VBO - Reply to Email

Hi,When i am using Outlook VBO, Reply to Email action, it is sending mails but they are going out as new mail not as a reply, subject line misses RE: in subject line and generated mail does not show the mail thread.Any suggestion to fix this ?I am us...