It's all about the answers!

Ask a question

RRDI - passing current user in Report Studio


0
1
Milan Krivic (9809171139) | asked Feb 11 '13, 6:40 a.m.
edited Feb 11 '13, 6:44 a.m.
Hi,

I found the way how to use some current user data in RRDI Report Studio like these:

account.personalInfo.email (e-mail address)
account.personalInfo.givenName (First Name)
account.personalInfo.surname (Last Name)
account.personalInfo.timeZoneID e.g. EST
account.personalInfo.userName (login user id)

When I log in to Cognos RRDI portal, and go to My Preferences, and Personal tab, I can only see my email and userId retrieved from CLM.
So, my question is: How I can use the full given name (ex. John Doe) on report?
How can Cognos RRDI pick-up full name from CLM?
Because I am building some kind of reports where current user will be able to see only his work items and tasks for example.

Thanks,

One answer



permanent link
Petroula Pantazopoulos (36612) | answered Jul 15 '13, 5:35 p.m.
JAZZ DEVELOPER
The data restriction for a particular user is already handled in the FM model and it works with the e-mail address.  Full name could be duplicated as more than one user could have the same full name, but each will have their own e-mail address.  


Your answer


Register or to post your answer.