Resolved! BluePrism connection with MySQL
Hi, I have a use case to connect to MySQL databases and write data into them using BluePrism. I researched on this and found that Data - OLEDB action can be leveraged with the following connections strings. Provider=MySQLProv;Data Source=mydb;User ...