How to check how many forge components are used in application .
Hi Ankit,
In Service Studio, You can check Manage Dependency, and then click In Use Tab.
Hope it help.
Hi,
Apart from above if you want to check the used dependencies at application then there are 2 more ways. But both will share complete list of dependencies, it will include other application/module as well.
1. In service studio on applications' home page. Refer below screenshot.
2. You can also have detailed look of dependencies in service center. Service Center -> Factory -> Applications. for any particular application on detail page there is dependencies tab. Refer below
regards
In addition to above answers,
If you have access to OutSystems Lifetime (the platform's lifecycle management tool), you can check dependencies from there as well.
Navigate to the "Applications" section in Lifetime to see a list of applications and their dependencies.
Thanks.