Version 7.1.2
Is there a way to show a custom report in report editor in webUI for viewing by different roles? Please advise
Option 1: You create a subscribable report in the Manager based on your new report and assign it to all managers.
Option 2: You customize the web portal and add the report to the page of your choice. Documentation for 7.1.2 is https://support.oneidentity.com/technical-documents/identity-manager/7.1.2/web-designer-reference-guide/25#TOPIC-807416 for 8.0 its https://support.oneidentity.com/technical-documents/identity-manager/8.0/web-designer-reference-guide/26#TOPIC-863608
Thanks Markus for the pointers. I was able to use option2 to address my requirement. However, when i click on the report to be run from WebUI, i get the following error
"The given key was not present in the dictionary."
Any input would be helpful, Thanks in advance
I am not a WebDesigner expert maybe someone else is able to jump in here. But I think the report wizard does not generate the necessary plumbing for querying the parameters but just creates the parameters needed to generate the report. Filling the parameters is your task.