Jet Report and multi tenancy

alex2605alex2605 Member Posts: 16
edited 2014-04-15 in NAV Three Tier
Hi all,
does anybody have experience how to connect Jet Reports to a multi tenancy environment?
I always get error message 401 - not authorized.
It's not the thing with the NTLM authentication, I already tired that. It's just the wrong link.
In a normal environment the link is
http://servername:7047/NAVInstance/WS/SysService
In multi tenant it is
http://servername:7047/NAVInstance/WS/databasename/... then somewhere the tenant iat the end.
I already opened a ticket at jet support, but no solution yet.
Thanks in advance for any suggestion.

Comments

  • alex2605alex2605 Member Posts: 16
    Figured it out.
    Here the solution. Just in case, sombody is running in the same issue.
    The tenant need an alternate ID as FQDN like servername.domain.intra
    This has to be inserted as Entry on the internal DNS Server.
    Republish the webservice, clean the dns cache on the Jet Reports Client and use the new created FQDN as servername in Jet.
    All other entries are standard.
  • chandan2087chandan2087 Member Posts: 2
    Hi,
    I have created three tenanat and want to access through URL by using alternate Id for each tenant but dont know how to access it after assigning alternate id to each tenant.
    Can you give me example or explain in detail how to access through URL.

    Waiting for your reply..............
Sign In or Register to comment.