- Getting Started
- Demo apps
- How To
- Notifications
- Using VB Expressions
- Designing your App
- Events and Rules
- Rule: If-Then-Else
- Rule: Open a Page
- Rule: Open URL
- Rule: Close Pop-Over/Bottom Sheet
- Rule: Show Message
- Rule: Show/Hide Spinner
- Rule: Set Value
- Rule: Start Process
- Rule: Reset Values
- Rule: Upload File to Storage Bucket
- Rule: Download File From Storage Bucket
- Rule: Create Entity Record
- Rule: Update Entity Record
- Rule: Delete Entity Record
- Rule: Add to Queue
- Rule: Trigger workflow
- Rule: Submit Action
- Leveraging RPA in your App
- Leveraging Entities in Your App
- Referencing an Entity in Your App
- Replacing an Entity
- Using Choice Set
- Leveraging Queues in Your App
- Leveraging Media in your app
- Leveraging Actions in your app
- Application Lifecycle Management (ALM)
- UiPath® First-Party Apps
- Basic Troubleshooting Guide
Replacing an Entity
Apps Studio allows replacing the entity referenced in the app. This capability is helpful when you move your apps between organizations or environments (Development, Test, and Production).
To replace an entity with another one:
-
In the tree view, right-click on the entity you want to replace, and then select Replace.
When you change the tenant, previously imported entities become unavailable and they are marked as errors. -
The entity replacement wizard opens. To select an entity from a different tenant, click pick a different tenant.
Note:Changing the tenant makes any resource hosted in that tenant unavailable. These resources and the controls where they were used are marked as errors.
-
In the left-hand panel, select the desired entity by checking the box next to the entity name. The list of the selected entity fields is displayed in the right-hand panel.
-
Click Replace.
You cannot undo the replacement of an entity.
Replacing an entity where a field is removed may lead to invalid bindings in the app.
Make sure that you replace entities in the correct dependency order.