Search results

  1. M

    Excel to Text Conversion

    Hello Everyone, Is there a way to convert Excel File to Text File in Blue Prism. Regards, Mani.
  2. M

    Is there a Way to get tags of a Queue Item ?

    Hi Everyone, I need to get the tags for the given Item in the Queue. Is there a way to get the Tags for the Queue Item ? Regards, Mani.
  3. M

    How to execute sql query in BluePrism ?

    Hi Everyone, I have one complex sql query which has double quotes. When I am running in SQL Navigator it is working fine. But When I am running through Blue Prism I am not getting any output. Please advise. Regards, Mani
  4. M

    Unable to attach to Internet Explorer Error Window

    Hi Everyone, When I am trying to attach to Internet Explorer Error Window I am getting the following error. "Target Application Could not be Identified". In the attach stage I have provided Process Name as iexplore ,window Title *Internet Explorer* and child count I tried with 0 and 1. Please...
  5. M

    Unable to run process in control room

    Hi Everyone, When I am trying to run a process from the control room I am getting "Not Connected Resource-1 can't start process" error. But the resource status is IDLE. Please advise. Please find the attachment for reference.
  6. M

    How to select item that is selected by Mouse Hover?

    Hi Everyone, I need to select an item from a drop down in web application. I will be getting that drop down when I hover the mouse on the drop down. But when I try to select the value in the drop down, drop down is getting disappeared. Please help to solve the issue. Regards, Mani.
  7. M

    Paste Image in MS Word after particular given word?

    Hi Everyone, Is there a way to copy an Image and Paste in MS Word after particular given word using Blue Prism ? Regards, Mani.
  8. M

    What is Active Queue ?

    Hi Everyone, Any idea about Active Queue ? And what is the advantage compared with normal Work Queue? Regards, Mani.
  9. M

    Send an Encrypted mail using outlook

    Hi Everyone, Is it possible to send an encrypted email using Blue Prism ? And read an encrypted email by decrypting it. Regards, Mani
  10. M

    How to determine day of week by specific date?

    Hi Everyone, Is there a way to determine day of week by specific date ? For example Input 13 th nov 2018 Ouput Tuesday. Regards, K .Manikanta
  11. M

    Unable to send header information in web service call

    Hi Everyone, We are working with Web Service in BluePrism. We are required to pass certain mandatory header information to get appropriate response from the Web Service. Please advise how we can proceed in this case. Regards, Mani.
  12. M

    Unable to add web service

    Hi Everyone, When I am trying to add web service in the blue prism I am getting following error. please help to solve the issue. Regards, Mani.
  13. M

    Radio Button is checked or not

    Hello Everyone, I want to identify whether radio button is checked or not in web page . Is there a way to find using html mode ? Help me to solve the problem. Regards, Mani.
  14. M

    Move folders from shared location folders to local Machine folder

    Hi Everyone, I want to move the folders present on the shared location to Local Machine. Please help me to solve the problem. Regards, Mani.
  15. M

    Recover deleted items from work queue

    Hi Everyone, Is there anyway to view or recover items that have been deleted from work queue? Regards, Mani.
  16. M

    Add double quotes to text

    Hi Everyone, I want to add double quotes to a string. For example : var a= abcd. I want get result as "abcd". I tried with the following expression """&[a]&""" which is evaluating to "[a]" Please help to solve the issue. Regards, Mani.
  17. M

    Dropping leading zeros in CSV file

    Hi everyone, When I am trying to read a cell in csv file, blue prism is dropping leading zeros. Is there a way to get the value with the leading zeros. For example in csv file it is 0012345 but when blue prism reads it is taking as 12345. Please provide solution. Regards, Mani
  18. M

    Unable to Send Global Send Keys to Mainframe

    Hi Everyone, I am able to send global send keys to mainframe for 2 “F8” key strokes using “[pf8][pf8]” keys. But I am unable to send global send keys for 3 keystrokes “1 shift key and 2 F8 key strokes” . I Used combinations like “+[pf8][pf8]”, “++[pf8][pf8]”, “[SHIFT][pf8][pf8]”...
  19. M

    Unable to Close Particular Window Browser

    Hi Everyone, I am unable to close a particular window in web browser. When I am using terminate action it is terminating complete Web Application. I cannot rely on (X) button because i will be getting dynamic pages after performing click action in web application. Is there a way to close...
Top