We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Trigger Scheduled Job from Business Rule

How do I trigger a scheduled job from the business rule and send the values from the business rule to the scheduled job that is being triggered? Currently, I am using this to trigger the Scheduled job, but I want to also send values to the scheduled ...

find_real_file.png
MKM by Giga Expert
  • 4387 Views
  • 10 replies
  • 2 helpfuls

How to create a new asset substate

How do I create a new asset substate.  The available "substates" under the "state" retired does not have option that we would like to use in our company.  If this is possible what role would I require to carry this out.  Thanks

Jen8 by Kilo Contributor
  • 2144 Views
  • 3 replies
  • 0 helpfuls

Resolved! Does Document Viewer plugin present security risk?

Hi,  we recently activated the Document Viewer plugin, to view documents directly in platform - see link to docu. https://docs.servicenow.com/bundle/paris-platform-user-interface/page/use/using-forms/concept/Documentviewer.html I have a mildly genera...

PavelP by Mega Sage
  • 2659 Views
  • 3 replies
  • 1 helpfuls

Resolved! How do i log my script?

How do i log my code so i can see in system logs where my script goes wrong?   (function executeRule(current, previous /*null when async*/ ) { var grL = new GlideRecord('u_leiekategori');var a = current.u_maanedspris;grL.u_gjeldene_leiepris = a;grL.u...

asd22 by Tera Contributor
  • 4937 Views
  • 12 replies
  • 6 helpfuls

Customize itil role.

Hi, community I need a group of users to be able to resolve incidents but I don't want them to have access to everything itil role offers. Would it be possible to do this?

SPEntryPage script include question

Fellow community members,   I have a customer that has an interesting scenario we have been trying to solve with new users being added into ServiceNow. There are three types of users this instance will have; an employee, a customer and a consumer. Th...

Duration field formatted

It's any way to customize the appearance of glide_duration field type?.By default it display as label only Days and Hours.It's any way to display "Minutes" or "Min" as well?.Thank you.

Catalin2 by Kilo Contributor
  • 5181 Views
  • 6 replies
  • 1 helpfuls

Resolved! Execute operation on API 'GlideRecord.update' from scope 'CSM Workspace' was denied. The application 'CSM Workspace' must declare a cross scope access privilege. Please contact the application author to update their privilege requests.

Hi, I created a business rule in "customer_contact" table with csm_workspace as scoped application.  I am getting this error as below Execute operation on API 'GlideRecord.update' from scope 'CSM Workspace' was denied. The application 'CSM Workspace'...

Community Alums by Community Alums  
  • 8371 Views
  • 4 replies
  • 3 helpfuls