cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Logging the users each time when they view a mashup

sgobi
6-Contributor

Logging the users each time when they view a mashup

Hi

We have a requirement to log the users (along with the Mashup they viewed) each time they open/refresh the mashup.

Appreciate your inputs on this one.

Thanks

1 ACCEPTED SOLUTION

Accepted Solutions
ibanham
1-Newbie
(To:sgobi)

Hi

Write a simple service triggered by the Mashup Loaded event that takes the details of the current user (from the user tab) as input parameters and logs the information somewhere.

Regards

Ian

View solution in original post

2 REPLIES 2
ibanham
1-Newbie
(To:sgobi)

Hi

Write a simple service triggered by the Mashup Loaded event that takes the details of the current user (from the user tab) as input parameters and logs the information somewhere.

Regards

Ian

sgobi
6-Contributor
(To:sgobi)

Thanks Ian.

We have hundreds of mashup created and in use. If I have to create a service that gets triggered on Mashup loaded event, that is going to take time.

I was looking for some other alternative. If there isn't any, then I will follow what you suggested.

Thanks

Sabarish

Top Tags