Hi,
<div><br></div><div>Where does these callbacks code are available ?</div><div><br></div><div><div>% $m->callback(CallbackName => 'BeforeActionList', ARGSRef => \%ARGS, Ticket => $Ticket);</div></div><div>
<br></div><div>To understand how does this works, I was trying to find out where does the BeforeActionList resides ? But unable to find it in the entire RT4 installation base ? Can somebody pls help me ?</div><div><br></div>
<div>Tried the following to find out, where / what ?</div><div>1. by MasonX::Profiler ( came to know by the reply for my another question ) -- but no success with it also.</div><div>2. find /opt/rt4 -iname '*beforeactionlist*' # no output</div>
<div>3. find /opt/rt4 -type f | xargs grep -i 'BeforeActionList'  # all are same kind of callbacks ! no code/definition...</div><div><br></div><div>I tried to find out the other callback codes, those are all also not available ! Any pointers / help is highly appreciated .. </div>
<div><br></div><div><br></div><div>Thanks</div><div>Moorthy</div>