Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CoreOne Legacy Workflows

  • Breaking change: In the Difference object, mostly used in “changed” workflows, there was an added .Value string for changes done on properties that are links to other objects.
    For example: If there's a change on the OrganizationUnit in an Employment object, the following property name was sent in the Difference object: OrganizationUnitId. This was changed to OrganizationUnitId.Value. Old workflows have to be adjusted to this new format.