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

Forum Posts

Approval process

Hi Team, Whenever the user submit the Seat request in WSD Employee center. It will go for approval.my requirement is 1.if requestor for or opened by is part of approval group then it should bypass the approvalAfter submitting the request the requesto...

Form opening performance vs related lists

Hi Dev gurus,  I am working on a performance related issue in the project [pm_projejct] table that it seems if a project record in form view associates with many related lists that contains large number of records associations, the project record wou...

GeorgeChen_0-1690326091837.png GeorgeChen_1-1690326418427.png GeorgeChen_2-1690326798837.png

Resolved! PDI Exercise - Email Sending is Non-Operational

Was trying out the following Exercise in my PDI https://developer.servicenow.com/dev.do#!/learn/courses/utah/app_store_learnv2_atf_utah_automated_test_framework/app_store_learnv2_atf_utah_using_the_automated_test_framework/app_store_learnv2_atf_utah_...

DT07_0-1693384357897.png
DT07 by Tera Contributor
  • 858 Views
  • 2 replies
  • 2 helpfuls

Resolved! Sorting Users based on MRVS Variable

Team, Thanks for all the past help im learning a lot. i have a requirement to only show only contractors for the sys_user table if a MRVS Variable is set.Sys_user table has a variable for Employee or Contractor Field on User TableEmployment status : ...

Resolved! Transform: On Before script not working

I have a transform map setup with a primary map script and an onBefore script. I can't seem to get the onBefore script to function. Either Does anyone have any suggestions why it might not be working? In general I do not want the transform to create ...

David A2 by Giga Guru
  • 1681 Views
  • 3 replies
  • 0 helpfuls

How to set specific currency on specific catalog item

Good Day  Can someone please assist me? I am trying to set a different currency on a catalog item other than USD. I don't want USD I want ZAR/R as the currency on my catalog item. I don't want to fix the issue by changing the system properties.  With...

BiancaK_3-1693402564207.png BiancaK_4-1693402607672.png BiancaK_0-1693401986317.png BiancaK_1-1693402205335.png
BiancaK by Tera Expert
  • 676 Views
  • 3 replies
  • 0 helpfuls

Business Rule

Hi Team i want to create a field in this form : so i want it to behave as a Quarterly period   var gdt = new GlideDateTime(); var mon = gdt.getMonth(); (mon == 1 || mon == 4 || mon == 7 || mon == 10);  how can i do it with a field and a business rule...

Capture.PNG
yoli1 by Tera Contributor
  • 273 Views
  • 3 replies
  • 2 helpfuls