My Oracle Support Banner

Convergence 3, Customization To Add Field In "Add Resource" Address Book Listing (Doc ID 1924096.1)

Last updated on MARCH 08, 2019

Applies to:

Oracle Communications Convergence - Version 3.0 and later
Information in this document applies to any platform.

Goal

 

This Convergence 3 example assumes that the reader has thoroughly read the Convergence customization documentation, Convergence Customization Guide.

Additionally, please keep in mind, the customization is not fully supported code, but is something which should be seen as an example on how one can accomplish something by creating a customization. Even when starting from the original code, it's the customer responsibility to test the customization and check it has no unexpected  side-effects.

 

By default, when a user goes to Convergence -> Calendar -> New events -> Invitations -> Add Resource | Add From Address Book-> Corporate Directory listing,  the address book contacts are listed with fields "Display Name" and "Email".

The following is an example of how to include additional fields in the address book listing.

This example lists each user's displayname (LDAP attribute "cn"), email (LDAP attribute "mail"), job title (LDAP attribute "title"), and department (using LDAP attribute "ou").

 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.