This is a utility to export the Reconciliation Engine job definition to the arx file. 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. 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 dont have any impact on the functionality.