Re: Reading Third Party XML Using Generator

Brijesh <[email protected]> Fri, 06 May 2011 13:46:57 +0530
Newsgroups gmane.comp.cms.lenya.user
Message-ID <[email protected]>
Hi All

I have also tried and i can not see anything in the logs.

Below is the match pattern

<map:match pattern="test.html">
<map:generate src="http://abc.xyz.co.uk/test.xml"/>
<map:serialize type="xml"/>
</map:match>

Please anyone give the solution.

Regards
Brijesh

On Thursday 05 May 2011 08:51 PM, Gaurav Kalia wrote:
>> a) Use the XML in pipelines – easy:
>> <map:generate src="http://…"/> 
>
> I have tried this but i did not get anything. I have checked the logs 
> as well and i can not see any exception.
>
> May be i am missing something, will recheck and try to debug.
>
> Regards
> Gaurav
>
>
> On Thursday 05 May 2011 07:09 PM, Andreas Hartmann wrote:
>> Hi Gaurav,
>>
>> Am 05.05.11 10:40, schrieb Gaurav Kalia:
>>> I want to read an XML which is a part of some other application. I have
>>> the HTTP URL for the XML document.
>>>
>>> What i want to achieve here is -- Read the XML and want to add the
>>> content to my own application.
>>
>> what exactly do you want to achieve?
>>
>> a) Use the XML in pipelines – easy:
>> <map:generate src="http://…"/>
>>
>> b) Use the XML as if it was a Lenya document:
>> For this purpose I would consider creating a custom resource type 
>> which stores only the external URI and includes the content using the 
>> Cocoon include transformer.
>>
>> HTH,
>>
>> -- Andreas
>>
>>
>>
>
>


-- 
Thanks & Regards

Brijesh Mishra
Web Developer