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! multiple RITM's from once catalog item request

Hi Community, I would like to create multiple RITM"s from a single catalog item from service portal and assign them to different assignment groups can anyone share a sample script about how can I implement that using a Business rule. Thanks in advanc...

Get row count of related records

Hi All,  I have a field on the form as test. i want to populate this field on the basis of a related list, so i have a related list of business service which shows the records from cbdb_ci_service tables.i want to count of services related to that pa...

Priya75 by Tera Contributor
  • 2768 Views
  • 11 replies
  • 0 helpfuls

Resolved! Flow designer script error "attempting to use undefined input"

Thought this was simple, apparently I'm wrong. Here's the script I'm using. It's supposed to take a string date, change it to a date time object, minus 3 days from it and return the finished product to set a sc_task date field. I have this in an Upda...

Resolved! Change Management, multiple in-series CAB Workbench workflow

Attempting to use multiple CAB Workbench meetings for a Normal Change Request process, which is as follows: Change Request requested for approval (State:Draft to Assess)"Technical Review", which uses CAB Workbench.  Upon approval, record updated (Sta...

Resolved! Add External/Guest Email Address to Watchlist Automatically

How can I add the email address of an external user to the watchlist as soon as a ticket is created by email? I don't want to create an account for every single external user automatically, which is why the caller field gets set to the guest account....

How to Open submitted catalog item by using ATF

Hi All, I have submitted one catalog item through ATF, then i am trying to open submitted request by using out put variable in ATF but where is showing on error like as "you are not authorized to open record"  even though having ATF all three roles. ...

gcs by Kilo Contributor
  • 3311 Views
  • 10 replies
  • 3 helpfuls

Resolved! How to Copy Approval comments into RITM, REQ

Hi, can you help me how to copy Approval comments into RITM, REQ, when RITM was REJECTED.    Not Working here Approvals comments copying to RITM, but  Not  copied into REQ.   approvalcomments();function approvalcomments(){var grr = new GlideRecord('s...

chanikya by Kilo Sage
  • 7937 Views
  • 13 replies
  • 14 helpfuls

Resolved! Get all users, who are part of the requester's groups

Hello guys, For a catalog request, i want to update all the incidents. Where assigned or caller is a user who is part of requester's group/groups.  Using below script to get the information. But it is very time taking, as i have to parse multiple inc...

how is the 'item produced record' table updated?

What triggers updates to the 'Item Produced Record' table (sc_item_produced_record)? I have been asked to report on incident records generated by record producers on our instance, and the above table is a handy resource for this (and is used by a rep...

Resolved! Order Guide: make a catalog Item Manadatory

Hi, I have an order guide with multiple items. I would like to have one of this item to be mandatory. use case: an order guide for on boarding a new employee.Every employee must have an account, I have a catalog item with a workflow to create this ac...

Raphael4 by Kilo Contributor
  • 5257 Views
  • 9 replies
  • 4 helpfuls

Creating a Record Producer and Migrating in a Scoped App

Hi,   I am new to creating Scoped apps in ServiceNow. I have created one in Studio but how do I create a record producer for this scoped app? Also, how do I migrate changes from one instance to the next in for scoped apps? Should I still go through t...

PN2 by Kilo Expert
  • 1729 Views
  • 5 replies
  • 0 helpfuls

Resolved! Restrict single line text variable limit to 40 number

Hello All, I am trying to restrict single line text variable limit to 40 numbers with the help of RegEX (^[1-4]?[0]$|^[1-3]?[0-9]$) like field will not accept any character and it will receive only digit minimum 1 hours and maximum 40 hours.

find_real_file.png
Radhe by Tera Expert
  • 3270 Views
  • 16 replies
  • 2 helpfuls