Hi,
I am facing an issue while trying to establish a connection between the database and Jet express using Excel.
I am using a Multi-Tenant architecture for Nav 2013 R2, after providing all the requirements Like server details, SOAP port, instance
connection is not establishing.
In case of Single tenant architecture the same configuration successfully establishes the connection and display company name,
My requirement is to view all the companies running under a tenant and establish a connection between Jet Express and Server
4 comments
-
Jet Reports Historic Posts Hi,
In order to use a multi-tenant database along with Jet, you will have to configure a tenant-specific subdomain which is used as your Web Service server.
Essentially, when you are mounting the tenant database against the specified Microsoft Dynamics NAV Server instance (using Mount-NAVTenant), you want to specify an alternate ID for the database.
The syntax for this can be found here:
http://msdn.microsoft.com/en-us/library … 0(v=nav.71).aspx
More information about the multi-tenant architecture and the configuring of tenant URLs can be found here:
http://msdn.microsoft.com/en-us/library … 5(v=nav.71).aspx
As far as I know, all the other data source parameters would be what you would expect on a standard NAV database.
Hope this helps.
Regards, -
Jet Reports Historic Posts Hi Scott,
Thanks for your Reply.
We have done the configuration for NAV 2013 R2 multi tenancy . Excel is not working for the Multi-tenant architecture, while its working for single tenant.
Have you any idea how to provide data source in Excel for Multitenant architecture.? -
Jet Reports Historic Posts Hi everyone!
I have a question..
I saw in another post that Jet Express doesn't support multi-tenant connections
Is that true? -
Jet Reports Historic Posts Hello pxttyh,
The latest release of Jet Express 2015 Update 1 does support multi-tenant environments with the Web Services Data Source.
There is an option to add a 'Tenant ID' when configuring the Data Source.
Best regards,
MWilson