Is there any option to Export/Import Reconciliation jobs in Configuration Manager Dashboard/ New CMDB UI/ CMDB Portal? |
This knowledge article may contain information that does not apply to version 21.05 or later which runs in a container environment. Please refer to Article Number 000385088 for more information about troubleshooting BMC products in containers. RE Export utility will help in taking export from all relevant RE backend form for specific or all or all active recon job. Here are the steps to use the utility: 1. unzip the reconJobExportUtility.zip to your machine. for e.g. C:\Utility\ 2. This will create two files, reconJobExportUtility.jar and reconJobExportUtility.bat 3. go to location where you extracted the files, in this e.g C:\Utility\ 4. Run the batch file as C:\Utility>reconJobExportUtility.bat 5. This will show you below options C:\Utility\>java -jar reconJobExportUtility.jar * Reconciliation Job Export Utility * 1. Export a job 2. Export all jobs 3. Export all active jobs 4. quit 6. This creates a jobName.arx file in the same directory from where you run the utility. 7. For import of this arx can be done following steps from below document: https://docs.bmc.com/docs/ac91/importing-reconciliation-definitions-609846036.html --Command to be used is
Note: On some machines, you might see warnings, like "WARNING: An illegal reflective access operation has occurred" while running this utility. You can safely ignore these messages as they do not have any impact on the functionality. |