Click or drag to resize

ExportMappingsControllerGetExportMappings Method

Reads out value on SOBONB_EXPORTMAPPINGS if the system is OIS and there is no value on the property is the default queries read from the embedded resource

Namespace:  Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public string GetExportMappings(
	int systemId
)

Parameters

systemId
Type: SystemInt32
The system to set the value for. Note that we onlt support mappings on the OIS system

Return Value

Type: String
See Also