XMLCdata function usage issue in Business Centra

KumarManish
Member Posts: 1
Hello Friends,
Would like your suggestion on the below issue about a web service.
I was upgrading my NAV 2016 CAL code to AL for Web service Integration which include Cdata section.
In Nav 2016 , I achieved Cdata with AppendChild and CreateCdataSection function but in AL I can't see such
functions.
I have created successfully created XML file in AL from the following reference.
https://community.dynamics.com/nav/b/diveshboramsdnavblog/archive/2018/03/05/vs-code-xml-dom-management-part-1
https://community.dynamics.com/nav/b/diveshboramsdnavblog/archive/2018/03/09/vs-code-xml-dom-management-part-2
community.dynamics.com/.../creating-soap-request-message-in-al
But I am stuck in inserting Cdata section.
I also tried XMLCdata Functions available in Business Central but error occured -->
The requested operation cannot be performed in this context.
I am trying to generate below XML File with Cdata Section in Business Central.
<soapenv:Envelope xmlns:ord="https://moultonordervision.com/Ws/OrderStatusWebService.asmx" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Header />
<soapenv:Body>
<ord:OrderStatus>
<ord:strXml><![CDATA[<dataQuery><username>XXX</username><password>XXXXX</password><group_code>TEST</group_code><order_no>03027515</order_no></dataQuery>]]></ord:strXml>
</ord:OrderStatus>
</soapenv:Body>
</soapenv:Envelope>
I tried XMLCdata datatype given in AL but not succeeded in XML fiel creation with Cdata Tag.
Would like your suggestion on the below issue about a web service.
I was upgrading my NAV 2016 CAL code to AL for Web service Integration which include Cdata section.
In Nav 2016 , I achieved Cdata with AppendChild and CreateCdataSection function but in AL I can't see such
functions.
I have created successfully created XML file in AL from the following reference.
https://community.dynamics.com/nav/b/diveshboramsdnavblog/archive/2018/03/05/vs-code-xml-dom-management-part-1
https://community.dynamics.com/nav/b/diveshboramsdnavblog/archive/2018/03/09/vs-code-xml-dom-management-part-2
community.dynamics.com/.../creating-soap-request-message-in-al
But I am stuck in inserting Cdata section.
I also tried XMLCdata Functions available in Business Central but error occured -->
The requested operation cannot be performed in this context.
I am trying to generate below XML File with Cdata Section in Business Central.
<soapenv:Envelope xmlns:ord="https://moultonordervision.com/Ws/OrderStatusWebService.asmx" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Header />
<soapenv:Body>
<ord:OrderStatus>
<ord:strXml><![CDATA[<dataQuery><username>XXX</username><password>XXXXX</password><group_code>TEST</group_code><order_no>03027515</order_no></dataQuery>]]></ord:strXml>
</ord:OrderStatus>
</soapenv:Body>
</soapenv:Envelope>
I tried XMLCdata datatype given in AL but not succeeded in XML fiel creation with Cdata Tag.
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