Skip to main content

Additional configuration

Create a new property for task mapping

  1. Go to Setup > Data object type. Open Resources.
  2. Choose the properties by clicking Add.
  3. Save the changes. It will now be visible in the task mappings.

Modifying attribute sets

  1. Go to Setup > Attribute sets. Click Exchange User Mailbox Attributes.
  2. Click the Mailbox Location attribute.
  3. Disable the Hide attribute. Click OK.

RoPE configuration

Perform the following steps to ensure the correct functioning of manager provisioning and deleting assignments between teams groups and users:

  1. Open the RoPE configuration file:

    • On-prem: \Omada Identity Suite\Role and Policy Engine\Service\ConfigFiles
    • Cloud: In the Cloud Management Portal, navigate to Environments. In the environment row, from the drop-down menu, select Configure. Choose the RoPE configuration tab.
  2. Add the following lines under the Attribute Value Resolver extension (change the key value in case you already have that specific key defined):

<add key="MSEntraID_Manager" name="MANAGER" extraInfo="Type:ReferencePath"    value="/#IDENTITY/OUREF/MANAGER/IDENTITYREF:[IDENTITYID]"></add>
  1. Add the following lines under the Map Attributes From Actual Data extension (change the key value in case you already have that specific key defined):
<add key="3" extraInfo="Exchange Hybrid Teams" name="C_MSTEAMSMEMBERSHIPID" value="C_MSTEAMSMEMBERSHIPID" />

Create event definitions

Create event definitions that trigger the creation and deletion operations to ensure efficient resource provisioning, covering Shared Mailbox, Room Mailbox, Equipment Mailbox and Distribution groups.

Event Exchange Hybrid – Shared, Equipment, Room - Create

  1. Go to Setup > Administration > Process configuration > Event definitions. Click New. Enter the following details:

    • Name: Event Exchange Hybrid – Shared, Equipment, Room - Create
    • Event is triggered when: A new object is created
    • Triggers on objects of type: Resources
  2. Click Apply and then New.

  3. Select Execute code method and click OK.

  4. Enter the following configuration:

    Event definition
  5. Click OK.

  6. Select Execute code method and click OK.

  7. Enter the following details:

    Event definition
  8. Click Filter and then Filter expressions. Click New.

  9. Enter the following details:

    Event definition
  10. Click New and enter the following details:

    Event definition
  11. Click OK.

Event Exchange Hybrid – Shared, Equipment, Room – Delete

  1. Go to Setup > Administration > Process configuration > Event definitions. Click New. Enter the following details:

    • Name: Event Exchange Hybrid – Shared, Equipment, Room - Delete
    • Event is triggered when: An existing object is deleted
    • Triggers on objects of type: Resources
  2. Click Apply and then New.

  3. Select Execute code method and click OK.

  4. Enter the following configuration:

    Event definition
  5. Click Filter and then Filter expressions. Click New.

  6. Enter the following details:

    Event definition
  7. Click New and enter the following details:

    Event definition
  8. Click OK.

Event Exchange Hybrid – Distribution Group - Create

  1. Go to Setup > Administration > Process configuration > Event definitions. Click New. Enter the following details:

    • Name: Event Exchange Hybrid – Distribution Group - Create
    • Event is triggered when: A new object is created
    • Triggers on objects of type: Resources
  2. Click Apply and then New.

  3. Select Execute code method and click OK.

  4. Enter the following configuration:

    Event definition
  5. Click Filter and then Filter expressions. Click New.

  6. Enter the following details:

    Event definition
  7. Click OK. Click Filter and then Filter expressions. Click New.

  8. Enter the following details:

    Event definition
  9. Click OK.

Event Exchange Hybrid – Distribution Group - Delete

  1. Go to Setup > Administration > Process configuration > Event definitions. Click New. Enter the following details:

    • Name: Event Exchange Hybrid – Distribution Group - Delete
    • Event is triggered when: An existing object is deleted
    • Triggers on objects of type: Resources
  2. Click Apply and then New.

  3. Select Execute code method and click OK.

  4. Enter the following configuration:

    Event definition
  5. Click OK. Click Filter and then Filter expressions. Click New.

  6. Enter the following details:

    Event definition
  7. Click OK.