We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Performance Analytics micro certificatio

Hi,I am stuck with this actions after following every step still no solutions. Please help me with any idea or solutions. ERRORS: Did you correctly set the 'Time' and 'Run as' settings of the Daily collection job?Did you execute the Daily Job?Did you...

jbbaka74 by Tera Contributor
  • 783 Views
  • 1 replies
  • 0 helpfuls

Image field - update/delete buttons are lost after copying

Hello.I have this problem with copying image field (user_image) from one record to another. Buttons update/delete photo are present at the original record together with image (image 1), but after copying to another record, these buttons are gone and ...

Vinci by Tera Contributor
  • 919 Views
  • 2 replies
  • 0 helpfuls

Resolved! Make the input of a String Field in ALL CAPS

Hello developers,I have a field on the Vendor Contact table that is a string field. I need to ensure that any data that is entered into that field is in ALL CAPS.Is there an easy way to accomplish this?Best regards, charri04

charri04 by Tera Expert
  • 1869 Views
  • 8 replies
  • 6 helpfuls

Transform Mapping from Intune to CMDB_CI

I'm trying to create a Transform Map that takes the Rest API call to Intune and writes the devices to CMDB_CI. I've been successful except for one thing. If I map the Intune Field "userPrincipalName" (which comes back as the email address) to the "As...

JJohnson117 by Tera Contributor
  • 859 Views
  • 1 replies
  • 0 helpfuls

how to pass values from scheduled job to notification

Hi,I have tried the below script to trigger notification from scheduled job, but it didnt pass the value. pls assist me to required changes. Scheduled Job: var gr = new GlideRecord('cmdb_ci_computer');gr.addQuery('sys_updated_by', '=', 'admin');gr.ad...

BanuMahalakshmi_0-1730382906358.png BanuMahalakshmi_1-1730383279720.png

Convert Duration into minute

I have a field on incident table of duration type which contains days hours and minute . Is it possible to convert into minute and auto populate into another field.Thanks,Sourabh

coolsaurabh by Tera Contributor
  • 4535 Views
  • 6 replies
  • 4 helpfuls

Using a script include to create an action help please

I have a script include I created called OffboardingUserUtil that has functions in it that will list of tasks, or software they they own. i'm trying to put this into an action but it's not returning anything for the user.  I have ran it in background...

Community Alums by Community Alums  
  • 676 Views
  • 2 replies
  • 0 helpfuls