Hyperlink open in same client

MagnoMagno Member Posts: 168
Hi,

We use navision:// hyperlinks, but on some computers when we click the url, the form opens in the client that is already open. On other computers, it suddenly does not do this anymore, now it opens a new client session where you need to login.

First of all this is ennoying to always have to give your login credentials, but most important, the license does not permit many more users, which means sometimes, we can't even login again.

Has anyone experience with this?

This i already checked:
- regedit: open shell command is correct
- shortcuts to client, all shortcuts are directly to the exe, not with msi shortcut.
There are no bugs, only random undocumented features...
---
My Blog: http://NAV-Magno.be

Comments

  • Yaroslav_GaponovYaroslav_Gaponov Member Posts: 158
    Hi

    All forms have a property URL like frmSome.URL. This URL hold full collection of the parameters, if some parameter absent on call then it get from zup file.
  • MagnoMagno Member Posts: 168
    hi,

    i don't really know what you mean with the different properties, this is the actual hyperlink:

    [url=navision://client/run?servername=Navision%26company=On]navision://client/run?servername=Navision%26company=On[/url] Time Sprinters%26target=Form%2050015%26position=Field1=0(271629)%26servertype=NAVISION

    the name of the url is "Shipment_271629.URL"

    I use the same hyperlink on 2 different computers. But as said in the first post, on 1computer it re-uses the open client, on the other computer, it opens a new client session.
    There are no bugs, only random undocumented features...
    ---
    My Blog: http://NAV-Magno.be
  • MagnoMagno Member Posts: 168
    found it. maybe usefull for other users:

    One computer was connected to Database Service Navision
    The other computer was connectod to Database Service Navision, BUT in the servername there was choosen for srv002, actually the computername.

    This is actually on the same instance, but the finhlink detects a difference in "name" and opens a new client...
    There are no bugs, only random undocumented features...
    ---
    My Blog: http://NAV-Magno.be
Sign In or Register to comment.