Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Resolved! How to match Trigger:(SYS ID) to flow that is triggered?

When I look at the list view for scheduled jobs.I can see a list of triggered flows but cannot find the flow that is triggered.I have been checking flow related tables, but cannot find a connection.How can I match Trigger:(SYS ID) to flow that is tri...

How change a text color in a simple list in ui builder

Hello!Can anyone help me, I want to change the text color of the list of records in a simple list component in UI Builder. It's the default which is this shade of green and black from ServiceNow, and I want change it. Example the records of Incident ...

Anne11_1-1690470745561.png Anne11_2-1690470782276.png Anne11_3-1690470881270.png
Anne11 by Tera Contributor
  • 2104 Views
  • 8 replies
  • 2 helpfuls

Get Manager name based an selected user

Hi team, i am trying to set Manager field based on the requested for filed both are reference type.. Any help would be appreciated...........   Thanks in advance   Below is the script ::   Client Script :   function onChange(control, oldValue, newVal...

ar1 by Kilo Sage
  • 5246 Views
  • 10 replies
  • 6 helpfuls

Resolved! Apply Date Formatting

Hi All,I want to apply date Formatting such that if it 1 then it should be "1st", 2 for "2nd ", 3 for "3rd" and remaining all for "4th or 5th"i am using this code,function onChange(control, oldValue, newValue, isLoading, isTemplate) {if (isLoading ||...

DevYadav by Tera Contributor
  • 1624 Views
  • 13 replies
  • 6 helpfuls

RITM stage

Hello, im facing an issue with RITM stages. I have requirement to update stage field with UI Action  (if rejected by Cancell button UI action stage field should change to -> RITM Cancelled) and it should apply to all RITMs. I tried to update dictiona...

notification needs to be send everyday for 7 days

we have to develop a notification which needs to be triggered 7 days prior to the leave end date (which we are getting from a catalog and client will be providing that date ).the notification should trigger everyday for 7 days till the leave date . C...

eshabartwal by Tera Contributor
  • 2147 Views
  • 4 replies
  • 2 helpfuls

Delete duplicate records

Hi,I have a field 'u_custom_key' and when I groupby my records with this field there are records which are having count 2 so I want to delete one of them on the basis of updated field, I want to delete the old one and keep the new one.There are appro...

Akki1 by Tera Contributor
  • 1175 Views
  • 6 replies
  • 0 helpfuls

Resolved! Using split functionality to get the name

Hi All, Requirement: To split and get the name of the CI Example: Name of the CI: "Test - DHL App - Dev"The req is to split the 2nd "-" and get the output as "Test - DHL App"How to achieve the same? var grBusServ = new GlideRecord('cmdb_ci_service');...

DB1 by Tera Contributor
  • 614 Views
  • 2 replies
  • 2 helpfuls

Getting Current Time for different Timezones

Hi,How Can I get the Current time for different timezones in script include.For eg Current time in EST/PST/US Mountain etc. User can have any timezone setting in Profile like EST or PST but script should always give current time based on Timezone nam...

deepak50 by Tera Contributor
  • 5244 Views
  • 5 replies
  • 0 helpfuls

Servicecatalog dropdown menu

i have 3 custom values i want in a drop down menu. How do i do this? All i can find are dropdown menu that needs to be connected to a table. cant i just have a menu and type in 3 questions to pick from?

asd22 by Tera Contributor
  • 1899 Views
  • 2 replies
  • 0 helpfuls

Resolved! Azure Pipeline integration Error

Hi, on my instance the free Azure Pipeline app was installed.  Recently, we start making scoped application via studio within the Global Scope. With this new development strategy we created a new scoped app for change, we then imported the change_req...

Jacob23 by Mega Guru
  • 1817 Views
  • 4 replies
  • 0 helpfuls