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

Forum Posts

CMDB CI Request approval

Hi all, I have a requirement in change , based upon the selection of CMDB CI group Request needs to go to Particular CI Approval group  How can i achieve this  Approver group is change_approver how can i sent request to the particular group 

MK21_0-1710059924425.png
MK21 by Tera Contributor
  • 1467 Views
  • 1 replies
  • 0 helpfuls

Resolved! Restrict duplicate entries

Hi all,i have a requirement when a record is updated in sc_item_variables_task table (MRVS) it is creating duplicates here is the script they used after insert business rule (function executeRule(current, previous /*null when async*/) { var qList = [...

shaik17_0-1709879244269.png
shaik17 by Tera Contributor
  • 1441 Views
  • 2 replies
  • 1 helpfuls

Resolved! creating RITM using inbound action and cart api

 Hi  Trying to create RITM using inbound action and below cart APItarget table: sc_req_itemcreateRequest();function createRequest() {var cartId = GlideGuid.generate(null);var cart = new Cart(cartId);//give sys_id of catalog itemvar item = cart.addIte...

RahulRajaSami_3-1669135032798.png RahulRajaSami_2-1669134901383.png RahulRajaSami_1-1669134874407.png

Best practice to move data from one instance to the next in ServiceNow

I recall a community post where a member said that it is best practice to move data from Production to Test; then to Dev but to move code from Dev to Test, to Production. I can't seem to find that post now. Can someone provide best practice to move d...

PN2 by Kilo Expert
  • 10559 Views
  • 6 replies
  • 4 helpfuls

Resolved! How to add Variable set users in Notification.

Hello All, We got a requirement from customer like when RITM gets updated or any comments added in the RITM then an email notification will be send to User/Group Watchlist members. For that I created a Variable Set, in that i have created 2 variables...

sattar3 by Tera Contributor
  • 2186 Views
  • 9 replies
  • 1 helpfuls

Getting the current user that is impersonating another user

Is there a way besides going to the System Logs mentioned in the below article to identify if the user who is viewing the form is being impersonated by another user? https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0717055 So fo...

Hide The Submit Button on a Catalog Client Script

Hi All,I want to hide the submit button on a specific catalog item based on a condition.I tried using a UI policy but it's executed after the page has loaded. Because the page is heavy, it takes a second and the user can see the submit button before ...

Snow Tomcal by Tera Expert
  • 4209 Views
  • 16 replies
  • 3 helpfuls

Pop-up confirmation upon approval

When the approver goes to approval table to approve the request.Once the approver clicks on Approve UI action button, he should receive a confirmation box saying ' Do you want to approve the request or you still want to continue reviewing? 'If approv...

kaur_developer_0-1708806673616.png
VS_09 by Tera Contributor
  • 1961 Views
  • 8 replies
  • 0 helpfuls

Resolved! Service Portal: a catalog item with a variable number of variables?

A group would like to use a catalog item to take requests for changing firewall rules. Their needs consist of taking in:  1. A firewall rule name2. A source IP3. A destination IP4. A destination port I can configure this for a single request, but the...

JP-ODU by Tera Guru
  • 1436 Views
  • 3 replies
  • 1 helpfuls

Resolved! current.update in the async Business rule

I am using an asynchronous BR where I am unable to update the current field value directly; instead, I have to use current. Update to achieve it. Is there any other way to accomplish this? Additionally, I have included a REST call in the BR.

MA16 by Tera Expert
  • 5619 Views
  • 1 replies
  • 3 helpfuls

Schedule catalog request to trigger quarterly

I am curious what is the best approach to trigger the submittal of a requested item on a quarterly basis.  I believe creating a flow and then using a custom action to trigger quarterly, but I am unsure if this is correct.  Please advise

Christian22A by Tera Contributor
  • 1227 Views
  • 3 replies
  • 2 helpfuls