Transactional message
Hello,
I want to use message center but i have several services in my company who want to use the message center.
It will be impossible to create for each service an event type.
I imagine that solution below
1- create one event type
2- create a transactionnal message delivery without no content no subject (delivery empty)
3- Then associate the event type to this transactional message delivery.
4- then give to all service the same event type.
5- When the service want to send the transactionnal message, in there soap call, i want to send the data in the context and the delivery content and subject.
But I don't know if it's possible :
- To personalize the content
- And the tracking information.
For exemple, here my soap call, i received the email but i don't know to personalize the customer firstname dynamically and the tracking.

Thanks