This article provides instructions on how to export and import multiple query definitions at once in CA Client Automation (ITCM) without using the DSM Explorer UI.
The DSM Explorer interface primarily supports the export and import of individual query definitions. For bulk migrations or backups of multiple queries, the command-line utility amObjectManager.exe can be used to perform these actions more efficiently.
bin directory (typically C:\Program Files (x86)\CA\DSM\bin).CA Client Automation - All supported versions.
bin directory if it is not in your system PATH.C:\test\queries Note: Ensure the C:\test directory exists or check this location for the generated .cmsobj files..cmsobj files from the source server to the target Domain Manager.amObjectManager.exe tool is an internal feature. While highly effective for bulk operations, it is recommended to test the migration in a non-production environment first./EXPORTCONTENTS flag exports all supported objects. You may need to manually filter or select specific .cmsobj files for import if you only require specific queries.