Hi everyone,
We are trying to deploy on a customer DMA a solution that consists of a low-code app that queries the Object Manager Definition/Instance.
We want to automate the deployment as much as possible.
I'm wondering if it's possible to import the DOM definition without having to use the DOM import option on the DOM editor.
Also, to activate the soft-launch options, we need to restart the agent and IIS restart. Is this also possible to automate within the package logic?
Thank you,
Ana
Hi Ana. It's possible to include an installation script in the package. The DOM definitions can be imported using that script. With some code the soft-launch options file can also be adapted, but not sure if that's actually recommended. Keep in mind that activating new options requires a system restart for them to take effect.
It’s indeed a workaround that should be used very carefully. Thanks for bringing it to our attention, it was maybe not clear enough from my answer.
In addition to Tom’s answer, I believe you have to be careful here. The documentation defines “Make sure you validate soft-launch features on your staging platform, and do not activate them on your production system unless you have synced with Skyline to make an assessment on the risk.”.
If it is (or would become) the intention to publish the package on the Catalog, I doubt that letting the installation script adapt the soft-launch options file is recommended.
https://docs.dataminer.services/user-guide/Reference/Soft-launch_options/SoftLaunchOptions.html