About archiving and event messages

Any event message that non-Guidewire code generates within the archive bundle during the archive process causes archiving to fail. Thus, do not automatically create messages in response to entity update events within the archive bundle. Any archive-related Event Fired rule code that you create must explicitly take this restriction into account.

During the archive process and within the archive bundle, PolicyCenter updates any archive graph object with a cross-domain relationship. If you enable event updates for one of these archive objects, the archive process fails.

Important: Do not create custom code that generates update events for any entity type that can possibly be part of the archive bundle.

See also