Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Importer is located with the DAM installation files in a separate zip file.

...

Code Block
languagepowershell
titleWindows command prompt
D:                                                                                                                    .


Secondly:

Code Block
titleWindows command prompt
"[driveLetter]:\[pathToImporter]"

...

App mode vs. service mode

Running the Importer as service works essentially the same as in app mode. The differences are highlighted in the following table:

FeatureApp modeService mode
Continous monitoringNoYes
Halt on fatal exception 1)YesNo 2)

...