Following steps needs to be done before installing the package in dev box as well as in UAT all in one deployable package.
We are migrating our solution into a single model. As part of this process, the SDRModel has been merged into MPayroll effective from 2025.09.04.7 version
When deploying the package, you may encounter an error related to the SDRModel.
While deploying our package to your will be receiving an error as following

To resolve this, follow these steps to remove the SDRModel from your package:
- Create a text file named
ModuleToRemove.txt. - Add the following line inside the file:
- SDRModel
- Save the file

- Add this ModuleToRemove.txt file to your deployable package at package\AOSService\Scripts
Use 7-Zip to insert the file (ModuleToRemove.txt) into the ZIP package without extracting it.
