Skip to main content
balac0003
March 3, 2025
Question

Appian Report to show all my appian objects and its dependencies

  • March 3, 2025
  • 3 replies
  • 0 views

Is there a way to find all appian objects and its dependencies in a appian application  and export into excel so I can do analysis well before starting development with a team of 10 appian developers. We are at 24.3 version.

3 replies

mathieud0001
March 3, 2025

This was discussed previously. This is unfortunately not possible.

community.appian.com/.../is-it-possible-to-generate-a-diagram-showing-all-dependencies-of-objects

stewart.burchell
November 24, 2025

I am currently working on an App that unpacks an exported Application, writes the details of each object and the objects that each references and then allows you to generate a Graph file for a selected Object for either its Precedents or its Dependents. Here is an example of each for a selected Process Model:

1. Precedents:

2. Dependents:

Currently the application generates a Digraph dot file that needs to be copied/pasted into an online Graph visualizer but the results so far are promising.

Can I ask what use case(s) you have for being able to visualize in this way? I want to make sure I'm addressing a real need and not just conducting an academic exercise.

November 25, 2025

/subscribe