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

Forum Posts

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
  • 2965 Views
  • 7 replies
  • 2 helpfuls

Resolved! Importing a CSV with | (Pipe Delimiter) into a custom table

I am trying to import a csv file that is a |  delimiter file but it is not showing up in the transform map correctly.   1. I went to System Import Sets > Data Sources 2. Added the CSV file and change the delimiter to | 3. Added the IST i created  4. ...

mattrom1 by Giga Expert
  • 2072 Views
  • 2 replies
  • 0 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
  • 2769 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
  • 2048 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
  • 3680 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
  • 3760 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
  • 3026 Views
  • 1 replies
  • 2 helpfuls