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

Forum Posts

Default sorting for Gliderecord output

We have the below code in our Business Rule to set the 'assigned to' field : current.assigned_to = "";   var getgrpUsers = new GlideRecord('sys_user_grmember');   getgrpUsers.addQuery('group',current.assignment_group);   getgrpUsers.addQuery('user.ti...

Vibhuti4 by Tera Contributor
  • 1941 Views
  • 5 replies
  • 2 helpfuls

Can OAuth be used in Scripted REST Api ?

I was looking for options to change the authentication type of Scripted REST API, I couldn't find any for OAuth in security tab.  Is this possible, If yes , where can I set it up. Also is OAuth linked to a user account ? or it is a totally separate c...

find_real_file.png
quiksilver by Mega Guru
  • 3537 Views
  • 4 replies
  • 1 helpfuls

How to Clone a full Service Portal Site

Hello Exists any way to clone a Service Portal Site? similar to the button "Copy" for the content management sites I have been looking for a way to achieve this, and don't see a similar function for Service Portal Thanks! Jesus

jleon by Giga Contributor
  • 3671 Views
  • 3 replies
  • 2 helpfuls

Resolved! How to do record validation for requests submitted through ATF?

I'm trying to work with ATF to automate catalog testing tasks, and I'm wondering how I would go about validating record information based on requests generated through ATF. Basically, I'm adding a handful of catalog items to my cart and checking out ...

Moe Murphy by Mega Contributor
  • 2858 Views
  • 1 replies
  • 2 helpfuls

Multiple dependent Values

Hi Friends,   I have below incident form which are all dependent values. Up to "Place" field , I have defined Choice as per dependent value , but now same "Types of services" are present in different places with different "Service Identifier" , I mee...

find_real_file.png
Samarendra2 by Kilo Explorer
  • 3672 Views
  • 5 replies
  • 0 helpfuls

Resolved! Filter out changes from My Approvals widget

Dear Service-Now'ers, I'm trying to achieve to filter out Changes from the My Approvals widget used on the Service Portal. Currently Changes are also shown in the My Approvals widget, but these are managed by the CAB. Meaning all the CAB members see ...

Quinten1 by Mega Contributor
  • 1614 Views
  • 4 replies
  • 2 helpfuls

How to redirect email to other email address?

I have a requirement,if sender's email contains 'xyz' or 'abc' create a ticket else redirect that email to email@company.com.How to achieve this?i have created inbound email action for 1st part but looking for help for redirection to other email addr...

Madhavi5 by Giga Contributor
  • 2214 Views
  • 3 replies
  • 0 helpfuls

Check for Attachments on Service Portal

We have a onsubmit script for CMS that worked fine but this is not working on Service Portal.function onSubmit() {     //Type appropriate comment here, and begin script below       var sys_id=gel('sysparm_item_guid').value;     var gr = new GlideReco...

mattrom1 by Giga Expert
  • 7767 Views
  • 5 replies
  • 2 helpfuls

Catalog item notifications

Notification Name : Onboarding - New User Info Trigger : When RITM is marked closed complete Send To : Manager on the input form Subject Line : Information for new hire: [First Name] [Last Name] Email body text : [First Name] [Last Name]  Urgency Fla...

vinu2 by Giga Contributor
  • 2759 Views
  • 7 replies
  • 2 helpfuls

Resolved! Hyperlink a ticket number on a document to ServiceNow

Hi everyone,Does anyone know how to hyperlink a ticket number on a document so when interacted with will take the user to that ticket? I thought I could simply copy the reference from my instance however the link only seems to work for me.  

Andrew_TND by Mega Sage
  • 4944 Views
  • 6 replies
  • 2 helpfuls