Registering posted picking headers from external application
s3v
Member Posts: 2
Hi, we are using the basic warehousing module from Navision 4.0 SP1. In the process of automating the validation of warehouse pickings we are looking for a way of registering the picking headers automagically from an external application that offers us barcode processing.
If i must believe our reseller, then we have no other options then to purchase their full-blown WMS system including RF scanning wich costs more then the Navision implementation itself. I believe that a few elegant lines of .NET code could do this for us using one of the routes below:
- The undocumented COM interoperability. Would the COM interface allow us to call C/AL functions such as those that register the 'Posted Picking Header' (having the picking header number as an argument eg)
- Writing the equivalent SQL operations. We already modify the picking header lines by using SQL commands from an external application that updates these lines. I would take this route but i'm not a C/AL programmer so this looks quite daunting to me to try to reverse engineer it.
- An option that is obvious to all of you but that i missed
Could anyone of you with experience in this field offer me some advice? Thanks
If i must believe our reseller, then we have no other options then to purchase their full-blown WMS system including RF scanning wich costs more then the Navision implementation itself. I believe that a few elegant lines of .NET code could do this for us using one of the routes below:
- The undocumented COM interoperability. Would the COM interface allow us to call C/AL functions such as those that register the 'Posted Picking Header' (having the picking header number as an argument eg)
- Writing the equivalent SQL operations. We already modify the picking header lines by using SQL commands from an external application that updates these lines. I would take this route but i'm not a C/AL programmer so this looks quite daunting to me to try to reverse engineer it.
- An option that is obvious to all of you but that i missed
Could anyone of you with experience in this field offer me some advice? Thanks
0
Comments
-
There is no COM you can use to call C/AL code
You forgot the WebServices way, using NAS (NAV application server). Where you can send some data in some way (TCP, MSMQ, etc.) and the NAS will do what you want in NAV.0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.7K 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
- 324 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
