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

Forum Posts

Import Set insertMultiple coalesce by target sys_id

I have JSON data exported from a table u_task_3. Using Import Set insertMultiple, I would like to import this JSON data back into the target table u_task_3. For those records with a matching sys_id in target u_task_3, the data from the import JSON sh...

How to put popup message on home screen?

Hi All,I am working on the home page of the ServiceNow instance whenever the user log-in.The requirement is to add a popup message or small content box having "Hi, Mayur Welcome to instance". I have used client scripts to pop up the message but it is...

MayurPatil2_0-1686653685872.png

Cannot save scripts anymore: Transpilation memory limit exceeded

Hi All, I am not any longer able to save any scripts in my PDI (since three days). It doesn't matter if it is a UI Policy, Client Script, Business Rule etc. I always get the error message: "Could not save record because of a compile error: Transpilat...

dagu_0-1681110717449.png
dagu by Tera Expert
  • 2532 Views
  • 12 replies
  • 2 helpfuls

Mandatory text after default value text?

Hi All, I have variables with a default value but would like to make this field mandatory, e.g. the user has to put in extra text in order to submit the catalogue item -  How do I achieve this? Any help would be much appreciated!Thanks,Alex

Capture.PNG
alex2410 by Tera Contributor
  • 999 Views
  • 5 replies
  • 3 helpfuls

Resolved! Get UI Action name at server script

Hi,I want to get the UI Action name from the business rules when the users click on any UI Action on the table form like g_form.getActionName() at client scripts. How can I do that ? 

Resolved! How to run scheduled job once every hour

I am trying to run a scheduled job once every hour... I have found the repeat interval setting in the scheduled job itself, is this where I could set this? If so, what would the values be set to in the days/hours fields? I will attach the picture of ...

SN.PNG
codedude by Mega Expert
  • 7911 Views
  • 3 replies
  • 1 helpfuls

Resolved! Inbound mail actions not working

Hello Everyone,This time i am back with another question We have a request where if a user sends an email to a particular id then an incident has to be created in Servicenow and assignment group has to be the related group(xxx).I have configured this...

Renu4_0-1686639898412.png
Renu4 by Tera Contributor
  • 589 Views
  • 6 replies
  • 0 helpfuls

How to hide UI action from portal

Hi Team,I want to hide UI action "Edit Article" from portal only for all the users. This button should be visible on native view only and not the portal. Is there any way to achieve this with the help of UI action script? We don't want to clone the w...

KarishmaDubey_1-1686563328189.png KarishmaDubey_0-1686563268079.png