Hello
My requirement is as follows. I have a mix of reporting and transaction (update) requirements. Admin users can do db updates via JSP screen and while normal users can run cognos reports or do view only on the JSP.
I am intending to use the Cognos environment to manage users, groups, folder structure etc.
My proposed solution is:
I am using Cognos 8 and have 2 separate folders. One Folder Called 'ADMIN' which has a number of links (urls) to invoke JSP pages. This is to allow only admin users to perform db updates.
Another Folder called 'USER' which has a number of links to Report Studio Reports, and also the JSP urls which will be view only.
Following are my queries.
1)Is it possible to pass user group / folder name information via url (Cognos Connection) to the jsp page. This will then give me greater flexibility to determine from where the screen has been invoked and hence decide to allow db update or not?
2) Is it possible to invoke a JSP page from Report Studio and pass parameters.
3) Does anyone have a better solution to handle the above requirement.
Thanks...
My requirement is as follows. I have a mix of reporting and transaction (update) requirements. Admin users can do db updates via JSP screen and while normal users can run cognos reports or do view only on the JSP.
I am intending to use the Cognos environment to manage users, groups, folder structure etc.
My proposed solution is:
I am using Cognos 8 and have 2 separate folders. One Folder Called 'ADMIN' which has a number of links (urls) to invoke JSP pages. This is to allow only admin users to perform db updates.
Another Folder called 'USER' which has a number of links to Report Studio Reports, and also the JSP urls which will be view only.
Following are my queries.
1)Is it possible to pass user group / folder name information via url (Cognos Connection) to the jsp page. This will then give me greater flexibility to determine from where the screen has been invoked and hence decide to allow db update or not?
2) Is it possible to invoke a JSP page from Report Studio and pass parameters.
3) Does anyone have a better solution to handle the above requirement.
Thanks...