The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Worknotes created by

Hello community, the activity entries in RITMs or REQs have the "opened by" as creator of an activity notes. I would expect that "system" would be mentioned.  Is there solution for this? Thanks.

system.png

Servicenow Integration with Microsoft 365

Hi All,There is an requirement where we need to integrate Microsoft 365 distribution list(DL) with ServiceNow user table so whatever emails are present in that DL that will be same will be available in ServiceNow user table. Anyone can you suggest ho...

Mani60 by Tera Contributor
  • 405 Views
  • 1 replies
  • 0 helpfuls

Ui page pop up close auto matically

Hi All,I need to show a custom popup when a user click on publish button on knowledge article.  I have created a UI Page and added code to the "publish" ui action. The popup appears onclick as expected, however, it closes automatically and almost imm...

v-paulp by Tera Contributor
  • 555 Views
  • 1 replies
  • 1 helpfuls

UI action condition issue

I am calling a script include from UI action condition. Below is the sample script called in the function - var ans=false;if(gs.hasRole('itil')&& (current.getValue('state')==='1' || current.getValue('state')==='2') )//sample state values{ans=true;}re...

Developer3 by Tera Expert
  • 295 Views
  • 2 replies
  • 0 helpfuls

Comments Added notification - Limit content

Hello,We have 'Comments added' / 'Your ticket has been updated' type notifications that send out the last 3 additional comments into an email to the end user. I have noticed with this, that in the example that IT Agent adds 1st update to the ticket >...

Resolved! What happening with the array

Hi! I don't really understand what's going on. When I first print the contents of the array, it prints fine, but right after that, when I print it again, it doubles the first two. var tomb = [];var r = 0;var case_sysid = "713b2fd9876cda50d111646e8bbb...

Resolved! Reference qualifier is not working in List collector variable.

Hi All, I have created a list collector variable and added a reference qualifier- javascript:"active=true" to showcase only the active users. But it is still showing all the users. Please let me know what is wrong here. Attaching the screenshot...

Adarsh7_0-1725959639285.png Adarsh7_1-1725959672108.png Adarsh7_2-1725959700460.png
Adarsh7 by Tera Contributor
  • 607 Views
  • 2 replies
  • 1 helpfuls