Guys, Simple question.
I did a syndication, I use : -<cfhttp> -<cfa_contentobjectcreate> If I set a schedule, syndicating to the same updated content, meaning that it will overwrite the same object with the same uuid, but it does not, yet creating a new object with different uuid. So I did a <cfa_contentobjectfind>, search the object with the original uuid, use the <cfa_contentobjectversionsetting> and then <cfa_contentobjectversioncreate> and use the <cfa_contentobjectdata> to update the object properties <cfa_contentobjectproperty>. Anyway, why it went and do archive for the old uuid. Any ideas ? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
