Alert ISM Users of Company Interaction - Workflow Event Handler

Use this event handler to automatically notify Service Management users via email when a new conversation has been added for a Company Interaction. The users to be alerted are obtained from those that are subscribed to the ISMCompanyInteractionAlert publication.

To enable this functionality, users must select the Active For This Site check box on the Workflow Event Handler Activation form for the Handler Description of Alert ISM Users of Company Interaction and Event Name of IdoOnItemInsert.

In addition, a record must be created on the Publication Subscribers form for each user that would like to receive the alert with a Publication Name ofISMCompanyInteractionAlert.

This is the text of the notification that is sent to the Service Management user:

To: ismuser

Subject: Company Interaction Text Entered

Body: Company CompanyNum entered text for interaction InteractionID:

InteractionText

Do not reply to this message via email. Use the Interactions form.

Variable Information

Variable Description
ismuser The user who subscribes to this alert. The user's primary email address (from the Users form) is used.
CompanyNum The company number for the interaction entered.
InteractionID The ID assigned to the interaction on the Interactions form.
InteractionText The text entered by the company user for this interaction.

Initiating Process

This event is triggered when a new conversation is created on the Interactions form for an Interaction Type of Company.

Associated Event and IDO

The event IdoOnItemInsert for the SLInteractionDetails IDO triggers this notification.