session variable

  1. A

    Dynamically choose between Outlook or Interact to fetch input for the BP process

    Hello! Could you brainstorm on how to place a dynamic way to choose if the robot is to fetch input ('.xlsx' file) for the process. Case is following, Interact is priority but in case it is down, the robot should attempt to go to action "Get Mail" from Outlook VBO. Is there any way to perform a...
  2. M

    Set Session Variable From Another Process

    I have a process which will keep on running until a session variable is changed from False to True. Is it possible for another process to set this variable? So the original process will run for an hour then the other process starts, passes in the variable and the original one stops?
  3. H

    Question on IS Stop requested stop after item and stop after Time?

    Hi every one, Which scenario we can use Session variable IsStopRequested(), Stop after item and stop after time??
  4. B

    Schedule a Process with a session variable

    Hello, Is it possible to schedule a process that needs a session variable as an input?
  5. A

    Renew Community License

    Hello All, I want to renew my UiPath Studio Community License. I tried it from the "https://www.uipath.com/renew-community-license" and got the message "Your License has been updated restart your UiPath Studio". But when i restart it , it always show me same popup window to update the license...
  6. 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