Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

autopopulate date\time field

hey. I have a date\time field called expected_startand another date of duration time type called u_duration_time- I want to populate the u_expected_date field which is a date\time fieldadd u_duration_time to expected_start and populate u_expected_dat...

ShirSharvit_0-1734610326196.jpeg

Getting org.mozilla.javascript.NativeArray@79343f70 Error

Hi Team,Iam running fix script to get the details of manager from HR profile and set it to journey table.While running iam getting org.mozilla.javascript.NativeArray@79343f70 as log Any suggestion?Fix script:var emplye = [];var empData = new GlideRec...

preethigovi_0-1734609208241.png
preethigovi by Tera Contributor
  • 1076 Views
  • 8 replies
  • 0 helpfuls

Restrict incident tickets based on the group

Hello,  we have created the three groups like Blue green and yellow and my requirement is green group can able to see  both yellow group and blue group tickets. 2. Blue group should not see green group tickets but they can see yellow group tickets3. ...

Resolved! setReadOnly for state not working

Hello Gurus, It might sound silly; however, I'm unable to set state readonly. I need your help. We handle multiple projects and for one specific project, I want to set the state field readonly. By the way, state is inherited from task table(just for ...

Nag89 by Tera Contributor
  • 1426 Views
  • 4 replies
  • 0 helpfuls

ETL - Script operation - Create entity record in stage/temp entity

My company has an interesting use case where we bring outage data from Azure and store it into the Outage table.  Multiple validations are performed before transferring the data to the Outage table.  One possible case is if an incoming outage started...

Community Alums by Community Alums  
  • 1267 Views
  • 3 replies
  • 0 helpfuls

UI Pages for upgrade

Hi All,where can we find the below UI Pages being used in ServiceNow platform. I see these 2 UI pages as skipped, if we need to revert to base, how to test themcom.glideapp.servicecatalog_category_viewcom.glideapp.servicecatalog_cat_item_guide_view T...

Update Set Scan Best Practises

I am trying to implement the Update Set Scan as a pre-requisite for release process before moving an update set across instances. I have a couple of questions around that. The Scan runs fine and gives findings as expected. But I’m struggling to under...

akbalFTV_0-1709552250197.png akbalFTV_1-1709552344764.png
akbalFTV by Tera Contributor
  • 5904 Views
  • 8 replies
  • 0 helpfuls

UI Macros for Upgrade

Hi All,We have below macros as skipped records for upgrade. How can we find where these macros are used? If we revert to base, how can we test?cms_menu_tab_header_menucms_menu_dropdowncms_menu_tab_content_blockcms_menu_vertical_blockscms_header_textc...

Jasmine tests - Order

Heho, are Jasmine tests (3.1) in the Servicenow implementation ordered? How can I check the instance configuration on the Instance? BR