Search results

  1. J

    BP crashes when trying to use LoadBinaryFile function on PDFs size greater than 50 MB

    BP crashes when trying to use LoadBinaryFile expression on PDFs size greater than 50 MB - does anyone know if there is a limit to Blue Prism's LoadBinaryFile function? If so, is there a way to increase it or an alternate method I could use to convert large PDFs into binary files to upload to an...
  2. J

    Collection Manipulation - turning row data into column headers

    Hello Forum, I am trying to compare two data sets in collections but they are coming in as different forms (see below). On the left collection we have "Engaged and Reached" under column "activity type" and I would like to manipulate that collection to reflect the collection format on the...
  3. J

    Another way to execute SQL server manangment studio queries

    Hello Forum, I can execute SQL queries successfully on my local machine because I have SSMS installed, but the interactive development client (cloud) I need to move to does not support SQL server management studio...so I am looking for a work around. Any help is appreciated!! -JDEV
  4. J

    SQL Server - Get Collection

    Hi, I am sending a query to get collection using the SQL Server VBO, but due to the long execution time on the SQL Server, my action in BP is timing out. "Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding." Does anyone...
Top