Developer forum

Forum » Templates » Menudata to XML

Menudata to XML


Reply

<p>&lt;p&gt;How do I extract menu data from Dynamicweb to XML for use in Flash?&lt;/p&gt; &lt;p&gt;I am aware of the &amp;quot;&amp;amp;SaveXml=True&amp;quot; function but I would like i to be live data...&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;Best,&lt;/p&gt; &lt;p&gt;Morten&lt;/p&gt;</p>


Replies

 
Reply

Depending on how often you do it, you could make it somewhat live.

 
Reply
msh@aogb.dk wrote:

<p>&lt;p&gt;How do I extract menu data from Dynamicweb to XML for use in Flash?&lt;/p&gt; &lt;p&gt;I am aware of the &amp;quot;&amp;amp;SaveXml=True&amp;quot; function but I would like i to be live data...&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;Best,&lt;/p&gt; &lt;p&gt;Morten&lt;/p&gt;</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

 
Reply
msh@aogb.dk wrote:

<p>&lt;p&gt;How do I extract menu data from Dynamicweb to XML for use in Flash?&lt;/p&gt; &lt;p&gt;I am aware of the &amp;quot;&amp;amp;SaveXml=True&amp;quot; function but I would like i to be live data...&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;Best,&lt;/p&gt; &lt;p&gt;Morten&lt;/p&gt;</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