I am using this as a learning tool.

I looked at the service for deleting CommunicationsEvents

I want to create a new service that allows me to delete a range of communication events, By Date

https://localhost:8443/partymgr/control/deleteCommunicationEvent?communicationEventId=10059
It looks like, from the controller and services, the delete does not address any underlying relationships, like in a email.

Am I missing something.

Reply via email to