<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>BMC Communities: Message List - Task Notifications are not firing when the assignee field is NULL</title>
    <link>http://communities.bmc.com/communities/community/bmcdn/bmc_atrium_and_foundation_technologies/bmc_remedy_ar_system?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Fri, 05 Dec 2008 10:18:47 GMT</pubDate>
    <generator>Clearspace 2.5.15 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2008-12-05T10:18:47Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: Task Notifications are not firing when the assignee field is NULL</title>
      <link>http://communities.bmc.com/communities/message/84773?tstart=0#84773</link>
      <description>&lt;!-- [DocumentBodyStart:6eda23dc-ceb4-4e3a-91d2-fcba3c2cb486] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;If the Filters are firing on the form, then you will need to look at the log files to see what is happening with the Notification Engine forms.&lt;/p&gt;&lt;p&gt;Is there an entry in the NTE:Notifier Log for the Notification?&lt;/p&gt;&lt;p&gt;If not, you need to have a look at what is going wrong through the logs making sure all the values are being pushed through and translated correctly.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The other thing is to check that the Notification is actually enabled in the SYS:Notification form (Notification Message Tag = TMS_TAS_Assigned_Group).&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;-&lt;/p&gt;&lt;p&gt;-&lt;/p&gt;&lt;hr originalText="--------------------------------------------"/&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt; &amp;nbsp;&lt;/p&gt;&lt;p&gt;Here is an excerpt from a White Paper put together by Cindy McCririe from BMC.&lt;/p&gt;&lt;p&gt;Notification Transaction ? Putting it all Together&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;The NTE:-SYS-NT Process Control form is the center of the Notification Engine. All notifications must be pushed to this form first and depending on what parameters are included, it will determine if it is a group notification or an individual notification. Calling applications pass this information to the NTE:SYS:NT Process Control form. This information includes details such as the application, who the notification should go to, and information about the parent record. The workflow process determines if the notification is for a group or an individual. &lt;/p&gt;&lt;p&gt;2.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;An escalation will run every minute to process the pending notification events. &lt;/p&gt;&lt;p&gt;3.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;If the notification event is for a group, a transaction record will be created in the NTE:SYS-Group NT Control form. Otherwise, a record will be created in the Individual NT Control form. Individual processing gets the user?s notification preferences, ticket information and message from the Notification Messages catalog. Group processing expands the group list to individuals, and then runs the same individual process as described previously.&lt;/p&gt;&lt;p&gt;4.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;The NTE:Notifier sends the notification using the appropriate method (email, pager, or alert). If the notification is through email, NTE:Notifier workflow will create a record in the AR System Email Messages form which will be processed by the BMC Remedy Email Engine.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6eda23dc-ceb4-4e3a-91d2-fcba3c2cb486] --&gt;</description>
      <pubDate>Fri, 05 Dec 2008 10:12:07 GMT</pubDate>
      <author>forums@developer.bmc.com</author>
      <guid>http://communities.bmc.com/communities/message/84773?tstart=0#84773</guid>
      <dc:date>2008-12-05T10:12:07Z</dc:date>
      <clearspace:dateToText>11 months, 3 weeks ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: Task Notifications are not firing when the assignee field is NULL</title>
      <link>http://communities.bmc.com/communities/message/84771?tstart=0#84771</link>
      <description>&lt;!-- [DocumentBodyStart:ff5d1420-ccef-44d6-9235-489aaefd19cc] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Carl,&lt;/p&gt;&lt;p&gt;We carry the same qualification for the filter TMS:TAS:NotificationGenerator_899_ModifyNotificationProcessControl`! as u have mentioned.&lt;/p&gt;&lt;p&gt;I am sorry to wrongly name the filter in earlier communication. We have changed the filter TMS:TAS:Notification_AssignedToGroup_CallGUIDE qualification as below&lt;/p&gt;&lt;p&gt;( 'DB.Status' != 'TR.Status') AND ( 'Status' = "Pending") AND ( 'StatusReasonSelection' = "Assignment") AND ( 'Assignee Group' != NULL ) AND &lt;/p&gt;&lt;p&gt;( 'Assigned To' = NULL )&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I checked the attached logging &lt;a class="jive-link-external-small" href="which is enabled while the task previous to the task with Assignee NULL"&gt;which is enabled while the task previous to the task with Assignee NULL&lt;/a&gt;, the corresponding filter has fired. In spite of which the notifications are not generating.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks &amp;amp; Regards,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Vidyamba.J&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ff5d1420-ccef-44d6-9235-489aaefd19cc] --&gt;</description>
      <pubDate>Fri, 05 Dec 2008 09:54:47 GMT</pubDate>
      <author>forums@developer.bmc.com</author>
      <guid>http://communities.bmc.com/communities/message/84771?tstart=0#84771</guid>
      <dc:date>2008-12-05T09:54:47Z</dc:date>
      <clearspace:dateToText>11 months, 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Re: Task Notifications are not firing when the assignee field is NULL</title>
      <link>http://communities.bmc.com/communities/message/84770?tstart=0#84770</link>
      <description>&lt;!-- [DocumentBodyStart:fccee653-86a6-44ea-b06a-e73afee5e1e7] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;This is the qualification for the &lt;strong&gt;TMS:TAS:NotificationGenerator_899_ModifyNotificationProcessControl`!&lt;/strong&gt; Filter OOB:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;em&gt;( 'z1D Notification Message Tag' !=&amp;nbsp; $NULL$ ) AND ( 'Task ID' !=&amp;nbsp; $NULL$ ) AND (( 'z1D NT Support Group ID' !=&amp;nbsp; $NULL$ ) OR ( 'Assigned To' !=&amp;nbsp; $NULL$ ))&lt;/em&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;With this Filter, it will fire when called by either the Group Notification or the Individual Notification when the &lt;strong&gt;TMS:TAS:NotifyProcess Guide&lt;/strong&gt; is called.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In the Group Notification case, the 'z1D NT Support Group ID' field gets set by this Filter &lt;strong&gt;TMS:TAS:Notification_AssignedToGroup_CallGUIDE&lt;/strong&gt; as Action 1 (Set Fields) which sets this field to $Assignee Group ID$.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am not seeing the "TR.Status = Assigned" in the qualification.&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The above is the filter is on my system which has the TMS patch applied to it.&amp;nbsp; I would try the above qualification and see if this resolves your issues.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fccee653-86a6-44ea-b06a-e73afee5e1e7] --&gt;</description>
      <pubDate>Fri, 05 Dec 2008 09:24:17 GMT</pubDate>
      <author>forums@developer.bmc.com</author>
      <guid>http://communities.bmc.com/communities/message/84770?tstart=0#84770</guid>
      <dc:date>2008-12-05T09:24:17Z</dc:date>
      <clearspace:dateToText>11 months, 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
    <item>
      <title>Re: Task Notifications are not firing when the assignee field is NULL</title>
      <link>http://communities.bmc.com/communities/message/84732?tstart=0#84732</link>
      <description>&lt;!-- [DocumentBodyStart:439eb29e-bb8a-42e8-93d7-becc66fc0a3e] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Carl,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;"TMS:TAS:NotificationGenerator_899_ModifyNotificationProcessControl" is&lt;/p&gt;&lt;p&gt;the corresponding filter which need to be fired for Task Group&lt;/p&gt;&lt;p&gt;notification[when assignee is NULL]. But one of the criteria in its&lt;/p&gt;&lt;p&gt;Run-if condition was 'TR.Status' = "Assigned", which can never be&lt;/p&gt;&lt;p&gt;satisfied when assignee is NULL. Hence the same is modified as 'Status'&lt;/p&gt;&lt;p&gt;= "Pending" and made it as a OOB filter by changing its name to retain&lt;/p&gt;&lt;p&gt;the changes upon the any future patch/upgrades. And also the earlier&lt;/p&gt;&lt;p&gt;filter was disabled.&lt;/p&gt;&lt;p&gt;I have enabled the log to understand the flow. Let me know if u need the&lt;/p&gt;&lt;p&gt;same for any understandings.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for the response.&lt;/p&gt;&lt;p&gt; Thanks &amp;amp; Regards,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Vidyamba.J&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Application Management Team&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Home Retail Group - IS (Homebase)&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Mobile&amp;nbsp;&amp;nbsp; +91 9916139072&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Office&amp;nbsp;&amp;nbsp;&amp;nbsp; +91 80 4199 2134&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Fax&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; +91 80 4199 2333&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:439eb29e-bb8a-42e8-93d7-becc66fc0a3e] --&gt;</description>
      <pubDate>Thu, 04 Dec 2008 12:38:47 GMT</pubDate>
      <author>forums@developer.bmc.com</author>
      <guid>http://communities.bmc.com/communities/message/84732?tstart=0#84732</guid>
      <dc:date>2008-12-04T12:38:47Z</dc:date>
      <clearspace:dateToText>11 months, 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
    </item>
    <item>
      <title>Re: Task Notifications are not firing when the assignee field is NULL</title>
      <link>http://communities.bmc.com/communities/message/84728?tstart=0#84728</link>
      <description>&lt;!-- [DocumentBodyStart:a8887ed7-6c71-4093-8b8d-176190b24a56] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;&lt;span&gt;.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a8887ed7-6c71-4093-8b8d-176190b24a56] --&gt;</description>
      <pubDate>Thu, 04 Dec 2008 12:24:52 GMT</pubDate>
      <author>forums@developer.bmc.com</author>
      <guid>http://communities.bmc.com/communities/message/84728?tstart=0#84728</guid>
      <dc:date>2008-12-04T12:24:52Z</dc:date>
      <clearspace:dateToText>11 months, 3 weeks ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: Task Notifications are not firing when the assignee field is NULL</title>
      <link>http://communities.bmc.com/communities/message/84727?tstart=0#84727</link>
      <description>&lt;!-- [DocumentBodyStart:f113b03f-d88e-458d-9091-88cf90965b06] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Would need a little more information on this.&lt;/p&gt;&lt;p&gt;Are you talking about OOB notifications or a custom notification that has been made using a Filter etc?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f113b03f-d88e-458d-9091-88cf90965b06] --&gt;</description>
      <pubDate>Thu, 04 Dec 2008 12:24:51 GMT</pubDate>
      <author>forums@developer.bmc.com</author>
      <guid>http://communities.bmc.com/communities/message/84727?tstart=0#84727</guid>
      <dc:date>2008-12-04T12:24:51Z</dc:date>
      <clearspace:dateToText>11 months, 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
    </item>
    <item>
      <title>Task Notifications are not firing when the assignee field is NULL</title>
      <link>http://communities.bmc.com/communities/message/84725?tstart=0#84725</link>
      <description>&lt;!-- [DocumentBodyStart:12e8662d-2e78-4dba-81d6-86dc55c1d419] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hi all,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Ideally when the assignee field is NULL, the notification should be send to Assignee group. But it is not actually happening so. &lt;/p&gt;&lt;p&gt;I would be greatful if some one help me out in this.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;Vidyamba.J&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:12e8662d-2e78-4dba-81d6-86dc55c1d419] --&gt;</description>
      <pubDate>Thu, 04 Dec 2008 12:03:33 GMT</pubDate>
      <author>forums@developer.bmc.com</author>
      <guid>http://communities.bmc.com/communities/message/84725?tstart=0#84725</guid>
      <dc:date>2008-12-04T12:03:33Z</dc:date>
      <clearspace:dateToText>11 months, 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
    </item>
  </channel>
</rss>

