Show watermark on INC Form

Floridalife
Giga Expert

Let me explain

We would like to update Service now INC by starting a new email in outlook (not replying to a service now notification email that contain the watermark already)

So if i could display the watermark on the INC form, that would allow the staff to create brand new email to have them infected directly in the INC when emailing the incoming email for our instance.

Can this be done? or is there a better way ?

1 ACCEPTED SOLUTION

Inbound Email Actions - ServiceNow Wiki



Reply emails with Re: prefix and <number> value passed on the subject examples



This will give an idea about how inbound email action decision making happens using a prefix on the emails like Re, FW etc


If you are using new email altogether, it will run the 'Create Incident' inbound email action.



Why do you require to have it?


View solution in original post

9 REPLIES 9

Chuck Tomasi
Tera Patron

Hi Mathieu,



Not sure how that's going to work since watermarks are generated by the system on the way out. Each new message gets a new watermark. Just displaying a "number" on the form isn't going to get you that message-incident relationship you are looking for. What do you display in the case of a new incident that has no watermark records generated yet?


You have a point, so lets forget about the watermark, new question is how can i link a brand new email into an incident ? is there a trick to maybe have an inbound action that would check the subject line for the INC# if no watermark exist ?


Yes! There's more!



If a watermark is not used, then it will try using the number (or display value field). Example: INC0001007. You have to get it right.



In an extreme edge case, you can use the In-Reply-To: header, but that doesn't apply here for a new message.