SiSuggestCategoricalMappingRequestType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Supertype: SiRequestType
Request for "suggestCategoricalMapping" method. Used when no correlated data is available but the source attribute appears to be categorical (small number of distinct values matching an MP enum attribute like activation/administrativeStatus).
Item Summary  
Name Type Multiplicity Description
modelOptions property
SmartIntegrationModelOptionsType
[0,1]  
applicationAttribute property
SiAttributeDefinitionType
[1,1] Definition of the application-side attribute. 
midPointAttribute property
SiAttributeDefinitionType
[1,1] Definition of the midPoint-side categorical attribute. 
inbound property
boolean
[1,1] Is the mapping to be produced an inbound one?  
applicationAttributeValue property
string
[0,-1] Distinct values of the application-side attribute from statistics. 
midPointCategoryValue property
string
[0,-1] Known enum values of the midPoint categorical attribute (e.