Update Entities
  • 31 Oct 2023
  • 1 Minute to read
  • Dark
    Light

Update Entities

  • Dark
    Light

Article Summary

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


Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.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.

PropertyDescriptionData 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 Deleted EntitiesWill fetch entities that were deleted---
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. ---
Read Uncommitted DataEnabling this feature allows Decisions to read entities in a database that have been changed but not saved. ---
Respect PermissionsIf enabled, the step will not update entities until the user has the minimum 'CanUse' permission for that folder.
---

Entity Save Definition

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

Inputs

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

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


Step Changes

DescriptionVersionDeveloper Task
Added the "Respect Permissions" setting to the Fetch Entities, Get Count, Fetch Distinct Values, Delete Entities, and Update Entities steps. 8.16
[DT-033517]

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