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! How to create multiple RITM's in single request

Hi All, We are working on creating a new server through a service catalog. So there is a variable called "No.of servers" with values till 5. If a requestor selects more than 1 need to create respective RITM's n same request. Ex: If a user selects 2 s...

Resolved! Adding Change Requests to the "My Requests" widget

I would like to combine Change Requests with Service Catalog Requests in the "My Requests" Service Portal widget. I have successfully added Change Requests into the navigation menu: And I successfully cloned the My Requests widget and altered the Se...

find_real_file.png find_real_file.png

Resolved! Submit Knowledge Article in Review state using UI Action

Hi,I have created a UI Action on Outage form which creates a KB Article using below script . The requirement is to Submit Knowledge Article in Review state , currently the KB Article is generating Draft state  . Could you please help me with the requ...

Uttam Sai by Tera Expert
  • 1319 Views
  • 9 replies
  • 3 helpfuls

GlideDialogWindow/GlideModal are not working on service portal

Hi All,I have written one Catalog client script and in that i have used GlideDialogWindow for pop up on SP and also i have used GlideModal still its not working.Please guide me here what i need to use to call the UI page from OnSubmit() catalog clien...

J P Rohini by Tera Contributor
  • 1489 Views
  • 3 replies
  • 0 helpfuls

First Time Fix/ First Time resolution

Hi Team,  I would like implement First Time Fix with below conditions can this possible. Please help how can I achived this.  FTF should be applied on below conditions only with-in SLA 1. Incident state process flow New ->Assigned->In progress->Resol...

B Y1 by Tera Contributor
  • 933 Views
  • 3 replies
  • 0 helpfuls

Import Sets with attachments

Looking for a solution for importing records that contain attachments. We have a number of records that we are successfully importing on staging with import sets and configured transform maps. The issue we are having is that all of these records have...

Cobee by Tera Expert
  • 683 Views
  • 1 replies
  • 0 helpfuls

Send email notification to external users

Hi All,I have created an inbound action which will create an incident when the email is received from external user(user not present in ServiceNow/User table). Now the requirement is, I'll have to send an email notification to the email SENDER in res...