Face Recognition Mappings
In the Mapping text-type field, specify the mapping between the attributes obtained by the Face Recognition component and the sourceEntity attributes that call the component.
Setting Name | Description |
---|---|
Map | Key-value pairs that match the field name as returned by the Face Recognition processor (the key) to the attribute name in the destination entity (the value). |
Examples
Sample JSON code for Face Recognition mapping
Copy
{
"Confidence": "confidence"
}