Deep Link Dependency Analysis

0
Hi Everyone,I am preparing a Mendix 9.24.26 application for upgrade and need a complete Deep Link inventory because the Deep Link module is deprecated in newer Mendix versions.My objective is to produce a migration document that includes:✓ Every configured Deep Link✓ The microflow associated with each Deep Link✓ Pages opened by the Deep Link✓ Entities and objects involved✓ User roles and security constraints✓ Navigation entry points✓ Incoming and outgoing dependencies✓ Usage locations across the applicationQuestions:1. Is there a recommended way to perform a full dependency analysis of the Deep Link module?2. Can Model SDK, MxAssist, ATS, or any Marketplace tools help automate this analysis?3. Are Deep Link definitions discoverable through Model Reflection or Metadata APIs?4. Has anyone generated an exportable inventory/report of Deep Link configurations before decommissioning the module?My end goal is to fully document Deep Link functionality so it can be reimplemented using supported Mendix approaches after the upgrade.
asked
0 answers