Web Service traffic capture
tarkmyler
Member Posts: 57
When I write code in .NET to consume a web service (3rd party - not NAV) I use a utility called "Fiddler" from Telrik to examine the traffic. It makes it easy to see the request and responses. When I try to use that same utility and run it between NAV (leveraging System.Reflexion based code) and the same 3rd party services, I get nothing. Does anyone have any experience with a utility to "see" the traffic?
Mark Tyler
Pacific City, OR
Pacific City, OR
0
Best Answer
-
I never did get my System.Reflexion style coding traffic to show up in a capture agent. So my approach is to code it in .NET and get it working. Then to reproduce the code in NAV. It's a bit like building a ship in a bottle. Having the web service code generated on-the-fly and not reliant on an external dll is a plus, but also labor intensive.Mark Tyler
Pacific City, OR5
Answers
-
Where did you try to capture the traffic? You might have to do it on the machine the middle tier is running on, or make the .NET code run on the client.1
-
Good point. In the past, I've used a VM where the service tier and client run on the same machine. I tried launching on the service tier also in my current environment (which has different VMs for ST and Client) and the traffic doesn't show up on either. My next stop is something like Wire Shark... but Fiddler is so much easier.Mark Tyler
Pacific City, OR0 -
I never did get my System.Reflexion style coding traffic to show up in a capture agent. So my approach is to code it in .NET and get it working. Then to reproduce the code in NAV. It's a bit like building a ship in a bottle. Having the web service code generated on-the-fly and not reliant on an external dll is a plus, but also labor intensive.Mark Tyler
Pacific City, OR5
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K 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
- 328 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
