I'm mucking around with the XMLConnector, DataSet and XUpdateResolver components within Flash.
It's all working cool, so I went to create an XUpdate cfc to handle the updates on the server. That's where it all went wrong!
the XUpdate packet that XUpdateResolver spits out doesn't include any of the namespaces that the original XML document (which XMLConnector retrieves) has. So, this means that my ColdFusion can't find the XPath expressions (included in the XUpdate packet) because it seems as tho CF needs the namespace included with the actual node name....
XUpdate had the Xpath /contact/[EMAIL PROTECTED] when it needs to be /addressbook:contact/addressbook:[EMAIL PROTECTED] for CF to create matches...?
Not sure what to do from here?
Has anyone else run into this problem? Any ideas?
Cheers,
Scott.
--- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
