Recent content by engg.gaurav89

  1. E

    How can I process certain types of Items in Work Queue with specific BOT?

    Suppose if I have 3 BOTs and have 9 items in the work queues. I want that 3 items of specific type should be process with BOT1, another 3 items of specifice type by BOT2 ans so on. If i am using tagging for these 9 items. How can i force BOT2 and BOT3 not to process first 3 items in the queue...
  2. E

    How we can halt the running BOT in between?

    Thanks @VJR . I have gone through the above mentioned article , it was really useful.
  3. E

    Solved Unable to get the action properties in Process Studio

    Have you Publish all your Pages in Object studio? After that only you can see all actions.
  4. E

    How we can halt the running BOT in between?

    I want to stop the running BOT in between. It is running from the Control room. How can i stop it?
  5. E

    What is the actual use of Session Variables?

    Session variables are used to expose data item to control room. And we can provide inputs through the control room. But what is the practical use of Session Variable as BOTs are designed for an Unattended purpose. End user will not interfere in between.
Top