-See in more detail your environment without having to open each application or solution;
-See Data dictionaries of the Entities of a Module, Application or Solution;
-See Consumed Elements and Screens for an Espace;
-See Static entities' Record Data in detail;
-See Roles and Consumers of an Espace;
-See RESTs, SOAPs and SAPs Configurations of an Espace;
-See Timers and Processes of an Espace;
-See Site Properties, Tenants of an Espace;
-See Advanced Names: Physical Tables and other info;
-See Circular References from Espaces;
-Generate Excels and PDFs for reporting and documentation;
-See Unused Public Elements in the Environment
Notice: This component takes advantage of private and undocumented Platform APIs, which can change without notice. As a result, this component may unexpectedly break as the Platform is upgraded. We advise proper testing to ensure that your applications continue to work as expected when upgrading/patching the Platform.
New feature:
-pdf can now have footers with current page and total pages (showable with a site property in DataDictionaryCreator->HasPDFPagination, default:false = not showing)
Altered feature:
-Exposed TenantId in the User Entity for both modules since the user that did some actions could be from another tenant, i.e. Service Center
-The tenant name of the user is also now shown if the user is available (in application and solution infos) in the form "@Name (from Tenant: @TenantName)"
-Substituted Physical Query OSSYS_CYCLIC_JOB to the Entity Query Cyclic_Job inside the cylic job query for timers