Navision integration

qmis
Member Posts: 2
Hello I need read/write data (flowfields only read ) from navision 3.70 tables to my web application (jsp) . Navision works with MS SQL SERVER 2000 . Is any solution for this problem (how can i read FlowFileds) ??
0
Comments
-
hi there
yes you can do it. i have done similar kind of thing .where a dot net application is using a MS SQL server database . there there is a table in MS SQL which is synchronized by navision.
In fact we have written the synchronization routine in navision to always synchronize it self with the MSSQL server 2000.
so that the dot net application always gets the updated data.
if you want some more details then you can contact meNaushad Alam
Consultant -Navision
All e Technologies (P) Ltd.
Building Solutions for Extended Enterprises
www.alletec.com0 -
Qmis,
Depending on what you are trying to accomplish the answer might be different.
Either way in order to communicate with Navision and write data to standard Navision tables you will need to use the NAS since you can not execute the Navision code from outside of Navision. The NAS is basically a client without a GUI that runs as a service.
I guess you do not necessarily need to use the NAS, again depending on what you are trying to do, but I would recommend it unless the writes to the database are very limited.
A couple of other things to consider:
If the web application is external and will be accessed by external web users then you should take the synchronization approach (because of performance and security concerns). Review the Commerce Portal architecture for details on this.
If the web application is for internal use only (intranet/extranet) then reading from the Navision database directly could work fine. In order to read the flow fields I would in this scenario simply create SQL views that calculate them.
/Bruno0 -
...(how can i read FlowFileds)...
See especially the following topic:
http://www.mibuso.com/forum/viewtopic.php?t=42660
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions