ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Notification - Incident assigned to me

Hi, this is about OOB Notification "Incident assigned to me". This notification is sending notification to me even though I am not the "assigned_to". However I checked the logs and the recipient is different. I don't know why I receive the email. Ple...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Dilip P by Kilo Contributor
  • 4981 Views
  • 9 replies
  • 4 helpfuls

Show or hide Widget by condition

---------------- widget always hide IF "state" field of "sn_hr_core_case" table is "7" THEN widget show ---------------- How can I write this condition (Script) in my widget? Thank you so much!

Brook3 by Giga Expert
  • 8729 Views
  • 3 replies
  • 3 helpfuls

Resolved! get user first name inside of widget

I want to display first name of current user inside of widget. inside of widget HTML <p>Hello, {{firstName}}</p> SERVER SCRIPT (function() { var firstName = gs.getUser().getFirstName();})();   What is wrong? I have tried many ways but have not been s...

Brook3 by Giga Expert
  • 3122 Views
  • 3 replies
  • 5 helpfuls

Remove Knowledge Attached to Incident

Recently we started utilizing the Attach knowledge feature from the Incident form. However, some agents have asked if there's a way to remove attached knowledge articles once they've been attached to an Incident. I'm not finding a simple way to accom...

attached.png
KM Fanboy by Giga Contributor
  • 4232 Views
  • 9 replies
  • 6 helpfuls

Resolved! Use Round robin with Business rules

Hello everyone,First let me say that i am fairly new to servicenow only been working for a few months with it. I work in a team of four people which handle internal customers requests. Currently we have no assignment or business rules so we manually ...

mihail by Kilo Contributor
  • 4847 Views
  • 9 replies
  • 5 helpfuls

Resolved! UI Policy does not apply on Service Portal

I have a new table with two fields. Main field is a choice based on the Country field from the Location table. Client I'm working with isn't using default values, importing from external source, so need to get actual values from records and show thos...

Resolved! Update Incident (BP) - Creating new Incident

Hi, The Inbound Action - "Update Incident (BP)" is creating new incident upon reply. Scenario tried/tested - I tried to reply to one of the closed Incident but noticed that a new Incident got created. Below is the code and need help on the same: gs.i...

find_real_file.png
DB1 by Tera Contributor
  • 2033 Views
  • 4 replies
  • 1 helpfuls