Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Get Dependencies [To]

Prev Next

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationFlow Management > Dependencies

The Get Dependencies [To] step retrieves a list of objects that depend on a specified object. This step is useful when reviewing designer elements before moving items between projects, assessing downstream impact during migration, or preparing for upgrades across major platform versions. Identifying dependent objects helps reduce deployment issues, avoid broken references, and better understand what may be affected by changes to the selected object.


Properties

Inputs

PropertyDescriptionData Type
IdThe ID for the entity or objectString
Type NameThe full Type Name of the object (i.e., DecisionsFramework.ServiceLayer.Services.ConfigurationStorage.ElementRegistrationString

Understanding the Full Type Name

The Full Type Name is the internal system name used to identify an object, such as a flow or other entity.

This value cannot be inferred from the entity ID alone and is not the same as the display name, such as Flow or Rule.

To determine the correct full type name, open the entity and select Manage > See Entity Details. The entity details page displays the full type name, which can be copied and used as input to this step.

Note:
The Manage > See Entity Details option is available in Decisions version 8.x and displays the entity’s full type name. This option is not available in later platform versions. If unavailable, the full type name must be obtained through alternative means that expose entity metadata (such as reports).

Outputs

PropertyDescriptionData Type
OutputThe list of Decisions objects and resources that depend on the input objectList of ModuleResourceDependencies

Example Inputs and Outputs

InputType NameOutput
08da65d7-2450-6ff3-8ab0-5c4b3005e37f

DecisionsFramework.ServiceLayer.Services.ConfigurationStorage.ElementRegistration

List of dependency information
NullNull[]
Empty StringNull[]