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

Forum Posts

Resolved! How to set a role-based user preference

I have a "user preference" of navigator.collapsed that has no user, making it a system preference. But I only want to set this for users without the ITIL roe. This is very similar to the UI11 "glide.ui.navpage_state" that is set in our system, someho...

will_smith by Mega Guru
  • 4323 Views
  • 10 replies
  • 1 helpfuls

Resolved! email notification

Hii Team,   i want to create a regex or a pattern which can be used to filter data based on following criteria     Exclude names which starts with "!"  

Screenshot 2024-06-27 155429.png
YUVRAJS by Tera Contributor
  • 1120 Views
  • 6 replies
  • 1 helpfuls

ServiceNow Reporting for entire organization

Hi Team, I am sure I am not the first one asking this question. Basically I am looking for building a common report for all the teams in my organization like if they choose Business Service or Application CI or Support group then list its relevant re...

SM16 by Tera Expert
  • 1221 Views
  • 4 replies
  • 1 helpfuls

Best practices when using Power BI as reporting tool

Hi all, Does anybody know the best practices when using Power BI as reporting tool. We have some Power BI reports that query several tables from ServiceNow using REST API. When refreshing the report, all of ServiceNow's semaphores are being used. Thi...

Update the record when user clicks on button in email

Hi Everyone, Can we update the record when the end user clicks a button. We can do it by inbound email action which user needs to send one inbound email to servicenow but in this case, we want the field to be automatically updated without the user ha...

SubhashV by Tera Contributor
  • 978 Views
  • 4 replies
  • 0 helpfuls

UI pages to compare records from 2 tables

Hi, we have a requirement where we need a Ui page which works like a compare to current related link. There are 2 tables: Table A with a related list B , Table C with related list D. both have a unique field - Request ID We need to create a UI page w...

AstleRoseT_0-1719484029271.png
AstleRoseT by Tera Contributor
  • 567 Views
  • 1 replies
  • 0 helpfuls

Resolved! GlideQuery insertOrUpdate()

Hi!I would like to know if in the insertOrUpdate method there is any way to return fields other than those informed in the object. var user = new GlideQuery('task') .insertOrUpdate({ sys_id: '993de72847554210cadcb60e316d4345', sho...

please help me variables.catalogitemvariable

i want glide sc_task table using catalog item variable in condition but "variables.catalogitem variable name " not working when i am putting "variables.sys_id " then its working any other way we can use instead of sysid-below is the code please help ...

Community Alums by Community Alums  
  • 421 Views
  • 2 replies
  • 0 helpfuls

Provider Notification In portal

I am able to execute the provider notification for modifying data in the workspace, but I am unsure how to execute the provider notification for a specific user who only needs to modify data in the portal. Could someone guide me on how to accomplish ...

Resolved! Filter Users list Based on Selected Group in a catalog item

I have a variable [Group] which was referenced by 'sys_user_group' table and another variable is in a variable set i.e., [user] which was referenced by 'sys_user' table. Now, I want to get filtered list of users based on the selection of group. For t...

Aditya02 by Tera Guru
  • 1469 Views
  • 1 replies
  • 2 helpfuls