Lease Entity
  • 27 Dec 2022
  • 1 Minute to read
  • Dark
    Light

Lease Entity

  • Dark
    Light

Article Summary

Step Details

Introduced in Version3.0.0
Last Modified in Version5.0.0
LocationDatabase > Leasing

The Lease Entity step fetches an Entity and acquires leases on it, preventing other process threads from working on the Entity. 


Properties


Inputs

PropertyDescriptionData Type
Type NameAllows the user to select the entity type---
Fetch Deleted EntitiesLength of time to apply for a leaseTimeSpan
Combine Filters Using ANDThis setting will combine the filters set up in the Fetch Criteria section using AND.
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.---


Lease Setup 

PropertyDescriptionData Type
LeaseCountDetermines the number of leasesInt32
LeaseTimeSpanSets the time span for the lease---


Outputs 

PropertyDescriptionData Type
EntityLeased Entity---
Lease IdId of Lease---

Inputs 

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





Was this article helpful?