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

Forum Posts

Resolved! UI Action condition assistance please

I am trying to add a UI Action (which I have done) to the RITM, but what I haven't been able to do is restrict it to only one particular catalog item and only for people who are members of a particular assignment group (which the RITM is NOT assigned...

Bidduam by Tera Guru
  • 779 Views
  • 5 replies
  • 1 helpfuls

Resolved! Variables not working on the form frontend

function onChange(control, oldValue, newValue, isLoading) {    if (isLoading){        return;    }    // Clear or populate Subject Person details    if (newValue == '') {        g_form.clearValue('subj_name');        g_form.clearValue('subj_emp_no');...

pk2184046_0-1728296265273.png
pk2184046 by Tera Expert
  • 620 Views
  • 4 replies
  • 0 helpfuls

passing date values to rest api from scheduled job

I am trying to pass date values using setStringParameterNoEscape() but doesnt see to be taking the dates.setStringParameterNoEscape('fromDate', yesterday);I have the right dates when I print to logs. Is there something specific that needs to be done ...

samadam by Kilo Sage
  • 835 Views
  • 6 replies
  • 0 helpfuls

Resolved! Can We Delete or Recall Emails Sent from ServiceNow?

A user created a dashboard and forgot to untick the "Send Mail Notification" option. As a result, the system sent emails to approximately 20,000 users who were on the distribution list.Is there any way to delete or recall these emails after they have...

Cross Scope Privilege to Configure Choices?

I am having an issue that I think should be easy to solve, but I haven't had any luck so far. I have an app going through UAT and one of the requirements is that the end users need to have the ability to Configure Choices on a specific field on a tab...

MarcelH__0-1728602324597.png
Marcel H_ by Tera Guru
  • 384 Views
  • 1 replies
  • 0 helpfuls

Flow throws unknown errors

I'm using AI Search Spoke (Initialize Batcher, Ingest Document, Commit Index, Release Batcher). During the execution of the flow, it throws errors

Screen Shot 2024-10-10 в 10.53.14.png
Danil by Tera Contributor
  • 424 Views
  • 4 replies
  • 0 helpfuls