Apps
2022.10
false
Banner background image
Apps User Guide for Automation Suite
Last updated Apr 19, 2024

Set External Context

Introduction

You can set up an external context when launching your application. This is especially helpful when starting an app from somewhere else, for example a robotic process automation (RPA) process.

For example, you can set the values for two variables when the application loads. To do this, follow the procedure below.

Procedure

  1. Open your already existing application or start a new one.
  2. Create two new app variables, FirstName and LastName.
  3. Add two new Texbox controls to your app and bind the variables created at step 2 to each textbox. Bind the FirstName variable to the first textbox, and the LastName variable to the second textbox.
  4. Publish the app.
  5. Go to the ⚙️ App Settings window.
  6. Copy the Production URL of your app.



  7. Paste the production URL in your browser and add the following at the end: /?FirstName=John&LastName=Doe. In the end, the URL should have the following syntax: https://cloud.uipath.com/apps_/default/run/default/?FirstName=John&LastName=Doe.
  • Introduction
  • Procedure

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.