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

Forum Posts

Resolved! How to make variables in task view editable?

Hi, i created a few variables for my catalog item which is supposed to be visible only in fulfiller view under a task. A fulfiller assigned to the request can fill up the variables when the task is assigned to them. However, when I test it out, i can...

lisaO by Giga Contributor
  • 4151 Views
  • 6 replies
  • 2 helpfuls

Login Report (SSO / SNow)

Does anybody know how I can produce a report on who is logging into ServiceNow using a standard username and password, and those who are logging in via Okta SSO?Thank you.

johnpeckcvc by Giga Contributor
  • 4007 Views
  • 5 replies
  • 0 helpfuls

Resolved! Trigger a notification 3 days before the Planned End Date?

I am working on a scheduled job which send notification based on a 'Planned Start Date' field and it sends out notification 3 days before the date mentioned in the field. I am doing the below filter to use it in the scheduled job as encoded query but...

find_real_file.png find_real_file.png
Rick54 by Tera Expert
  • 4245 Views
  • 7 replies
  • 2 helpfuls

Roles needed to work Requested Items?

I have several categories in our Service Catalog.  How can I restrict an employee so that they can only see one particular category in our Service Catalog?  Would I need to create a role and if so, which roles would be needed to see and work on only ...

dlively by Giga Expert
  • 3943 Views
  • 4 replies
  • 0 helpfuls

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
  • 2906 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
  • 4390 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 Tera Contributor
  • 4358 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
  • 4417 Views
  • 1 replies
  • 2 helpfuls