Jump to content
Welcome to our new Citrix community!
  • 0

Passing Parameters to Published Applications


Question

To start a special application, the name of the computer must be queried. For this we use the variable %Clientname%. If a user establishes a direct connection from his computer to the server, the variable contains the client name. However, if the user first connects to a jump server and from there to the server of the published application, the variable %Clientname% contains the name of the jump server and not the computername of the user.

 

The latest version of Citrix Workspace is installed on the jump server. The connection is established via a custom ICA file to a XenApp 6.5 farm. Which possibilities are there to pass on the clientname variable of the device from the jump server to the published application? 

 

I have already tried it as follows.

Start the ICA file with the following parameters

"C:\Program Files (x86)\Citrix\ICA Client\wfica32.exe" C:\Tools\xxx.ica /PARAM:"%clientname%"

 

Adjust the parameters in the ICA file.
InitialProgram=#

 

Add line " "%**" under Command Line.

 

None of these solutions has worked so far. What other possibilities are there?

 

Thanks!

Link to comment

1 answer to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...