Versions Compared

Key

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

...

  • The is_positionflag of an organizational unit has been moved to the organizational unit type where there are now three different types: legal entity, organizational unit and position.

  • The active flag of an organizational unit has been moved to an organizational unit state where there are now four different states: active, inactive, deleted, activation pending

Note

You have to account for this those change in your import configuration. Instead of mapping the is_position property, you have to account for it in the organization_unit_type_id field. And instead of setting active to true, you you have to set the state_id to 1 and instead of setting active to false, you have to set the state_id to 2.

CoreOne Web Services

  • All the libraries and dependencies have been updated to the latest versions.

...