Dependencies Query
Comments
-
Hi,
I was wondering if one of your SQL gurus know of a query I could run that would list out entities that depend on a specific entity by GUID. I’m already familiar with the dependency browser within the application, but looking to dig a bit deeper for this project I’m on. It would also be useful for crafting a query that finds orphaned dependencies (ie., joining against entity_header_data and looking for null entityid).
-
Hello,
we can use the below query for this. We would just need to [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]enter the ID of the resource as specified below.[/font][/color]
[b][u]Query:[/u][/b]
select * from module_resource_dependency where from_entity_id = [b]Resource ID Here[/b] or to_entity_id = [b]Resource ID Here[/b][b]Please Note:[/b] We dont recommend making direct Database edits unless necessary and, in the event that an edit needs to be made, that a backup of the SQL Database is created prior to the change. For more information or to engage our support team for instruction on implementing changes on your Decisions SQL database, please contact: support@decisions.com
[color=rgb(29, 28, 29)][font=Slack-Lato, appleLogo, sans-serif] [/font][/color]
Howdy, Stranger!
Categories
- 4.1K All Categories
- 61 General
- 11 Training
- 201 Installation / Setup
- 1.1K Flows
- 106 Rules
- 260 Administration
- 212 Portal
- 489 General Q & A
- 693 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 51 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 178 Pages
- 5 Process Mining
- New Features
- 178 Datastructures
- 69 Repository
- 219 Integrations
- 28 Multi-Tenant
- 27 SDK
- 76 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 66 Lunch And Learn Questions