COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Mobile => Topic started by: SynexusStuart on 27 May 2015 02:58:44 AM

Title: Send URL to launch Cognos Mobile App
Post by: SynexusStuart on 27 May 2015 02:58:44 AM
I have what I hope is a very basic requirement...

I want to send a user a URL in an e-mail which simply launches the IBM Cognos Mobile app on the device (iPad) and shows the "My Reports" page.

Anyone know what this url should be?

assume our Cognos url is: cognos.reports.com/ibmcognos
Title: Re: Send URL to launch Cognos Mobile App
Post by: SynexusStuart on 02 Jun 2015 05:08:54 AM
Does anyone have any information on this?
Title: Re: Send URL to launch Cognos Mobile App
Post by: bdbits on 03 Jun 2015 12:09:10 PM
I do not know, but would be interested in the answer.

You might want to open a support ticket and ask.
Title: Re: Send URL to launch Cognos Mobile App
Post by: SynexusStuart on 04 Jun 2015 11:03:44 AM
Quote from: bdbits on 03 Jun 2015 12:09:10 PM
You might want to open a support ticket and ask.

with IBM??
Title: Re: Send URL to launch Cognos Mobile App
Post by: bdbits on 05 Jun 2015 05:22:17 PM
Yes, of course. I assumed you are on a support contract. You do not have to have something broken to use support; you can just ask a question like this one.
Title: Re: Send URL to launch Cognos Mobile App
Post by: SynexusStuart on 08 Jun 2015 09:54:49 AM
ok, we are with a support provider but I usually find what I need online for this type of thing - Inertia is my overriding feeling when using IBM support. I will send it to them for perusal.

Thanks.

If anyone else can think of this please post!

Title: Re: Send URL to launch Cognos Mobile App
Post by: MFGF on 08 Jun 2015 10:38:31 AM
Quote from: SynexusStuart on 08 Jun 2015 09:54:49 AM
ok, we are with a support provider but I usually find what I need online for this type of thing - Inertia is my overriding feeling when using IBM support. I will send it to them for perusal.

Thanks.

If anyone else can think of this please post!

Hi Stuart,

I didn't think the Cognos app supported a URL scheme, but I found the following on DeveloperWorks, though - don't know if it's of any use?

https://www.ibm.com/developerworks/community/forums/html/topic?id=77777777-0000-0000-0000-000014852475

Looks like the format is cmuri://http://<servername>/ibmcognos.....

Cheers!

MF.
Title: Re: Send URL to launch Cognos Mobile App
Post by: SynexusStuart on 11 Jun 2015 06:17:52 AM
Thanks MF, yes I found this.

The problem with this now is that I can send this cmuri://xxx but it points to a content store item of the report.

Maybe I should put down my basic requirement and see if there is a better solution...

My customers are executive level and are used to receiving reports directly in their e-mail. They are keen on mobile active report but want to be notified when the latest report version is available. The 2 notification methods we have available are iOS (for apple users) or e-mail.

If we look at e-mail notification, they want to click something in the e-mail which launches the report in the mobile app. If i use the cmuri it open the last downloaded version but does not automatically download the latest version to the device. If I could get the uri to land on the "My Reports" page it would be easy for them to swipe down and update all.

Thoughts?

Title: Re: Send URL to launch Cognos Mobile App
Post by: MFGF on 11 Jun 2015 10:45:02 AM
Quote from: SynexusStuart on 11 Jun 2015 06:17:52 AM
Thanks MF, yes I found this.

The problem with this now is that I can send this cmuri://xxx but it points to a content store item of the report.

Maybe I should put down my basic requirement and see if there is a better solution...

My customers are executive level and are used to receiving reports directly in their e-mail. They are keen on mobile active report but want to be notified when the latest report version is available. The 2 notification methods we have available are iOS (for apple users) or e-mail.

If we look at e-mail notification, they want to click something in the e-mail which launches the report in the mobile app. If i use the cmuri it open the last downloaded version but does not automatically download the latest version to the device. If I could get the uri to land on the "My Reports" page it would be easy for them to swipe down and update all.

Thoughts?

Ah - I see. I don't think there is anything more advanced than opening the report URL the cmuri://xxx points to. A fully-fledged URL scheme would usually allow various app control selections to be included and passed in the URL to launch an app and control where you land in it, but I don't think the Cognos app has this implemented.

By all means log it as a support question, but in all honesty I suspect the answer will come back that it's an enhancement request.

Cheers!

MF.
Title: Re: Send URL to launch Cognos Mobile App
Post by: SynexusStuart on 15 Jun 2015 07:38:25 AM
Thanks, I figured this was the case.