New event for failure to save asynchronous document

In 9.0, if a document fails to store in the database, PolicyCenter triggers a FailedDocumentStore event on the relevant Document entity instance. The event is important because it is the only notification that document storage failed. Use this event to create a notification for administrators or users.

See also