MpUserImportModeEnum

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

MpUserImportModeEnum

mapp Services V5.16

This enumerator shows the different import modes.

Enumerator

Description

mpUSER_IMPORT_SKIP

No data is imported.

mpUSER_IMPORT_IGNORE_EXISITNG

All new data (users / user groups) is imported. Already existing data is not overwritten.

mpUSER_IMPORT_OVERWRITE

All data is imported. Any existing data is overwritten. Default users that were created in the MpUser configuration are also overwritten and therefore no longer available as default users in the configuration.

mpUSER_IMPORT_IGNORE_DEFAULT

All user data is imported. Default users that were already created using the Automation Studio configuration are not overwritten.

mpUSER_IMPORT_OVERWRITE_ONLY

All existing data is overwritten. New data is not imported. Default users that were created in the MpUser configuration are also overwritten and therefore no longer available as default users in the configuration.

mpUSER_IMPORT_REMOVE_EXISTING

All data is imported. Any existing data that is not in the imported file is deleted.