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

Forum Posts

Resolved! How to show a list of Change Requests assigned to a current user

Hi All,This seems to be simple but for some reason the condition that I am setting up is not accepting the javascript:gs.getUserID().  I am trying to provide a report to the current logged on user that is assigned to him with the following cond...

dona2_1-1674006683670.png
dona2 by Giga Contributor
  • 5126 Views
  • 9 replies
  • 4 helpfuls

Not able to remove choice list option from choice field.

Hii have written a onLoad client script and on based of condition i am removing the choices from choice list field using removeOption() method. g_form.removeOption(‘state’, 0);g_form.removeOption(‘state’,2);etc.  Except one, all choices(which i menti...

Jonnie_ by Tera Contributor
  • 2434 Views
  • 6 replies
  • 0 helpfuls

Resolved! create a custom scoped application using table extension

Hi, We need to create a custom scoped application extending from Task table. We want to reuse below columns of "task" table in our new custom table.1.Number2.Status3.Assignment group4.Description5.Short description7.Additional comments.8. category an...

manasa0590 by Tera Contributor
  • 1788 Views
  • 3 replies
  • 1 helpfuls

Resolved! Create Workflow Approvals for a Catalog item

Hi All, I have a catalog item called "XXX Application Access". And we have a variable on the form of type "List collector" where users will be able to select one/more applications from cmdb_ci application table. Once the request is submitted, the app...

priyarao_0-1672723935886.png priyarao_1-1672724052123.png
Joshuu by Kilo Sage
  • 3537 Views
  • 34 replies
  • 4 helpfuls

Resolved! OAuth : Script to Automate Token Request

Experts, I am working on an integration between servicenow and another case management application. I am setting up OAuth integration. I am successful in setting up with  Grant type as JWT Bearer token. Now I need to do it with Grant type as password...

Ram117 by Kilo Sage
  • 13582 Views
  • 14 replies
  • 2 helpfuls

Resolved! Custom SLA warning notification not triggering

Hi, I've modified a copy of the OOTB SLA notification (the one that gives a warning at 50% and 75% of SLA) and disabled the original (only changed the content of the email, nothing else. For some reason, the notification does not work. I should note ...

JordyZ by Mega Sage
  • 2120 Views
  • 3 replies
  • 0 helpfuls

Resolved! Business rule not working after setUseEngines(false);

Hi Experts! I'm working on fix script that will set one field on interaction record:}else{ grReq.setValue(field, genericUserId); new global.SsgMdcGlobalApiFunctions().setUseEngines(grReq, false); grReq.update(); }as there is RO data poli...

Dotychczas by Mega Guru
  • 4933 Views
  • 5 replies
  • 0 helpfuls

Resolved! Saving a record without populating all mandatory variables

We have a few mandatory workflow variables setup. The variables are mandatory to ensure the techs populate them before closing a task as the information is required in subsequent tasks. Unfortunately, we have been running into problems with the Catal...

Jim Coyne by Kilo Patron
  • 30471 Views
  • 30 replies
  • 15 helpfuls

Copy/paste or clone an epic

I wish to document a large set of requirements that apply to future products. I want to create a epic with underlying stories to document those requirements.How can colleagues copy/paste or clone that 'template'-epic (with underlying stories) for the...

Hans de Bue by Tera Contributor
  • 1092 Views
  • 1 replies
  • 1 helpfuls