Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to have only the Container Map information in the 0.Administration container, I don't want to have all the information in each container.
The container type that is used to generate the containers is "Qlik Sense Only".
I have been looking for the variable that set the copy but I can't find it.
Thanks!!
Container map is read from the home container first if that fails for any reason, the container map in "shared container" is read instead, so you only need the shared copy. Reason for not using Admin is that shared is open for all developers, while Admin should only be open by the once managing the framework. And the reasoning for having a container map in every container is that you might not have access to shared.
You can change the behaviour in 4.GenericContainerLoader.qvs where it refers to call LoadContainerMap.
Hope this helps, regards Magnus