Import.exe
The command line tool, Import.exe imports documents, such as binary files, text, or XML content, into Message Connector via Web Service. The parameters are configured in an XML-style Import.exe configuration file. The configuration parameters consist of a key (name) and a value.
| Parameter | Description |
|---|---|
| EDocUrl (connection parameter) | Specifies the web service address of Message Connector. |
| DelayInMsBetweenTrackImportCalls | Sets a delay in milliseconds between the TrackImport calls. |
| OverwriteResult | Specifies if the last result is overwritten or if a unique name is created. |
| InputFolder | Specifies a folder for binary files. |
| ImportText | Specifies the text imported. |
| ImportXmlFile | Specifies an XML file for import. |
| Runs (control parameter) | Repeats the import calls and logs the response to an XML file. |
| TrackImportNumberOfTimes | Specifies how often TrackImport is called after each import call. |
The last section in the configuration file provides additional parameters that may be set for the Import Web Service call.