Is there any way to create a xml document using a xml dom object? Sorry for not describing my requirements. I assumed that the only way to create a xml doc is by using a DOM object (am a newbie).
How can we create a xmldocument using a dom object?
Open object designer, click on the codeunit button and set a filter on the name field for *XML*. Steal code as needed . you can use XMLPorts, but still I would put the results into a DOMDocument object.
Comments
You can also Search the forum.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
Thanks a lot for your suggestion. Appreciated!!!
Is there any way to create a xml document using a xml dom object? Sorry for not describing my requirements. I assumed that the only way to create a xml doc is by using a DOM object (am a newbie).
How can we create a xmldocument using a dom object?
Regards
Srr
The other versions have some codeunits that use automations for creating XML-documents. But I never used them.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
The classes I used were:
DOMDocument
IXMLDOMNode
IXMLDOMElement
Hope this helps.
I am using Navision 4.0 SP1 with Employee Portal.
I have same problem and as I am also newbie.
Is there any specific steps for creating XML document?
With Best Regards,
Naimish Dave
(Software Engineer)
RIS Plus, LLC