We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

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
  • 1955 Views
  • 3 replies
  • 0 helpfuls

Servicenow Sharefile replacement

Hello everyone currently we use sharefile for external users and we are looking to get something else in place that integrates with SNOW, we don't want to use SNOW as a secure data repository does the community have any suggestions I could investigat...

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
  • 1745 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
  • 2010 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 Contributor
  • 1371 Views
  • 2 replies
  • 1 helpfuls