log the action performed in a mashup
Hi,
We wanted to log each and every action performed by a user in a runtime mashup in a log table that we have.
For eg: If there is a button named 'Add' and if the user clicks that, a entry with 'the user clicked the button Add' should be logged in our table. If the user navigates to another screen from one screen using navigation button, that should be logged that he navigated from so and so screen to that screen.
How can we make it generalised so that we can use the same snippet or service for all the mashups?
Please help us achieve this use case.
Thanks in advance,
Shalini V.

