AWI: Calendars exported twice in xml when exporting with references
search cancel

AWI: Calendars exported twice in xml when exporting with references

book

Article ID: 190952

calendar_today

Updated On:

Products

CA Automic Workload Automation - Automation Engine

Issue/Introduction

There are two events in a calendar: SUNDAY is a weekly event and MONDAY is an offset event that refers to SUNDAY.
If you export this calendar with references, the calendar object is exported twice in the export.xml.
If you export without references, the object is only exported once in the XML once as expected.

Environment

Release : 11.2 / 12.x
Component : AUTOMATION ENGINE

Cause

This is expected behavior, exporting with references does not check if the object is already present in the exported xml.

Resolution

This is working as expected, and unchanged since 11.2.
When you export an object with references, the references are stored in the export, even if the reference points to the same object.