UiPath Passing Arguments between workflows

UiPath Passing Arguments between workflows

Dear Learner,

Greetings from edureka!

Kindly find attached a workflow file that will demonstrate Arguments and passing arguments between two sequences.




argSQ01Name and argSq01Gender are arguments created in Sq01 sequence to hold Name and Gender respectively.

argSQ01Name is being assigned a value using variable varMainName

argSQ01Gender is being assigned a value using variable varMainGender

The direction of  argSQ01Name is in because the value of this argument is used to check gender in Sq01

The direction of  argSQ01Gender is out because the value of this argument is used in the Main workflow to print the gender.

Hope this helps. If there are any other issues please feel free to reach us and we will be glad to help.

Regards
Sourav Basu Roy
Technical Consultant
edureka!

    • Related Articles

    • UIPATH on Windows 7

      Dear Learner, Greetings from edureka! Kindly follow the links below to install UiPath on your computer. Download UiPath from the link below https://download.uipath.com/beta/UiPathStudioSetup.exe Kindly run the installer and follow the on screen ...
    • UiPath on Mac

      Dear Learner, Greetings from edureka! UiPath Studio is a windows only software. However there are a few work arounds that you could explore to install it on you Mac. Kindly follow the link ...
    • UiPATH Send SMTP Mail

      Dear Learner, Greetings from edureka! In order to send and receive emails using your Google Account in UiPath you need to ensure the follow are step up correctly. POP and IMAP enabled for the account After logging in into your gmail account kindly ...
    • Get Name of Process

      Dear Learner, Greetings from edureka! If you need to check the name for any process, kindly got to your Task Manager and click on More details at the bottom left corner Expand the process group and right click on any of the processes and click on ...