Hello
I read the licensing document on partnersource and have some doubts.
If I am making a website that will consume webservices on NAV, what licensing should my customer purchase.
If the end users are just employees,
What license/ granuale do I need and what is total cost fo 10 users for example?
Thank you.
if the users are not employees, but customers who come to place orders?
0
Comments
Your Employees would need to have, at the very least, a DCO licence each.
For non employees I think the external connector that will cover them.
In general, the rules are relatively simple, if you use, access, read or update data relating to Microsoft Dynamics NAV then some form of valid Dynamics licencing is required. This may take the form of Concurrent, Mobile, External Connector or DCO licence.
Regards
Ian
Ian
I don't think it's wise to post prices here, just contact your NAV partner...
Licensing is never a "voluntary suggestion". Whether or not the restrcitions are technically enforced you are agreeing to abided by them when you install the software.
So If I write a SQL report that gets the data and displays the data for the whole company, then I need license for the whole company.
So a company that has 1000 users but only accounting is using NAV, and if they publish a sql report, then the company needs to purchase licenses for 1000 users.
So any company that use currently nav 5.0 with this scenario will pay through the nose if they upgrade.
This NAV2009 is mixing my head. I don't understand that webservice.
Is that form 810 is NAV2009's object? or not? Everywhere says that open form810. But my NAV2009 doesn't have it.
Maybe my question is stupid, but i hope someone will answer me.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
So can i take it by text format?
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Trying to implement nav2009.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Yesterday i had NAV2009 License.
I don't have form 810. I have only one object that related with Web service. (table 2000000076)
Your Statement, is not true in one case. [-X [-X [-X
We can access NAV data in web application through SQL Server database without having any of the licances use.
I have developed one Web Application using the same which do not required any type of user licence and can be accessd by unlimited users through web.
But ya, for that we will need to do lot much customization at asp.net side.
Do not mind at all. I just informed.
\:D/ \:D/
Ahmedabad, Gujarat, India
E Mail : ravi.thakkar@hotmail.com
To start with, in your scenario, the NAV SQL server needs to be licensed for unlimited users (processor licensing). I'm not sure, but I also think you need to have the "External Connector".
RIS Plus, LLC
MS Basically with the licensing model has every client held by their balls. You will pay through the roof, if it's your employees who have access to NAV data. This makes NAV too expensive for larger companies that want to do any integration. Unless they change the license, companies that are thinking of upgrading, I suggest to look for other ERP solutions. :!: :!: :!:
yes, except Open source, but that's another subject.
The main difference in here is that MS is basically saying, we own your data as well. Not just the software, but they own your data. So if you move the data from NAV to CUBE for analysis. Or replicate or move the data to display on web through a report, you still need to pay access to the data. What even more funnier is that if their code screws up the data, then they are not liable for the data.
Yes of course. Say you build a BI cube using SQL Server tools, and you display it using Sharepoint Server. You would need a license to be able to use the SQL Server tools, and a license to be able to use Sharepoint. What do you expect, free access to all MSFT products?
If you want to use a non-MSFT product to build a cube then you have to purchase a license for that product as well. What's the problem with that?
RIS Plus, LLC
RIS Plus, LLC
WRONG. Read the FAQ
As you can see even if the data resides in another database (cube), another ERP system, the users still need license.
If you are accessing the data directly, or indirectly you pay.
The scenario that I gave was one where there is no connection between the cube and NAV. The cube is updated as an independent manual process. The user running that process must be licensed for both NAV and the cube.
It doesn't matter if it's automatic or not.
So in order to bypass this the license. Instead of NAS or a sql job backing up the database and restore it, the company can hire a Monkey to click a button every second? Thats just stupid.
Yes, that is true.
This NAV license model is inline with the multi-tier licensing for SQL Server. Which says any user accessing the SQL database (regardless of how many layers separate them) must have an SQL license.
So yes if you don't want to buy DCO's for every user you can employee a monkey to click the buttons every second. It may be stupid but that is the way it is apparantly. Of course you may want a second monkey just incase the first one wants some holiday or gets RSI by clicking the button to often
Ian
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
http://digg.com/security/Don_t_like_EUL ... ee_to_them
You all are correct according to your expertize. I appreciate it.
But, in my scenario related to the Web Application,
1) All the User names and passwords are handled in the NAV Table.
2) At the login time, username and password verification is provided using the SQL Queries accessing that table.
3) After all varifications and validations, user will be able to view or update respective data to SQL database (i.e. NAV Data)
4) And as usval, web.config contains the SQL Login Name and Password information.
5) It worked successfully. =D> =D>
And ya, I mean in stmt. "No Licence needed" is that, as NAV Client or even Web Users of NAV DB required to have licence per each, while in my scenario I will not need any extra licence for each and every user.
Ahmedabad, Gujarat, India
E Mail : ravi.thakkar@hotmail.com