NAV 2015 Access to Nodes in request to Web Service by DLL
Luque
Member Posts: 2
Hi,
I have problem resolving the nodes in the response after a request to Web Service using a DLL generated from Web Reference:
We need to request to a Web Service the Tracking No. of our expeditions using a DLL i created to do it.
Here is the code of the C/AL function:
HttpRequest := HttpRequest.TrackingService;
HttpDocu := HttpDocu.InfoSeguimiento;
HttpDocu := HttpRequest.GetEnvios(*****,*****,3082,TRUE,'1',FORMAT(Referencia),'','','','0',*****,*****);
MESSAGE(HttpDocu.MensajeSeguimiento);
HttpDocuAbonado := HttpDocu.Seguimiento;
HttpDocuSeguimiento := HttpDocuAbonado.SeguimientoAbonado;
MESSAGE(FORMAT(HttpDocuSeguimiento.EstadoDescripcion));
Where the HttpRequest Variable is the class who contain the metod GetEnvios(), and Tracking Service is the constructor.
With this code, i get response and i can show it with message function.
I also can assign the data in Method "Seguimiento" to variable HttpDocuAbonado.
But, when i try to assign HttpDocuAbonado.SeguimientoAbonado to HttpDocuSeguimiento, i have the error:

The variable "HttpDocuSeguimiento" is of type MRWTracking.MRWTracking.Seguimiento like specificated in the class:

Sorry about my bad english and thanks in advance.
Regards.
I have problem resolving the nodes in the response after a request to Web Service using a DLL generated from Web Reference:
We need to request to a Web Service the Tracking No. of our expeditions using a DLL i created to do it.
Here is the code of the C/AL function:
HttpRequest := HttpRequest.TrackingService;
HttpDocu := HttpDocu.InfoSeguimiento;
HttpDocu := HttpRequest.GetEnvios(*****,*****,3082,TRUE,'1',FORMAT(Referencia),'','','','0',*****,*****);
MESSAGE(HttpDocu.MensajeSeguimiento);
HttpDocuAbonado := HttpDocu.Seguimiento;
HttpDocuSeguimiento := HttpDocuAbonado.SeguimientoAbonado;
MESSAGE(FORMAT(HttpDocuSeguimiento.EstadoDescripcion));
Where the HttpRequest Variable is the class who contain the metod GetEnvios(), and Tracking Service is the constructor.
With this code, i get response and i can show it with message function.
I also can assign the data in Method "Seguimiento" to variable HttpDocuAbonado.
But, when i try to assign HttpDocuAbonado.SeguimientoAbonado to HttpDocuSeguimiento, i have the error:

The variable "HttpDocuSeguimiento" is of type MRWTracking.MRWTracking.Seguimiento like specificated in the class:

Sorry about my bad english and thanks in advance.
Regards.
0
Answers
-
Can you please translate the error description in English?Best Regards:
Zaid Tariq
Dynamics NAV/365 BC Developer at Dynamics 360
please like / agree / verify my answer, if was helpful.0 -
Sorry, here it is in english:

0
Categories
- All Categories
- 75 General
- 75 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
- 611 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 253 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions