Hi Sergio,
Thanks for the response again, here my scenario is there is an xsjslib which performs auditlogging whatever the data which my odata service is returning must be auditlogged by calling the xsjslib, so my case has to be achieved in 3 steps
1. Call goes to odata
2. odata returns the data
3. during the time the odata is returning the data call should go to an xsjslib, which auditlogs the data which is returned by our odata
4. table is populated by the odata service