Hi,
I have a custom welcome page where we allow users to create links to their favorite reports and dashboards. Cognos analytics is integrated into .net application via custom authentication provider. I need to display the user ID/Name when they create a link. Is there a way I can get the cognos logged in user details in javascript?
Thanks,
Kiran
Hi Kiran,
I am looking for exact same thing,did you figure this out?
Thanks
Keerthi
In 11.0.13 it looks like ...
window.__glassAppController.glassContext.profile.account.defaultName
...may give you what you need.
Hi Doug,
Can you explain in more detail? Also an other thing,do you have any idea how to change recents list and add a new list for mostly viewed on welcome page?
I can't imagine how I could be more specific than that. From your question, I understood you were using JavaScript. Did I misunderstand?