Copying the Export Utility’s Output to the Local Repo for manual export
Important
Use DevOps Studio or Package Studio to submit AML changes from Aras Innovator instance to the SDE repository.
Once the changes are made and if the files are exported manually without Studio, copy the top common folder and paste it into the local working directory of the Repository (AML-Packages). During this process, be sure to accept any file replacement warnings that may appear.
As soon as copy is finished, commit the changes and run
Remove-ReleasedAmlPackagesContentFromRepository -workRepository path/to/LDE
The command will remove all Core Released AML Package items.
If unmodified Core Released AML Package items are accidentally copied into the repository, they will be removed automatically during the next Update-ArasDevopsFrameworkVersion run. Best practice is to ensure your Package Definition contains only customized items before exporting.