From: eLink Discussion: Development Discussion [mailto:development@elinkkc.opentext.com] Sent: maandag 20 december 2004 18:30To: eLink RecipientSubject: Which XML utility should one use? Which XML utility should one use? Posted by SBSUser06 (Poser, Rolf) on 12/20/2004 12:29 PM Hello:I'd like to know which XML utilities one should rather use:1. Built-in Package DOM and SAX parsers- Advantage: Standards-based- Disadvantage: Cryptic to use through livelink, e.g. how do I get the created XML document back into a string?2. $LLIAPI.XMLWriter.*- Advantage: Simple to understand and use- Disadvantage: Is it officially supported, and will it be made compatible with different character sets (e.g. UTF-8)?The first one doesn't seem to be in use at all. The second more than the first in Open Text provided modules....I'd settle for the $LLIAPI XML utilities, but will these be supported in future releases.One could just string-create the XML, but I think this will be increasingly clumsy for support in different character sets?Anyone from Open Text care to provide an answer?Thanks,Rolf.
From: eLink Discussion: Development Discussion [mailto:development@elinkkc.opentext.com] Sent: woensdag 22 december 2004 9:33To: eLink RecipientSubject: 9.5 and $LLIAPI.XMLWriter 9.5 and $LLIAPI.XMLWriter Posted by NOVNORUser on 12/22/2004 03:28 AM In reply to: RE Which XML utility should one use? Posted by hstoop (Stoop, Hans) on 12/20/2004 03:27 PM Will $LLIAPI.XMLWriter still be useable in 9.5 ....Still develop with 9.2Magnus
From: eLink Discussion: Development Discussion [mailto:development@elinkkc.opentext.com] Sent: woensdag 22 december 2004 11:21To: eLink RecipientSubject: On that note... exporting communtities On that note... exporting communtities Posted by SBSUser06 (Poser, Rolf) on 12/22/2004 05:15 AM In reply to: RE 9.5 and $LLIAPI.XMLWriter Posted by hstoop (Stoop, Hans) on 12/22/2004 04:03 AM Hans:On that note - I've found project import/export very useful to move some content (e.g. workflows and forms) between instances - quite handy.I don't seem to be able to stick a community inside of a project and then export it. I guess it wasn't really built for that purpose, but it'd be nice :-)Regards,Rolf.
From: eLink Discussion: Development Discussion [mailto:development@elinkkc.opentext.com] Sent: woensdag 22 december 2004 11:57To: eLink RecipientSubject: Great - thanks I'll try that... Great - thanks I'll try that... Posted by SBSUser06 (Poser, Rolf) on 12/22/2004 05:55 AM In reply to: RE On that note... exporting communtities Posted by hstoop (Stoop, Hans) on 12/22/2004 05:41 AM Alas - CoP for 9.5.0 is only due next year Apr/May, so I'll follow your second line of advice for now...Thanks for the info,Rolf.