<p><p>How do I extract menu data from Dynamicweb to XML for use in Flash?</p> <p>I am aware of the &quot;&amp;SaveXml=True&quot; function but I would like i to be live data...</p> <p>&nbsp;</p> <p>Best,</p> <p>Morten</p></p>
Developer forum
E-mail notifications
Menudata to XML
Replies
Depending on how often you do it, you could make it somewhat live.
msh@aogb.dk wrote:
<p><p>How do I extract menu data from Dynamicweb to XML for use in Flash?</p> <p>I am aware of the &quot;&amp;SaveXml=True&quot; function but I would like i to be live data...</p> <p>&nbsp;</p> <p>Best,</p> <p>Morten</p></p>
Hi Morten
You should be able to do so with the databasepublising module. You can select the fields you want from the page table, and then display them on a page. If you add ?Action=5&to=xml to the url - then you will have it all as xml
Otherwise - you could probably use the SEO module and the sitemap module, which should produce a sitemap.xml file in the root of the solution. Don't know if it is live data og cached data though.
Regards
Kasper Hamann
msh@aogb.dk wrote:
<p><p>How do I extract menu data from Dynamicweb to XML for use in Flash?</p> <p>I am aware of the &quot;&amp;SaveXml=True&quot; function but I would like i to be live data...</p> <p>&nbsp;</p> <p>Best,</p> <p>Morten</p></p>
I had DW develop a XML custommodule to do just this. Not too expensive and you should be able to use it for future solutions.
If you have an inhouse .net programmer they should be able to code this for you. Nikolaj should have some documentation. Pretty easy stuff (i was told).
Rasmus Vork
You must be logged in to post in the forum