Changing the subject line in an iHub job completion notification

CodeRookie
edited February 11, 2022 in Analytics #1
<p>Good morning, all!  I was approached by a user with a question about being able to change the subject line content in the iHub job completion notification.  I am looking at the <strong>acnotification.xml</strong> file, and see that the <strong><subject></subject></strong> is hard coded as '<strong>Actuate iHub Notification</strong>'.  Further down in the file, I see where there are insert statements using variables, '<strong>jobType</strong>', '<strong>reportLink</strong>', '<strong>jobCompletion</strong>'.  Would it be possible to create a variable, say '<strong>jobName</strong>', and do something like:</p>
<p> </p>
<p><strong><subject><insert variable="jobName"> Notification</subject></strong></p>
<p> </p>
<p>If this might be a possibility, where would I begin the process?</p>
<p> </p>
<p>Thanks for any help provided!</p>
<p> </p>
<p>Scott</p>
<p> </p>

Comments