run mode

  1. S

    Running Blue Prism Exposed service in Background along with Main Process

    Scenario: I had requirement of pushing item to queue from web-based application. I also had one continuously running process. On top of it, I have only one resource to run both the processes at a time. Searched a lot but did not get sufficient information. there is information around Blue...
  2. S

    Run Mode Selection

    I have 4 processes called from one process. Also have 10 different object. One separate object is exposed as a service. This object is consumed in web application to insert item in BP queue. Question When Automation is running on DVD/VM, I am not able to run Service object. I already made...
  3. G

    Process run mode.

    Hi all, I have a process p1 in which I am calling another process p2 in which I am again calling P3 process. The run mode of p1 is foreground, p2 is exclusive and p3 is a background process. Now what will happen if I try to run mutiple instances of p1?
Top