Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is there a way to set a global variable? E.g. setting an appId (grabbed from single configuration from devhub) to a global variable so that we can bypass linkage problems when migrating?
Ah, so pretty much your handling the migration process (to make sure everything matches up when deploying) through this qlik cli command prompt/tool. Do you mind explaining how exactly you use the CLI for migration purposes? I'd like to get a better idea and possibly present this idea to use in the future because so far it sounds like what we're in need of.
E.g. - an application created in dev that needs to be deployed to production (note - the application includes widgets and links, that are matching up to the app id hosted in the dev, how does CLI overcome and handle this tedious task of updating hard coded links, etc when migrating to production?)