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
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.
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..............