I need to export the AD application which has lot of groups mapped, in test environment. This is done using multi app collector. But, I do not see any option to export the application's groups as well when exporting.
we need to move the configurations to production but seems to be a double manual work.Do we have any better approach so that we can export the entire application with it's group attribute?
OK good, is the AD domain you collect from in test different to production?
If so, quickest way to bulk update groups in AD would probably be using a csv and some powershell if you know all the AD group names and application names you want them tagged with.Then either create/import the applications and multi-app collector in prod and run it to have the same config.
If not, you should be able to just import the applications from your test IGL to production along with the multi-app collector to have the same config.