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

Need to capture user information before mashup loads

Chiranjit
7-Bedrock

Need to capture user information before mashup loads

I need to capture logged in user id(through session) before mashup loads.

4 REPLIES 4

Then you can use REST call to get the result or visit composer directly?

 

Resource: CurrentSessionInfo -  GetActiveUsers  service.

 

GetActiveUsers will give me the whole list , I need the current user . Also I want to access this info in index.html itself.

Then try  CurrentUserInfo resource - GetCurrentUser service

mgoel
17-Peridot
(To:Chiranjit)

@Chiranjit 

 

Did you get a chance to check previous response on this thread. If you think that is solution of your question please mark that reply accept as solution for the benefit of other community users.

 

Regards,

Mohit

Top Tags