Hello I need to retrieve a customer's well-formed XML document hosted on it's own server, FTP protocol being the only available communication channel. After being retrieved, I need to parse it, and store a few nodes values into my database. Is there any builtin cocoon component or flow snippet to help me achieve this ?
I was looking - wiki, docs, google, planetcocoon - for something like "<map:generate src="ftp://login:[EMAIL PROTECTED]"><map:parameter name="method" value="GET"/><map:parameter name="file" value="foo.xml"/></map:generate>", but didn't find anything. Thanks laurent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
