Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Deleting an entry in the database physically deletes the record. 

UI Text Box
type
Warning

The AggregateId is leading.  If the Id is found but does not match the AggregateType, then the instance corresponding the Id will be deleted!

Events

This service uses default events for a commit and for an exception. The IDError exit should be mapped to a custom event and will be triggered when the given AggregateId cannot be found.

...