Search results

  1. K

    Do we need to schedule processes using Active Queue ?

    Hi All How exactly active queue works ? Does the process having active queue need to be scheduled ? Can anyone give an actual example of using active queue ?
  2. K

    Active Queue feature ?

    Hi All What is active queue ? How exactly active queue works ?
  3. K

    Queries regarding Credential management ?

    Hi All How in real time projects the credentials created in credential manager are updated when the credentials get expired ? How is it automated ?
  4. K

    Complete understanding of process scheduling and login agent ?

    Hi All I am new to Blue Prism. Can anyone give a detailed understanding of how in real time process is scheduled in a machine and also configure the login agent in the same ? Also in a multi bot architecture how login agents are configured ?
  5. K

    How to handle exception while running a macro ?

    Hi All Can anyone explain in detail how exactly we can handle the error thrown by any excel macro ?
  6. K

    How many handle data items are required while working with multiple excel workbooks ?

    Hi All Let say we are working with two excel files in our process. Then do we need two different handle data items or the same data items can be used ?
  7. K

    Duplicate records in a queue ?

    Hi All How to handle duplicate records in a queue ? 1. Can we handle a queue like it should not allow adding duplicate record in a queue? 2. If any duplicate records exist in the queue then how can the bot identify the same and ignore the record ?
  8. K

    If before releasing the lock a process stops due to some reason then can other bots acquire the lock ?

    Hi All If a lock is not released by the bot and the process gets stopped due to some reason, then what will happen ? Can other bots acquire the same lock ?
  9. K

    How to avoid retry of an item in the queue even after providing retry parameter in the queue ?

    Hi All If while creating the queue we have specified the retry number as 3, but in the process due to some reason we don't want to retry an item after exception, then what can we do ?
  10. K

    What is the difference between Global Mouse Click and Global Mouse Click Center ?

    Hi All What is the difference between Global Mouse Click and Global Mouse Click Center ? Is the X and Y coordinates in the Global Mouse Click Center mandatory parameters ?
  11. K

    When is the best scenario to share an Application Modeller ?

    Hi All We know we can make the application modeller shareable of an object. But in which scenarios we need to do that ? Can anyone provide some real scenarios ?
Top