Get Count
  • 31 Oct 2023
  • 1 Minute to read
  • Dark
    Light

Get Count

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Modified in Version5.0.0
LocationDatabase

The Get Count step returns a count of all objects pertaining to a user-configured data type.


Properties

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 deletedBoolean
Combine Filters Using ANDWill combine the specified filters with using ANDBoolean
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. ---
Read Uncommitted DataEnabling this feature allows Decisions to read entities in a database that have been changed but not saved. Boolean
Respect PermissionsIf enabled, the step will not count entities from the folder until the user has minimum 'CanUse' permission for that folder.---

Inputs

Property NameDescriptionData Type
Parent Folder IdThe ID of the Parent folderString

Outputs

PropertyDescriptionData Type
CountThe number of objects created of the data typeInt64


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
Forum Posts:
Fetch Entities: AND Or Or?
Using Fetch Entities Behavior
Paginating Fetch Entities Step

Was this article helpful?