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.

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

Forum Posts

Resolved! Create a task based on a date within a Catalog Item

I have a Service Catalog item with a "start date" variable. I need the workflow associated to the catalog item to create a task 4 days after that "start date". I would prefer to do this via scripting (which is not an area of expertise). Any out there...

Resolved! Flow designer: Set logged in user in assigned_to field

Hi everyone, This feels like a SUPER basic thing and it drives me a little crazy that I can't find where/how to do this. In a update record-action in Flow Designer I want to set the logged in user as assigned_to.  How can I do this? Any help apprecia...

Sophia10 by Tera Expert
  • 1439 Views
  • 1 replies
  • 0 helpfuls

Resolved! How to add a character limit on a record producer?

I am trying to add validation on my record producer.  If a field's value is more than 6 characters, excluding symbols, show error message.  I was able to accomplish this with the form that the service desk uses but not the end user side.  Below is th...

Resolved! How to restore a backup to my development instance

I cloned my production instance to my development instance.  However I need to restore my development instance back prior to the cloning to retrieve data that was not on the production instance.  What is the process to accomplish this?   Thanks, Cedr...

cejohnson3 by Kilo Contributor
  • 4915 Views
  • 5 replies
  • 3 helpfuls

Resolved! Tracking # of consumable assets issued to users

I would like to be able to assign consumable assets to individual users.  For a given consumable model I want to know who has how many of a model - I don't care which specific CI they have  i.e I want to be able to track who has been issued a 24" Sta...

kjh1138 by Tera Expert
  • 2582 Views
  • 4 replies
  • 3 helpfuls

Rhino Exception Error

Hi, I have a requirement to populate ‘Owning IT Service’ on existing RCCF(custom table) records. I have created an on demand scheduled job with following script to populate the IT Service, this schedule job uses a function from existing script includ...

Nitin Kumar2 by Kilo Contributor
  • 1693 Views
  • 4 replies
  • 0 helpfuls

Resolved! Sharing password to end user.

Hello Team, I am stuck on implementation of one requirement. Requirement is to we are creating the new user in AD/password reset of existing user and setting the random password(User creation is done by external tool and which is integrated with snow...

Manish2 by Mega Expert
  • 1943 Views
  • 2 replies
  • 0 helpfuls

Business Rule Mass Update

Hey all,Checking for any input on this one. I changed a business rule on Project that updates a field calculation. The rule executes when the form is saved but I'd like to update the existing records with the new calculation as well.I found this post...

mstoner by Kilo Contributor
  • 3298 Views
  • 13 replies
  • 8 helpfuls

INC Resolution Codes

We are in the process of updating, revamping, and/or rejuvenating our Incident Management. We are currently working on creating new Resolution Codes. The ones we're using now were, quite honestly, point solutions to address a specific need a particul...

BBoies1 by Mega Guru
  • 2758 Views
  • 1 replies
  • 1 helpfuls

How to compare date range in field styles

Hi Experts,I am trying to build a query that if   due date is between today and tommorow , then that record be shown with red color.doing this in System UI ---> Field StylesCame up with this conditionjavascript: gs.dateDiff(gs.now(),current.u_due_dat...

Change colour of field style based on date comparison

HiI'm trying to get the due date field text on the Problem form to change colour if the date is in the past.I've created a field style for the field 'Due Date' on the Problem table to turn read if the following value is true:javascript:gs.dateDiff(gs...

andrewnorris by Giga Contributor
  • 3863 Views
  • 12 replies
  • 1 helpfuls

Resolved! How can i extract the Downstream Relationship details and Upstream relationship details from cmdb_ci_server table for each server.

How can i extract the Downstream Relationship details and Upstream relationship details from cmdb_ci_server table for each server. basically i am trying to know the relationship between cmdb_ci_server,cmdb_ci_cluster and cmdb_ci_service_discovery  If...

find_real_file.png