Im trying to create a new message queue which would send a message to external system but im not able to trigger the new custom event. From the docs ive seen we need to use .addevent() method but where should we use it that im unable to understand
Eg. - suppose i create a new entry in message-config.xml as TestMessageQueue and create an event in it as LossCauseTheft, i want to trigger this when we change loss cause to theft.