Skip to main content

Posts

NAV 2013 R2 - Where is the Tenant Information Stored?

Hi all, During Previous Post we have successfully migrated from a single tenant to Multi Tenant Environment. But there are some questions in my mind and may be in your mind also. a) From where system identify that the Service Instance is Single / Multi Tenant? b) Where exactly the Information about Tenants stored in the system?

NAV 2013 R2 - Multi-Tenancy Part 4

Hi all, Previous Post in this series are -   -  Multitenant Concept.   -  Implementing Multi-Tenancy Part 1 .   -  Implementing Multi-Tenancy Part 2 .   - Implementing Multi-Tenancy Part 3 . This post was created due to questions from multiple readers about existence of Default Tenant. 1. Do we need Default Tenant if there are no Companies? 2. Is Default Tenant is Mandatory? The answer of both the questions is No. So what we will see in this post is - 1. Move to Default Company in a separate Tenant say Test. 2. Delete the default Tenant.

NAV 2013 R2 - Multi-Tenancy Part 3

Hi all, Previous Post in this series are -   - Multitenant Concept.   - Implementing Multi-Tenancy Part 1 .   - Implementing Multi-Tenancy Part 2 . In This post we will move to next steps to Creating Multiple Tenants From Customer Database. Till Now, We have separated the Application, Data Part, Configured Service Tier & Mount The Application & Customer Data in Service Tier.

NAV 2013 R2 - Multi-Tenancy Part 2

Hi all, Previous Post in this series are -   - MutiTenant Concept .   - Implementing Multi -Tenancy Part 1 . In This post we will move to next steps to configure Service and Mounting Databases. Till Now, We have separated the Application and Data Part. STEPS -

NAV 2013 R2 - Multi-Tenancy Part 1

Hi all, As discussed the concept of Mutlitenant in Previous post , let see how we can actually implement it. Current State - 1. I have a NAV 2013 R2 database in SQL named as "ABC Company Database NAV 2013 R2" which we are going to convert to Mutlitenant.