Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Resolved! Script include not returning value

I have a script include that I cam calling from a catalog client script.  Ultimately I need to script include to return the current date + 2 days and then compare it, in the client script, to a variable field and then reset the variable field if the ...

tcorniels by Tera Contributor
  • 1290 Views
  • 3 replies
  • 1 helpfuls

List View field validation through ATF

Hi All, I need to validate whether fields in list view are read only or editable for different user profiles , can I use ATF for this , if yes then can someone please guide me on this?   Thanks in advance.

Anubhav24 by Mega Sage
  • 2409 Views
  • 5 replies
  • 1 helpfuls

Resolved! Comma separation is not working

I have created two field on custom table1)u_access_to_countries - List Collector and refernce to the country table2)u_access_to_region - string field I want to populate region of country in string field. Below script is working for the initial value ...

UIB api.setState Timing Issues

I am aware that api.setState runs async, but it is limiting to not be able to use state in a way where you can count on timing so the value is what you think it should be by the time you, let's say, handle some event that maybe you emit AFTER the set...

Round robin auto assignment of incident to ServiceDesk

Hi Everyone,We have to setup a round robin auto-assignment of incidents to Service Desk group. There needs to be a roaster which Service Desk lead will have access to update. They will be able to mark agents available or unavailable.How can we achiev...

OneSearch Yansa - Service now

Hi,I have certain queries that need assistance to understand the sources, as OneSearch has multiple tabs with different data sources.Knowledge tab - This tab has data coming from the kb_knowledge table. However, when I see the detailed information on...

TabuK by Mega Contributor
  • 751 Views
  • 1 replies
  • 0 helpfuls

I want approval till there is no manager.

Whenever a incident is created an approval should be sent to caller's manager and after it is approved next approval should be sent to Caller's Manager's Manager and this process should continue until there is no manager .

Resolved! Scoped App Tasks in the My Requests widget

Afternoon,We have a record producer item which generates a record CUST00001 in a scoped app table (extended from task).However, unlike the incident record producer, the user cannot see the CUST00001 record in the My Requests widget after they have su...

Cirrus by Kilo Sage
  • 1724 Views
  • 2 replies
  • 0 helpfuls

How to enable edit option on embedded list

Hi Team,I have an embedded list in one of my tables, and I added a record with specific data to it. I am able to delete the record from the embedded list, but I am unable to edit it using the default edit option provided in the embedded list. Please ...

HilalP_0-1738049303826.png
HilalP by Tera Contributor
  • 857 Views
  • 1 replies
  • 0 helpfuls

ATF : Unique Key violation detected by database

Hi, step 5 of my ATF test is failing. I am not sure how to resolve it. The error is : This step failed because the client error 'FAILED TRYING TO EXECUTE ON CONNECTION glide.30 (connpid=79042): INSERT INTO task (`short_description`,`a_str_6`,`made_sl...

FrankCheung_0-1738070372038.png