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

Forum Posts

How to use onclick in a button in email script

I'm using the following code in my email script.=============================================================function myFunc(){      gs.addInfoMessage('Approved');} template.print('<button onClick="myFunc()"> Approve request </button>');=============...

AQE ATF Test Generator

Hi all,This is a AI agent for ATF, but I am not able to find relevant docs and demo's for it can someone help me out what it is, where i can find full information Thanks

Devansh00 by Tera Contributor
  • 268 Views
  • 2 replies
  • 0 helpfuls

ServiceNow Zscaler Integration Event Mgmt

We are integrating Zscaler event mgmt with Sevicenow so that zscaler can send alerts to SNOW-Inbound Integrationusing Oauth.I have all necessary client id and secret ID/token url and  the endpoint is set as:Event Managerhttps://trinitypoc.service-now...

shevangi by Tera Contributor
  • 834 Views
  • 1 replies
  • 0 helpfuls

Resolved! Understanding Nudge button better

Hi,I am working on workflow development and would like to understand the working of the "Nudge" button in the workflow context. From the hover it states that it will "Attempt to start a Hung workflow", but it doesnt seem to work the way i understand....

Help on replacing the values through Business rules

Hi All, I have a field called logged in user in computer table which is updated through discovery as an email id not as an user id. We are copying the email id and trimming the same user id within servicenow and comparing with sys_user table and copy...

Manadatory fields using client script

function onChange(control, oldValue, newValue, isLoading) {  if (isLoading) {    return;  }  hideAll();  // Approval Matrix  if (newValue === "approval_matrix_modification") {    g_form.setDisplay("name_of_approval_matrix", true);    g_form.setDispla...

muskaanchan by Giga Contributor
  • 394 Views
  • 5 replies
  • 0 helpfuls

Expired articles are visible in global search

Even after the knowledge article’s Valid To date has been passed, the article is still visible to all users in the global search(Native UI). The workflow state of this article is still published, and valid to date is passed

seelamnandh by Tera Contributor
  • 958 Views
  • 10 replies
  • 0 helpfuls

Performance Analytics: Trend lines are not coming

Hi Team, I have created a Formula Indicator by copying the existing similar Formula Indicator but Trend lines are not Visible, even though I have selected the Trend checkbox in the PA Widget. But Similar Indicator Trend Lines are visible. Any sggesti...

shubhi_shubhi_0-1779143397807.png shubhi_shubhi_1-1779143615578.png