<div dir="ltr">Group,<div><br></div><div><br></div><div>Can anyone share the procedure in which I can raise and exported event and include a pseudo variable in the body? I need $Ri to be included to provide a sense of identification as to which server is raising the event</div>
<div><br></div><div><br></div><div>







<p class=""><br></p>
<p class="">startup_route {</p>
<p class="">                        subscribe_event(&quot;E_UL_AOR_DELETE&quot;, &quot;rabbitmq:<a href="http://127.0.0.1/reg">127.0.0.1/reg</a>&quot;)<span class="">;</span></p>
<p class="">                        subscribe_event(&quot;E_UL_AOR_INSERT&quot;, &quot;rabbitmq:<a href="http://127.0.0.1/reg">127.0.0.1/reg</a>&quot;)<span class="">;</span></p>
<p class=""><br></p>
<p class="">}</p>
<p class="">I am getting a payload that defines the user being added and deleted but I I wish to include the server which raised the event in the body as well.</p><p class=""><br></p><p class=""><br></p><p class="">Thanks,</p>
<p class="">Tito</p></div></div>