Get Manager By Organization Tree

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.

The output oft he activity can be fetched as follows:

var output = ActivityName.CoreIdentityId;

 

© ITSENSE AG. Alle Rechte vorbehalten. ITSENSE und CoreOne sind eingetragene Marken der ITSENSE AG.