Automic UserInterface keeps invalid XML import file open
book
Article ID: 84908
calendar_today
Updated On:
Products
CA Automic Workload Automation - Automation Engine
Issue/Introduction
Error Message : N/A
If objects are exported via .xml export functionality, they are kept in writing status by the UserInterface until it is closed. This results in the inability to edit or view XML File by any XML or text editor.
Cause type: Defect Root Cause: The import xml file is not closed if the content of the file is invalid (parser exception). In this case it is not possible to rename or delete the file on Windows until the User Interface is closed.
Resolution
Update to a fix version listed below or a newer version if available.
Fix Status: Released
Fix Version(s): Component(s): UserInterface Java of Automation Engine
UserInterface Java 11.2.1 - Available UserInterface Java 11.1.3 - Available UserInterface Java 10.0.7 - Available
Additional Information
Workaround : Close the UserInterface so the process releases the file allowing it to be deleted.