Search results

  1. S

    SQL Query System.GUID error

    Hi guys, VBO used: BPA Object - Data - SQL Server.xml Getting an error while using the Get Collection method. ERROR "Internal : Unexpected error Can't convert System.Guid to a Blue Prism data type." Please help! Thanks
  2. S

    Executing queue items on dedicated resources

    Hello everyone! My question is about assigning specific VMs(resources) to specific work items. Scenario: Queue name: Queue1 Process name: MainProcess1 VM1 - assigned to credential1 VM2,3- assigned to credential2 100 items in queue in pending status Some queue items have tag as ‘Raw’ and some...
  3. S

    is Blueprism logs encrypted?

    Hi friends, The built in logs of Blue Prism are encrypted? Can someone please confirm?
  4. S

    AA - Power builder windows

    Hi, We are evaluating AA Enterprise Edition with one of the Power builder processes that we have already automated using Blue Prism. Using AA, I am unable to identify child windows. Can someone please help? During recording, AA uses Object Cloning which is not accurate at all. Is there a way...
  5. S

    Slowness with Blue Prism

    Hi guys, we have a MAIN process that takes almost 1 minute to load. The bp release file size is almost 100 MB. My question is, if this large size process runs continuously for 18 hrs / day, would the performance of the system degrade? Would BP freeze or does the response lag? Someone from an...
  6. S

    Parent - child processes - Memory leaks

    Hi guys, Our team has developed a process which has 20+ pages and calling the respective objects. This process takes almost 1 minute 15 sec to even load. I was suggesting to split the process into multiple child processes, but what my team says "Calling a child process from parent process will...
  7. S

    Very first REST - JSON request in Blue Prism

    Hi Everyone, I am trying to process a simple JSON request using REST. When i run the stage, i get an error message "Internal : Could not execute code stage because exception thrown by code stage: The request was aborted: Could not create SSL/TLS secure channel." I am using BO - WebService -...
  8. S

    Execution Timeout Expired error while saving object

    Hi guys, When we save any object with 10 or more actions, we get the below error: "An error occurred whilst editing the process : Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding." Tried changing the timeout values in...
  9. S

    Chr(34) giving error in code stage

    Hi guys, I am using Code stage (Visual Basic) to work with some XML file content and i need to concatenate strings and also use double quotes in the output. For this i am using Chr(34). But the code stage is not able to identify the "Chr" Error: Description: Compiler error at line 2: 'Chr' is...
  10. S

    Test Strategy for RPA implementation

    Hello friends, I have been told to develop a Test Strategy Template for general RPA projects. As I come from a QA automation background, I understand the contents of a typical Test Strategy, but can someone please help me out with a specific Test Strategy template for RPA? Thanks a lot!!
  11. S

    Reading and splitting values from a Config file

    Hi, We are using a configuration file instead of environment variables. I am able to read all lines using Utility-File Management, storing into a collection. I am trying to read the line and split the lines using String - Split Text. But the action needs a input parameter called 'Collection...
  12. S

    Blue Prism - Surface Automation (Citrix)

    Hello everyone, How efficient is Blue Prism with surface automation (Citrix) as compared to other automation tools like Automation Anywhere? Can we make Blueprism read values from the UI? Please advise. Thanks as always!
  13. S

    Internal Error - Web Services

    Hi friends, We are using Blue Prism with Web Services 1. The Web service is successfully configured in System - Web Services along with authentication credentials. Successfully retrieves all the actions under the Web Service 2. In Object studio i call this re-usable service and use the...
  14. S

    Solved Blueprism - XML VBO

    Hello, We are using Blue Prism V5. I dont see the XML VBO in the VBO folders. We need to parse an XML file and retrieve all attributes and values. Can someone please help with this? Probably we might need to code in VB. Not sure. Please advise. Thanks SL
Top