Use Aurelius Events in a XData Server

The "problem" here is that you are creating a XData server using model "Chiamate". Thus it will use the mapping explorer associated with that model.

When subscribing to events, use TMappingExplorer.Get('Chiamate') instead of TMappingExplorer.Default.