Hi Vithal,
I believe Glass.urlLoginParameter setting is required ONLY if you use the /bi/ end point which was introduced in 11.x version. But without it, you should still be able to use /bi/v1/disp end point for authentication. At least that is what happened in our case till 11.0.11 which is our current production version.
Reg. the other question, it may be a question you may want to ask support to see if there is a way to export all parameters and their set values. Unfortunately, I am unable to help you in that regard.
Regards
------------------------------
Kiran Passumarthi
www.linkedin.com/in/kiranpassumarthi------------------------------
Original Message:
Sent: Tue May 19, 2020 10:19 AM
From: Vithal Madhira
Subject: Issue with Parameterized URL to launch dashboards
Thank you Kiran for the reply. Actually I missed adding a configuration setting in Prod that I did in Dev during development. I added 'Glass.urlLoginParameter'
in Dev but I missed it in Prod. IBM support helped me resolve it. Here is the link to the tech note. I am adding this info hoping it will be useful for others.
https://www.ibm.com/support/pages/parameterized-url-perform-login-and-open-dashboard-or-report
Now I have another question. Is there a way for me to compare all configuration settings between different environments or generate a report that shows all configuration settings in a single environment? I hope I am clear about explaining my requirement.
Thanks,
Vithal
------------------------------
Vithal Madhira
------------------------------
Original Message:
Sent: Tue May 19, 2020 05:19 AM
From: Kiran Passumarthi
Subject: Issue with Parameterized URL to launch dashboards
Hi,
Try this...
https://prodserver:port/bi/v1/disp?CAMNamespace=xxxxxx&CAMUsername=xxxx&CAMPassword=xxxx&m_redirect=/bi/?perspective=dashboard&objRef=iB0E478144955459DA60B1989B7AEF48F&action=view&mode=dashboard
Regards
------------------------------
Kiran Passumarthi
www.linkedin.com/in/kiranpassumarthi
Original Message:
Sent: Mon May 18, 2020 12:46 PM
From: Vithal Madhira
Subject: Issue with Parameterized URL to launch dashboards
Hi Buddhi,
I think I did not change the objID in the URLs I posted here but I am using different objIDs specific to environment. So, that is not the issue.
Thank you.
Vithal
------------------------------
Vithal Madhira
Original Message:
Sent: Mon May 18, 2020 12:24 PM
From: Buddhi Gupta
Subject: Issue with Parameterized URL to launch dashboards
You may need to change ID for dashboard you are referring. During deployment, there is option to keep id same while importing. If not done, each environment will have different object id and need to refer to it in URL.
------------------------------
Buddhi Gupta