Click or drag to resize

CustomerSettingKeyIdentitiesAreUploadedToStagingDB Field

Are all identities uploaded to the staging DB (aka the source system data db)? If so a number of validations are performed prior to an ODW import. Should be set to true in a GaaS scenario.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public const string IdentitiesAreUploadedToStagingDB = "IdentitiesAreUploadedToStagingDB"

Field Value

Type: String
See Also