- 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
- 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
Rule: Create Entity Record
Use the Create Entity Record rule to add a new record to an entity which was imported from Data Service in your app.
Clicking the Which entity should record be created in? field opens the Resources panel, which displays the available imported Data Service entities.
Select the entity to add a new record to by double-clicking on it. Once selected, the following properties become available:
-
Values to set
-
When created
-
On Error
Once you add the entity you want to work with, the fields for a new record are listed in this section. Mandatory fields are marked with an asterisk.
In this section you can define rules to be executed right after the creation of a new entity record is complete.
For example: You can display a success message after the record is created using the Show Message rule and selecting Success from the Type dropdown.