TeleFlow Forums
http://teleflow.org/phpbb/

XML Fetch
http://teleflow.org/phpbb/viewtopic.php?f=10&t=495
Page 1 of 1

Author:  renes [ Wed Feb 06, 2008 11:27 am ]
Post subject:  XML Fetch

Hi

I have following xml file:

<clientes>
<rut>12345678</rut>
<dv>k</dv>
<nombre>J lama</nombre>

I execute Icon XML Fech for get "rut" with following:

Node:clientes->rut
Variable to recieve data: @crut

Teleflow make variable @crut, correct function !

But, i need get "rut", "dv" and "nombre" in the same Icon Xml Fetch no more the 1 icon?

Thanks

Author:  Chris [ Thu Feb 07, 2008 11:08 am ]
Post subject: 

You will need one TeleFlow XML Fetch per node value you need in a TeleFlow variable.

You can capture any number of attributes for a given node, however.

Page 1 of 1 All times are UTC - 8 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/