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

Forum Posts

Autopopulate fields in Service Catalog form

Im sure this is simple and i'm just overthinking it... I have a form that points to specific hardware in the peripheral table (cmdb_ci_peripheral) I want to do the followingSelect Box - user selects the peripheral < this worksThen Autopopulate the fo...

Resolved! Service now Retention policy

Hi Team,   Would require help here to understand the service now hi team retention policy for any customer instance.Not with the personal Instance This helps in customizing internally in service now instance but would like to understand retention pol...

Anand D N1 by Giga Contributor
  • 3485 Views
  • 3 replies
  • 1 helpfuls

Script Action fliter to restrict system to impersonate

Hi Experts, We have a scenario where there will triggering an email when ever a user perform impersonation. We have a Script Action for this which triggers a notification via an Event. The issue is the email notification is getting triggered as "Your...

bhaavani by Tera Contributor
  • 269 Views
  • 1 replies
  • 0 helpfuls

Resolved! KB Approval Issue

Hi All,I am trying to attach approvals to the knowledge article through the script of the "Approval User" workflow activity.The requirement is: Approval should go to the common users of the current ownership group and another specific group.The logs ...

Palak5 by Tera Contributor
  • 563 Views
  • 6 replies
  • 1 helpfuls

run subworkflows in a workflow

HI, I am trying to run multi workflows asynchronously from run script activity in a different workflow. we tried to use sn_fd.FlowAPI but nothing happened attaching the script-for(var i=0; i<5; i++){sn_fd.FlowAPI.getRunner().flow('global.flow_name')....

Creating a custom field type

Hi All, I want to use an email field type in SCTASK table but it is not an OOB field type. So, how to create a field type/ field class in servicenow.

Pankaj kr by Kilo Sage
  • 1608 Views
  • 6 replies
  • 0 helpfuls

How request item is created by servicenow

Can anyone help me on this.I need to find from which script or workflow request item is created when we submit a catalog item.Which script or workflow is responsible for mapping the request item fields.

I need to hide variables on approval form on some conditions

Hi All, I have requirement to hide variables on one of the specific catalog item ,I used UI policy to set a variables on some conditions and checked true on RITM.Its working fine on RITM, but on Approval Form extra fields is visible.please suggest ho...