CoreOne Application Services
Bug Fixes
The error handling workflows executed during deprovisioning of identities and resources has been improved.
CoreOne Authentication Services
Bug fixes
The validation rules for mobile numbers were unified across all screens.
CoreOne Workflow Services
Features
There are new workflow activities to read attribute definitions.
Bug fixes
If the condition
HighestEmploymentDate
was utilized in any of the workflows, employments that were marked as deleted still contributed to the calculation.The activity
GetDiVor
used the wrong HTTP method to load the data resulting in an error.The
ValidFrom
andValidTo
date times of theCreateCoreIdentityEmploymentWorkflowInput
and theAfterUpdate
event of a resource assignment where passed in local time to the workflows and the CoreOne Workflow Engine assumed it’s UTC. Both dates are now passed in UTC to the workflows.When changing the
ReadOnlyEmail
property of a Core Identity, theCoreIdentityChanged
workflow was not triggered. This workflow, along with the genericAfterUpdate
workflow is now being triggered.