Search results

  1. R

    How to send key stroke to Browser Application

    Hi All, Here is my question After login to a web application, I have a place where I need to enter a value and press Tab key. How can I send these to the fields using keystrokes. I tried selecting the root element after the home page is loaded (after login) but it is not passing the value to...
  2. R

    Unable to Run a process using Web Service Object

    1. Created a simple Object 2. Exposed the business object 3. Created Soap Web Services using the wsdl link (retrieved successfully) 4. Created Process and called the Webservices Object using Action 5. Execute the Process Getting error as : Internal : Unexpected error Error in web service - You...
  3. R

    Where to check the Screen Captured from Exception Stage

    In Blue Prism 6.4 version, Exception stage has an option to capture the screenshot while getting any issue in application. I am able to successfully capture the screen, but not sure where the screen is getting stored. Control Room Log does not have any information on that. As per Blue Prism...
  4. R

    How to Integrate HP ALM with Blue Prsim

    Hi All, I am trying to implement Blue Prism in my organization. I just completed the BP Developer Certification. I am trying to automate a set of test cases using Blue Prism. I want to know, if i can integrate HP ALM / JIRA with BP to raise a defect incase of failure in expected results?. If...
  5. R

    Changing Current Value from Undefined Collections is changing the datatype to "Flag" value

    Friends.. I need a help in below scenario Step 1: Import CSV file to Collections (Undefined) Step 2: Read the collection rows using loop Step 3: Changing the record value (lets say if Age Code field is "B" then change it to "K") Issue: Age Code Datatype is Text field in Collection. But I am...
  6. R

    How to create table in word file and export the values from collection/queue to word document?

    Hi I have just started learning Blue Prism. Somebody please let me know, How to create table in word file and export the values from collection/queue to word document?
Top