Pages WebServices - Debugger

infonote
Member Posts: 233
Hi,
We are receiving data from another system into NAV using a page webservice.
Is there a way to debug, or log the data that is coming into NAV through the Web Service?
Thanks in advance.
We are receiving data from another system into NAV using a page webservice.
Is there a way to debug, or log the data that is coming into NAV through the Web Service?
Thanks in advance.
Blog: http://www.kaizenlog.com
0
Comments
-
1) You can use reverse proxy e.g. Fiddler debugger to catch the communication (you need to enable this functionality in Fiddler registry). It will listen on the port instead the NAVServer and forward the communication to the NAV Server real port.
2) You can enable debugging on the NAV Server and debug the application through Visual Studio Debugger (even remotely if you use the remote debugging functionality). You can find more on the blogs about debugging NAV 2009 RTC/WebServices.
3) Most detailed info (internal info from the NAV Server, not executed C/AL code) could be collected through WCF tracing functionality. How to enable tracing on the NAV Server could be found on the blogs. Result is tracing logs with detailed info about all connections etc. Use it only if you need to know why the service is not working when other ways failed and use it on separate service, or you will kill the service.0 -
http://blogs.msdn.com/b/clausl/archive/ ... -2009.aspx gives you an idea on how to debug NAV 2009 pages.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