Search results

  1. A

    Kill IE process not working

    Hi, I am trying to use the native Blue Prism object Utility-Environment Kill process. to kill an opened IE application but it is not working. The name of the process as parameter is "iexplore" . When I ran the process, Blue Prism is not killing any IE window at all. But I am able to terminate...
  2. A

    servicenow - BP Crash while identifying some elements

    Hello, I am facing the same problem, for what ever reason BP crashes when Identifying a field using different modes.
  3. A

    Blue Prism - could not identify process owning the current foreground window

    Hello riderc, I cant help you with the solution as that is a problem I am facing as well, but I can tell you what is happening, the problem Is that when you ran the process using the scheduler but with a session that you started by your self and not by the login agent and you dont have the...
  4. A

    Way to have logs for each step in the automatization

    Yes, basically Im created an Object that will Log in to a txt file on the stages that I wan to. So I call this object for example when a process starts to Log that the process has started or when there is an error or when the process ends.
  5. A

    Solved Warning in Control Room

    Hi Ciara, Im having a similar situation. When a warning appears as the status of a running process basically I cant do anything on Blue Prism, The question here is How to handle warnings on the control room?
  6. A

    Problem with IE after migrating from una machine

    Hi all, i used just hmtl mode for this automation, is the screen resolution really a problem in this case? Thank you
  7. A

    Problem with IE after migrating from una machine

    Hello, We developed a web automation in Internet Explorer and it worked fine, but when we migrate it to another machine, the fields and buttons identified in the application modeller are not working. What can be the reason for that? We tested it again in the old machine and everything is...
  8. A

    How to Convert a collection to excel???

    This Way you can create a new Excel File, and then pass an existing collection to this file. Entire Program: Now the objects: ------- ---- --- The only part where you need to enter a file path ----- ----
  9. A

    Windows Login

    Hi Sgbreslin, I have login Agent working in my machine. You need the Credentials Windows Login as you have, but you also need an Environment Variable named : Login Format String with value "Windows Login: {0} And to test the process you need to have the login Agent service working as well...
  10. A

    How to Convert a collection to excel???

    Hi Kevin, do you want to convert from Excel File to collection or from collection to excel File? Andres
  11. A

    Scheduler not working after BPServer reboot

    This is what the windows event viewer report:
  12. A

    Scheduler not working after BPServer reboot

    hello, anyone with experience on this matter?
  13. A

    Scheduler not working after BPServer reboot

    When i check the log for the failed scheduled it gives me the exact error as @cs.andras thread http://www.rpaforum.net/threads/object-reference-not-set-to-an-instance-of-an-object-only-when-scheduling.472/
  14. A

    Scheduler not working after BPServer reboot

    Hello Everyone First of all sorry to bother you again, there is something I don’t know how to solve with my experience so im reaching you. The thing is that we are testing our RPA in the test machine which has the BPServer.exe running and the automate.exe instance to execute the processes in...
  15. A

    Pop ups on SAP

    hello, anyone with ideas to answer this matter?
  16. A

    Window Operation

    I find that spying the cmd is rather troublesome. What i prefer to do, is to run a code stage, and from there using C#, execetute command lines. But if you still want to spy i think surface automation is your best choice using region mode.
  17. A

    Unable to run Blue Prism Server Service

    Hello, If you want to run the Blue prism server, you need to execute it from the .exe file in the installed folder of Blue Prism. and there you will find a file named BPServer.exe thats how you start the server. You need to configure the Default Server, and try to keep the name as default or you...
  18. A

    Pop ups on SAP

    Hi all, im facing the same issue, what i did to fix this by now (which i think is not a good solution) is that i put between each step of the automation either a read or a write or a press button a detach and an attach of the sap application, and a wait of 1 second between this 2 components. The...
  19. A

    Problem with Wait Stage

    Hi, the warning appears in the control room and i cant open it or know what the warning is about, it appears where you see when a process is completed or terminated if it helps.
  20. A

    Problem with Wait Stage

    Hi all!, Im doing an automation in SAP, and right now there is a SAP process that takes about 10 minutes to be completed. I have a wait stage that waits for the 10 minutes but when executing that process in the control room, there is a warning after about over 5 minutes and blue prism collapses...
Top