Update Entities
  • 01 Nov 2024
  • 1 Minute to read
  • Dark
    Light

Update Entities

  • Dark
    Light

Article summary

Deprecated Step
This step has been deprecated and should not be used. Please use Save Entities instead.


Step Details

Introduced in Version4.0.0
Last Modified in Version9.4.0
LocationDatabase

The Update Entities step updates pre-existing values of multiple Entities under the same specified Type Name with new values. Similar to the Fetch Entities Step, this step asks for a Parent Folder, Type Name, Fetch Criteria, and, if applicable, an Extension Type Name.


Properties

Data

This section will display all data fields to update within the chosen structure.

Property NameDescriptionData Type
---------

Entity Fetch Definition

Property NameDescriptionData Type
Type NameDefine which Type is being fetched by the step. ---
Extension Type NameDefine which Extension Data Type is fetched by the Step, if not a default Type. ---
Fetch CriteriaAllows the user to add new Fetch Criteria by using the Field Name to construct a query-like statement for Decisions to interpret automatically within the step. More than one Fetch Criteria can be configured. ---
Fast FetchEnabling this feature fetches Entities quickly through indexing. ---

Entity Save Definition

Property NameDescriptionData Type
Call Before And After SaveThe step will fetch the entity before and after updating.---

Modify Fetch Behavior

Property NameDescriptionData Type
Fetch Deleted Entities
Will fetch entities that were deleted
---
Combine Filters Using AND

This setting will combine the filters set up in the Fetch Criteria section using AND.

---
Read Uncommitted Data
Enabling this feature allows Decisions to read entities in a database that have been changed but not saved.
---

Security

Property NameDescriptionData Type
Respect Permissions
If enabled, the step will not update entities until the user has the minimum 'CanUse' permission for that folder.
---

Inputs

This section will display data fields to update within the chosen structure as well as the Parent Folder ID

Property NameDescriptionData Type
Parent Folder IDFolder ID of where the data lives at. String


Step Changes

DescriptionVersionReleaseDeveloper Task
Added the "Respect Permissions" setting to the Fetch Entities, Get Count, Fetch Distinct Values, Delete Entities, and Update Entities steps. 8.16November 2023[DT-033517]
Properties were reorganized and names were made consistent.
9.4November 2024[DT-042028]

Related Information

Articles:
About Data Structures
Entity Structure CRUD Actions

Forum Posts:
Update Entity using Flow Steps
Update Entity Step For A Piece Of Data In DB


Was this article helpful?

What's Next