Dear All Experts,
We are using CITRIX for accessing Navision for Remote users, and we have two Navision databases. For example we can call it as A & B.
When user working in Nav DB A, by clicking one button they can open Nav B database with relavant data which i already made link.
It is working perfectly for local users, when we use CITRIX while clicking the button it throws error as "Unable to start Navision Client (program C:\Program files (x86)\Microsoft Dynamics Nav\CSIDE Client\finsql.exe)."
And i have used below script to open another (Nav
Navision in the Button push action
[url=navision://client/run?servername=NAVDB&database=DB-B&company=COMP1&servertype=MSSQL&target=Form]navision://client/run?servername=NAVDB& ... arget=Form[/url] 41&view=SORTING(Document Type,No.)&position=Document Type=CONST(%1),No.=CONST(%2)
As I am not that much familiar with CITRIX, i couldn't understand what could be the issue. Please advise if you know.
Mike S.
Comments
You might try using SHELL with APPLICATIONPATH (or hard-coded path if required) to launch NAV instead of using HYPERLINK.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!