Hi all,
I have a customer, they are using NAV 2009 SQL Classic. They want to use web client for service module.
Can NAV web client work with NAV 2009?
If not, if they have web site, they want to integrate with NAV 2009 with service module, is there any integration tool between web site with NAV 2009?
This is the first customer to require this thing, i have not yet much experienced with web service.
So if anybody have experiences about this, could you please share to me?
Thank you so much,
HN
0
Answers
2009 does have web service interface. So you could do the integration.
I suggest to upgrade instead. It might be cheaper than do an integration and build a website.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Thank you so much.
I have another thing that want to get your advice.
The customer not have budget for upgrade to 2013, they want to have web app to manage outside tasks and they want it interact with NAV.
They used seperated SQL data for web and they met the issue synchronized data between Web DB and NAV DB.
We suggest them to remove web DB and build some tables for web in NAV DB and transferring needed data from web data to NAV data.
If we build some tables in NAV that are called database for web. We have 250 users will use web to do some transactions. If 250 users access to NAV data through web at the same time:
1.My web will work with its tables through SQL DB (NAV DB), is it possible?
2.If we cannot work with SQL database directly, we have to buy license for 250 users?
3. the performance of NAV users who use another functions in NAV at the same will be effected?
Thanks,
HN
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Hi,
We decided to keep 2 databases and will reference needed data.
I have another question:
- The web will call stored procedure in NAV SQL to reference needed data.
- The NAV code will call stored procedure in Web SQL.
I think it is possible, isn't it?
If i do that, are there something to have to care?
Thanks,
HN
You can evaluate some solutions like navonweb (http://www.navonweb.com) that works good with NAV2009.
Matteo
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Thank you so much.