whenever i submitted the Record producer one worknote is showing in incident table

Srinivasu2
Tera Contributor

Hi Community,

 

whenever i submitted the Record producer the below work note is showing in incident table. 

 

"Ticket has been sent to Accenture Shared ServiceNow", but rest of things working fine

 

Will it be fine or it may be issue in future?

 

Please find the below screenshot and advise

 

 

Thanks & Regards,

Srinivasu 

 

 

 

 

 

 

 

30 REPLIES 30

Srinivasu2_0-1695832179347.png

Srinivasu2_1-1695832212947.pngSrinivasu2_2-1695832260834.png

Srinivasu2_3-1695832296205.png

 i am seeing self service and test, assighment group sys_id

In the incident.events BR can you see what is the filter condition on that business rule?

they didn't mentioned any filter condition

 

Srinivasu2_0-1695832709924.png

 

As per the script tracer, which is refering script  line no : 35 for work note

Srinivasu2_1-1695832902799.png

 

Line no : 35

if (current.active.changesTo(false)) {
  gs.eventQueue("incident.inactive", current, current.incident_state, previous.incident_state);
  gs.workflowFlush(current);
}

Srinivasu2_4-1695832485906.png

 

Srinivasu2_5-1695832505729.png

please find the incident event BR for this work note