Page 1 of 1

CX with Citrix

Posted: Thu Mar 24, 2011 4:47 pm
by Grazer
Hi,

Is anyone using Cognos Express with Citrix?

Cheers

Dave

Re: CX with Citrix

Posted: Thu Mar 24, 2011 7:24 pm
by rkaif
Search for 'Citrix' on this forum and you will find many results :)

Re: CX with Citrix

Posted: Thu Mar 24, 2011 7:50 pm
by tomok
rkaif wrote:Search for 'Citrix' on this forum and you will find many results :)
Maybe so, but you won't find any that address his question about CX. All the existing posts are about standalone TM1, not CX. That being sais, I can't think of any reason why the client portion of Excelerator (the CX version of TM1) will not run under Citrix, it's basically the same thing as Perspectives. If you are talking about the other client portals into CX, I suppose they would work under Citrix too since all you need is a broswer session to access them.

Re: CX with Citrix

Posted: Tue Aug 14, 2012 12:33 am
by winsonlee
Citrix configuration is asking for "Command LIne" and "Working Directory" for the application to publish.

I entered ""C:\Program Files (x86)\IBM\Cognos Express Clients\Xcelerator Client\jre\bin\javaw.exe" -jar ce_notifier.jar" for the command Line.

What should i be entering for the "Working Directory" ?

Re: CX with Citrix

Posted: Tue Aug 14, 2012 2:34 am
by nick_leeson
http://www.ibm.com/developerworks/data/ ... ge375.html

This document might help another alternative is Microsoft Application Virtualization (App-V) .

Re: CX with Citrix

Posted: Fri Aug 17, 2012 11:25 am
by jameswebber
winsonlee I know what you mean it took me a few minutes to figure this out too.
I set it up last night.

Ignore the Xcelerator shortcut that IBM provides that will never play ball with citrix

On my server 2008 R2 citrix box
Command Line is:
"C:\Program Files (x86)\Microsoft Office\Office14\EXCEL.EXE" "C:\Program Files (x86)\IBM\Cognos Express Clients\Xcelerator Client\bin\tm1p.xla" "\\<mapped Location>\Menu\Main Menu.xls"
(I load excel 2010, xcelerator and my front end in one go)

Working Directory is:
C:\Program Files (x86)\Microsoft Office\Office14

Make sure your server references the one in your citrix farm with xcelerator on is

Hope that helps