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

Forum Posts

problem

when raise a problem ticket ?explain the working of personas in problem management,?

Resolved! How can approve a Service Catalog Item request in SharePoint.

Hi there,We have a request that to put a ServiceNow approval task list (including Service Catalog Item request approvals and Change Request approvals) in a SharePoint online web site, so users can approve ServiceNow requests in SharePoint online, use...

yzhang by Tera Contributor
  • 1081 Views
  • 4 replies
  • 2 helpfuls

Resolved! Approval approved/Rejected notifications not working

We have 2 notifications on the AST_CONTRACT table. 1) Contract approved2) Contract rejected  These notifications are not triggering an email when a contract is approved or rejected. I tried to trigger it via an event, based on conditions, but these n...

GB14_0-1671125305630.png
GB14 by Kilo Patron
  • 1168 Views
  • 9 replies
  • 2 helpfuls

How to Create Catalog task using Subflow

Hi I'm trying to create catalog task if any error occurs in the subflow and as inputs I have given all the catalog variables and also request item as reference field(sc_cat_item). while creating task I'm giving this reference record but I was getting...

sRavani42_0-1667207527256.png
Vamshi_ch123 by Tera Contributor
  • 1617 Views
  • 7 replies
  • 1 helpfuls

Sort order on variables and variables sets

Hi,Let's say that I have a Catalog Item containing two Variable Sets. Each set contains lots and lots of variables. For simplicity's sake let's just say that I have 'Variable Set 1' and 'Variable Set 2'. I need those variables separated in two Variab...

Thomas G by Tera Guru
  • 1345 Views
  • 1 replies
  • 1 helpfuls

Widget on task

Can we display widget like variables on a particular catalog task?If yes, what is the way to achieve it? Thanks,Vaishali

I want to pass sys_id through the property ?

In the below script , instead of passing the sys_id of the ITIL role directly I want to pass it through property . How can I implement this functionality? Script :  var userRole = new GlideRecord('sys_user_has_role');userRole.addQuery('user', current...

Pooja Khatri by Tera Contributor
  • 1070 Views
  • 4 replies
  • 5 helpfuls

ServiceNow Testing Guidlines

Hi Team,  We have no ATF testing process in my org. For every time after security patch installation and after upgrade I'm unable to do each and every testing.  As a best practice, what I need to do ? what are the ServiceNow Testing guidelines. andas...

B Ashok by Tera Guru
  • 606 Views
  • 1 replies
  • 0 helpfuls

Call Notification in Flow Designer

Hi , For learning purpose:How to call Notification in flow designer? Actual Requirement: Just created the Notification  Need to trigger the notification in flow designer?

Saib1 by Tera Guru
  • 583 Views
  • 3 replies
  • 0 helpfuls

Resolved! Change task is not getting created in standard change workflow

Hello Experts, Change task is not getting created in standard change workflow. I have added task to create change task in Standard change workflow in scheduled state. However the task is not getting created. In below workflow it shows running. But ta...

AnkitaGupte_0-1671106287275.png AnkitaGupte_1-1671106336997.png

How to write if statement in Jelly Code for Object

Hello, I have the following code: <j2:forEach items="$[jvar_grCategories]" var="jvar_json"> , this should return N object so i need to write an if statement if( jvar_json.type == "car" ) then print "Type:Car". I wrote the following code but the code ...

Saif7 by Tera Contributor
  • 658 Views
  • 2 replies
  • 0 helpfuls