Click or drag to resize

ImportProfileControllerGetPreviewImportProfileDetails Method

Get an XML string with all necessary information needed for performing a preview

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 GetPreviewImportProfileDetails(
	int systemId,
	string queryAndMappingsXml
)

Parameters

systemId
Type: SystemInt32
Integer or UId of a import profile data object
queryAndMappingsXml
Type: SystemString

Return Value

Type: String
See Also