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 CSV Text as Collection incorrect dates

Hi,I've been using the Get CSV Text as Collection action from the Utility - BPC - File Management object. With date fields it is importing them with a day behind, as shown in the below screenshotsthe dates within the actual csv file:The dates importe...

rabbanir_0-1715862673050.png rabbanir_2-1715862929424.png rabbanir_3-1715863643813.png

Recommended Approach to Dynamic Website Spying

Good morning all,We are currently working on a project that requires us to spy a website and download files from it. Everything worked fine until the automation began to fail. On close inspection, we observed that the web interface had changed (i.e.,...

Resolved! Get Table Items from within iFrame - Edge

Hi,We have just swapped one of our Automations from IE to Edge and having trouble getting table items from within an iFrame.Previously with IE we could just HTML spy the table and use 'Read' - 'Get Table' and place the results into a collection, howe...

36590.png 36591.png 36592.png

Transpose a collection containing collection

I am trying to transpose a collection that has collections for each of the columns. Using 'Transpose collection' action I am getting the error "Conversion from type 'DataTable' to type 'String' is not valid." .  Is there a way to transpose this data ...

Resolved! Xpath Usage in Blue Prism

Hi all,We have a requirement to use regular expression in Xpath for identification of an element. Now Xpath 1.0 doesn't support regex usage but it does from 2.0 version.Could you please confirm if BP supports a higher version of Xpath presently. BP v...

Issue with Send Email in MS Outlook VBO

Hello, after running successfully for a year, this action stopped working: MS Outlook VBO - Send Mail. It seems to be failing on this step that sends an email from the non-default mailbox. mail.SendUsingAccount(acct)Because if I comment it out, the r...

Resolved! How to Retrieve Log Data from Blue Prism Database

Hi,I have manually downloaded log data in CSV format from Blue Prism for the purpose of analysis. I have a plan to collect log data just like CSV data from the database. What query should I write to get the data just like csv? Note that: I have provi...

emshihab_0-1711461447104.png

Python with blue prism

Hi All,I am learning Python language and just curious to know, by any chance will python be useful in blue prism tool now or in near future.Or is it a right decision to learn a python instead of VB/C#. Please advice.------------------------------Akas...

Resolved! Email with French body

Hi All,I have a requirement to send exception/completed emails. The body of the email is comprised of both English & French. So I am using a template to send emails. And using load Binary text function. When email is sent some of the French letters h...