Email notifications to the member of the groups not working
search cancel

Email notifications to the member of the groups not working

book

Article ID: 6352

calendar_today

Updated On:

Products

CA Service Catalog

Issue/Introduction

Approval Email notification cannot send out to the members of a group. For diagnosing purposes, in a request detail page, click the "Email" button trying to send a request email to an individual contact  or a group (to which this individual  contact belongs) to test:

  • In "TO" field, input the individual contact's userid, it is able to resolve to the correct email address of this contact, so the email can be sent out accordingly;
  • However, in "TO" field, input the group name that this contact belongs to, it is somehow not able to resolve to the email address of each individual contact in the group as it is supposed to and it gets the error message.

Environment

CA Service Catalog 17.1 and higher.

Cause

When inputting the contact's userid in "TO" field, CA Service Catalog identifies it as an individual contact, and then it will get the contact's email address from the ca_contact table in the MDB database. However, when inputting the group name in "TO" field, CA Service Catalog identifies it as a group, and then it will query EEM about the membership information of this group and get each member's email address from EEM instead of the ca_contact table here. So, if the contact doesn't have the correct email address also in EEM, CA Service Catalog will not able to get the contact's correct email from EEM and therefore cannot resolve the group name to its member's email address accordingly in "TO" field.  

Resolution

Check and Make sure the contact has the correct email address information in EEM also: Login EEM UI as EiamAdmin, go to Manage Identities -> Users -> search and locate the contact, and make sure it has the correct email address there.