Hi @WaelHamze , Some system settings are not solution aware or "data" aware, so it means they could not be deployed by solution import or data import. Such as setting for "manager hierarchy" and "slapausestates". I know that these setting is exposed in "[organization URI]/api/data/v9.0/organizations", but I just want to know the best way to include these into CI/CD process. Is there a task for it? If not, should I use a powershell script to execute the http call? Or should I write code in deployment package? Thanks.
Hi @WaelHamze , Some system settings are not solution aware or "data" aware, so it means they could not be deployed by solution import or data import. Such as setting for "manager hierarchy" and "slapausestates". I know that these setting is exposed in "[organization URI]/api/data/v9.0/organizations", but I just want to know the best way to include these into CI/CD process. Is there a task for it? If not, should I use a powershell script to execute the http call? Or should I write code in deployment package? Thanks.