COGNOiSe.com - The IBM Cognos Community

IBM Cognos Analytics Platform => Upgrading to Cognos Analytics => Topic started by: Kiran P on 15 Feb 2017 11:09:42 AM

Title: Reg. Cognos customisation
Post by: Kiran P on 15 Feb 2017 11:09:42 AM
Hi

I have created two extensions (perspectives) in 11.0.5 and also a custom folder button on the navigation bar. I want this button to appear in both the perspectives I created but not others. Right now in spec.json I only see the ability to assign to single perspective and not multiple. Did anyone face such a need? Any solutions anyone can think of?

Thanks
Kiran
Title: Re: Reg. Cognos customisation
Post by: thomassikic on 09 Mar 2017 03:30:11 AM
Hi,

Did you try to declare multiple perspectives in your json file?

Something like that:

"perspective": ["perspective1","perspective2"]
Title: Re: Reg. Cognos customisation
Post by: Kiran P on 04 Apr 2017 10:01:14 PM
Yes, I did. But that didn't work. The extension doesn't appear at all.

Thanks,
Kiran