Introduction
The GetManagerByOrgTree
activity can be used to get the CoreIdentityId of the organization unit's manager, based on OrganizationUnitId
. This logic uses the organization unit tree structure to resolve the first position in the structure.
Input Data
OrganizationUnitId
The ID of the organization unit that needs to have the manager selected.
Output Data
CoreIdentityId
The CoreIdentityId of the manager of given organization unit.