Dear experts,
I am trying to figure out if it is possible to transport a single app registration to Launchpad instead of transporting the whole Launchpad site configuration. When I register the app from Webide to "dev" subaccount. The app is registered correctly to the Launchpad of "dev" subaccount and a file flp-config.json is generated.
Now I export the app as ZIP to move it to "test" subaccount. The zip file does not include the generated flp-config.json file. So in order to register the app in "test" subaccount Launchpad I have to configure it manually in the "test" subaccount or transport the whole site using the transport manager export/import mechanism.
Therefore, I wonder what this file is being generated for if it is not used while exporting the app to zip for further transport. Is there any way to transport the configuration of a single App in Launchpad between subaccounts?
Thanks