The Lease Entity step fetches an Entity and acquires leases on it, preventing other process threads from working on the Entity. Properties shown below are only for v9.4 and above.
Properties
Entity Fetch Definition
Property
Description
Data Type
Type Name
Allows the user to select the entity type
---
Fetch Criteria
Allows 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.
---
Lease Setup
Property
Description
Data Type
LeaseCount
Determines the number of leases
Int32
LeaseTimeSpan
Sets the time span for the lease
---
Modify Fetch Behavior
Property
Description
Data Type
Fetch Deleted Entities
Length of time to apply for a lease
---
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
Description
Data Type
Respect Permissions
---
Inputs
Property
Description
Data Type
Parent Folder Id
Folder ID of where the data lives.
String
Feature Changes
Description
Version
Release
Developer Task
Properties were reorganized and names were made consistent.