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! 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...

POP3/SMTP server not connected

Hi,  We have recently upgraded our platform and having issues with the POP3/SMTP objects.The objects will work in the previous platform but when we try to run them in the new platform we get the below error:"Internal : Could not execute code stage be...

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...

Element works and then fails

We are currently running Blue Prism 7.1.1 for multiple automations which interface with a Win32 based application (thick client).  We have multiple, functional objects to interact with various screens in multiple ways, but have an issue with one part...