Navision Interface

chen_wan
Member Posts: 34
Dear All,
I tried to integrate Navision with other system by allowing other system export sales order data into Navision database. Do Navision expose any interface that I can call from other application to push the Sales Order data into Navision database.
Without a class or interface exposes by Navision, I have to write a component to push data into Navision database. This will be somewhat dangerous if I missed out any field while updating the data.
Besides the Sales Header and Sales Line tables, what other tables will be involved in creating a new sales order
Thank You
I tried to integrate Navision with other system by allowing other system export sales order data into Navision database. Do Navision expose any interface that I can call from other application to push the Sales Order data into Navision database.
Without a class or interface exposes by Navision, I have to write a component to push data into Navision database. This will be somewhat dangerous if I missed out any field while updating the data.
Besides the Sales Header and Sales Line tables, what other tables will be involved in creating a new sales order
Thank You
0
Comments
-
C/FRONT?
ExpandIT BAS Server is such application for example .. (www.expandit.com)
You can make orders, save them in a SQL server, and a scheduled proces will import the orders from the SQL tables to the Navision database.
so you can see if the application is something for you, or write your own componentM Stunnenberg
GAC Business Solutions B.V.0 -
Whatever you do Chen, please don't write directly into Navision SQL tables.
I've done something like that using NAS and MSMQ, where a NAS instance is monitoring the message queue for incoming sales orders in XML documents. That way you can handle all exceptions in Navision code. I based it loosely on the commerce gateway flow, where the XML doc is stored in an 'in between' table and the actual sales order is created off of that table. So if that process fails, the user can review the record in the inbound table and try again manually.
I don't know about C/FRONT or C/ODBC, but you can use those for writing from outside Navision.0
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