/
Quality of Registration Check Result Workflows
Quality of Registration Check Result Workflows
Introducation
The Quality of Registration workflows are executed when a user has been validated with a verification method.
AfterCreate
Available from version | 9.1 |
Workflow Type Name (Id) | AfterCreate, 16 |
Configured on | QualityOfRegistrationCheckResult |
Description | After QoR check is successfully finished - there is a workflow allowing to load check details (for example Fidentity files) |
Data structure | "Data": {
"CoreIdentityId": uint,
"CheckId": uint,
"Details": string //text holding additional information. Serialized to JSON.
}
where Details for FIdentity check {
"Type": "FIdentity",
"ExtId": string
} |
Example | "Data": {
"CoreIdentityId": 13,
"CheckId": 1,
"Details": "JSON here"
} |
C# class name |
|
, multiple selections available,
Related content
Workflows Entry Points
Workflows Entry Points
Read with this
Events
Read with this
Fidentity
Fidentity
More like this
Recertification
Recertification
More like this
Quality of Registration (QoR)
Quality of Registration (QoR)
More like this
How-To Reset QoR after Attribute Update
How-To Reset QoR after Attribute Update
More like this
© ITSENSE AG. Alle Rechte vorbehalten. ITSENSE und CoreOne sind eingetragene Marken der ITSENSE AG.