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

Forum Posts

Menu application customization

Guys, I have an application that has many modules and I wanted to divide it, so I created another menu application, but I want the 'App' application to be within 'Tickets Menu', so that when I access it I can see everything separated correctly, how d...

Captura de tela 2024-05-07 161707.png

Resolved! Regex question in catalog client script

Hello, I've a question on regex. There is a variable which should accept 4 digit number or 'N/A' (not applicable). I tried regex in catalog client script, But it isn't working. Code snippet from onChange CS var regex1=/^[nN]{1}\/[aA]{1}$ | ^\d{4}$/;...

Resolved! Make Work Notes a required field on Incident Re-assignment

Hello,I am very new to ServiceNow and was wondering if someone can help me. I would like to make work notes a required field when an Incident is re-assigned to another group. I would like to stop the incident from getting re-assigned until the work n...

Midori_Cakes by Tera Contributor
  • 2798 Views
  • 7 replies
  • 1 helpfuls

Resolved! Accessing Json object with array elements

Hello Experts, I want to access the JSON with the help of arrays, but i am able to access only first element. I have tried this in background script and not able to understand the issue. var inp = {"first car":"Mercedes","second car":"Toyota","third ...

Sunil25 by Mega Guru
  • 1190 Views
  • 3 replies
  • 2 helpfuls

Resolved! Display previous caller name in notification

Hello Everyone. I have a scenario, when i am changing the caller to new user then system should trigger notification to new caller with name of previous caller in the mail body.BR:gs.eventQueue('incident.caller.changed',inc, inc.caller_id,current.use...

Resolved! Getting Error with Cross Scope Table Access

Hi all, I have an HR Service (Human Resource: Core Application) and I have an OnLoad Client which should be inserting some details in the "sys_user_preference" table (global scope) whenever the user loads(opens) the HR Service. However I am getting t...

AniketBhanse_0-1715071359974.png AniketBhanse_1-1715071545808.png

flow designer task

Hello Team, Where I need to Create Flow designer instead of workflow, could you please me advise how we can Achieve this .on the basis of Task short description we need to create tasks and assigned to the group . e.g if Task short description is ABC ...

ooo_0-1715091371009.png
Community Alums by Community Alums  
  • 299 Views
  • 1 replies
  • 0 helpfuls