317 | Full DXL round-trip of DESIGN ELEMENTS |
44 | Tools - DXL Utilities - Importer |
43 | Full DXL round-trip |
28 | dxl, html, rss/atom and json methds on notes objects |
25 | Documentation for LotusScript xml apis needs reworkAxel Janssen4993 - 17 2008 (0) Over the years I have learnt to trust the designer and admin documentation. Especially the examples are often to the point and very usefull. Unfortunatedly for newer LotusScript classes I see something which might be interpreted as kind of a degeneration of the good practices of the past. General pattern ... |
23 | NotesDXLImporter class should learn to talkAxel Janssen4993 - 29 2008 (4) NotesDXLImporter is more than 4 years old. 4 year old should be able to speak. It currently only can utter this "DXLImport operation failed message". It could do much better. I work quite a lot with Java open Source frameworks with truckloads of xml. When there is an err in ... |
17 | xml / json plain optionPatrick Kwinten21943 - 07 2009 (0) how often do you need the full yadayada when using the ?readviewentries?
it would be nice to be able to specify the option that you want the output without the timestamp, position, toplevelentries ... info |
16 | New DXL export property: export attachments (yes/no)Michael Sobczak2949 - 29 2007 (3) The DXL Classes fail with an error when the Notes document being exported is too large. Most of the time, this is due to an incredibly large attachment (or attachments). It would be awesome if we could tell the DXL export method to not include attachments. |
16 | Some member in NotesDXLImporter to inform about compile issuesAxel Janssen4993 - 08 2008 (1) With notesDxlImporter we can insert code in for example database scripts. In the process the compiler tries to automatically compile this fresh code. Unfortuatedly I get no information about if the code actually did compile or did not due to errors in the inserted code in the new environment like ... |
16 | NotesDXLImporter can SetOutput to a NotesDocumentCollectionOndrej Kostruh1103 - 30 2008 (0) I think it may be useful that NotesDXLImporter can set output to a NotesDocumentCollection. This way one can create notes documents in collection in memory without saving then to nsf.
It allows some simple operations over collection and can decide if they (docs) should be saved and how. |
15 | Offer Web Service Providers and Consumers to the DXL transformer utilityPhil Warner485 - 09 2010 (1) Web Service design elements are not available to the DXL transformer utility in Designer. Nor are they available to the NoteCollection class as a method that could pick out Web Services for passing to a DXLExporter. It's a useful way to check that Web Service Flags have been set ... |