Lunch and Learn 1/9/2025
0:00 Introduction
2:59 is there a property or field that contains the project name, like flow, name or flow data? He wants to create a project constant, variable to house the project name with or sorry, creating a project constant, variable to house. The project name seems a bit redundant if the project name is a part of the path that's being referenced to the object.
14:38 Could you show off an example on how to use a chart on a page? Any chart such as pie, line, etc. I would like to see how you map the data and configure the settings. I have looked into them before and was always overwhelmed.
34:31 In the Fetch Entities step, there are options for "Fast Fetch" and "Read uncommited Data". 1) what is the difference between the two and 2) are there similar options when creating data sources for reports?
https://documentation.decisions.com/d...
38:20 "On a regular basis we're seeing significant wait times and blocking in the database coming from this trigger. Do you have any idea what might be triggering this behavior?
CREATE TRIGGER [dbo].[DELETE_flow_state_storage_data] ON [dbo].[flow_state_storage_data]
FOR DELETE
NOT FOR REPLICATION AS
DELETE flow_data_delta_storage FROM flow_data_delta_storage, deleted
WHERE flow_data_delta_storage.primary_flow_tracking_id = deleted.flow_tracking_id
GO
Howdy, Stranger!
Categories
- 4.2K All Categories
- 68 General
- 11 Training
- 203 Installation / Setup
- 1.1K Flows
- 108 Rules
- 262 Administration
- 212 Portal
- 494 General Q & A
- 698 Forms
- 334 Reports
- 3 Designer Extensions
- 47 Example Flows
- 53 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 180 Pages
- 5 Process Mining
- New Features
- 179 Datastructures
- 69 Repository
- 221 Integrations
- 28 Multi-Tenant
- 27 SDK
- 80 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 92 Lunch And Learn Questions