Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






Import method

Converts DXL data to Domino data.

Note This method is new with Release 6.5.

Defined in

NotesDXLImporter

Syntax

Call = notesDXLImporter.Import( input , importdb )

Parameters

input

Variant. The DXL data to be converted. One of the following:

input

Variant. The target database. The following:

Note The parameters are required in COM. They are optional in LotusScript and default to SetInput and SetOutput or the input and output parameters of CreateDXLImporter.

Usage

You cannot explicitly read or write a NotesStream object associated with a file prior to using it for XML input or output. For example, if you write to a file then use it for XML input, you must close and reopen the NotesStream object.

Language cross-reference

importDxl in Java DxlImporter class

See examples

Examples: Import method
Related topics
Using XML with LotusScript




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009