ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Database view not showing correct records

Hi, We are creating a database with different 3 scoped custom tables, and they have nothing in common.  We have created left join data base view with sys_id not null, however it shows extra and duplicate records and not the correct set of records. Ca...

TarunKumar10_0-1704703351981.png

Resolved! Advanced reference filter

Hi all.  I defined and advanced reference filter on an attribute on a form. The reference filter is: javascript:"company.u_country=" + current.u_country On the form it's working. I added the same filter on the same attribute on a portal widget ...

Fabio Cresta by ServiceNow Employee
  • 1578 Views
  • 3 replies
  • 2 helpfuls

Parent and Child Transform Map

Hello, Is there a way to create parent record and child record using one transform map? Or do I need to create a business rule that will update the parent field of the record after transform? What's the best way to do this? I tried using a field map ...

Evren Yamin by Tera Contributor
  • 2299 Views
  • 3 replies
  • 0 helpfuls

Resolved! Restore a backup after Zboot?

Hi all!I have a client to would like to test the restore of a backup after a Zboot. When performing a Zboot of a (non-prod) instance, are the backups of the instance also wiped? Or will the backups still be available for a restore after the instance ...

Resolved! percent complete color

I want the percentage complete to be gray when it's 0. But It won't change. the attributes for the percent complete field_decorations=rollup_calc_field_decoration,target_field,target_threshold_colors=0:gray;50:khaki;90:lightgreen;  

find_real_file.png

glide record for loop help

hi All , i have a list of incidents stored in a variable ( separator is comma )var1 = 'inc1 , inc2 , inc3' In my server side script i need to do a glide on the incident table and query for each incident number , one by one ( first query for inc1 , th...

Gary22 by Tera Contributor
  • 2131 Views
  • 6 replies
  • 3 helpfuls

Resolved! List of all users in the watchlist of all incidents

Hi All  I need to scan through the watch list of all incidents to see if a a user is present in watchlist of any open incident . As i will be doing this using a script include , is there a table containing the list of all users added to any incidents...

Gary22 by Tera Contributor
  • 2511 Views
  • 4 replies
  • 4 helpfuls

Resolved! Use Flow to Prevent Field Updates

Hello everyone. I have a requirement that I'm not sure how to approach. A client wants to have Case Tasks created when a Case's State field updates to a specified value (for the sake of example, let's say Open). At the same time, the client wants to ...

Marc D by Tera Expert
  • 1687 Views
  • 2 replies
  • 1 helpfuls