Hi,
I see no explanation for this behavior of cfwddx. Is it a bug ? :
I have the following structure,
ATTRIBUTES.Unidade
------------------
NOMESUBUNIDADE : Prospec��o e Estudos
NOMEUNIDADE :
SAREA_ATUACAO : 0
SDIRETORIA : 1
SFUNDO_SETORIAL : 0
Then I apply cfwddx as follows,
<cfwddx action="CFML2WDDX" input="#ATTRIBUTES.Unidade#" output="foobar">
And I receive,
foobar
------
<wddxPacket version='1.0'>
<header>
</header>
<data>
<struct>
<var name='NOMESUBUNIDADE'></var>
<var name='NOMEUNIDADE'></var>
<var name='SAREA_ATUACAO'></var>
<var name='SDIRETORIA'></var>
<var name='SFUNDO_SETORIAL'></var>
</struct>
</data>
</wddxPacket>
Empty values ?!
Does anyone know what could be wrong ? After a long time working with
wddx I have never seen this behavior ...
TIA,
Joao Macaiba.
______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists