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

Forum Posts

Resolved! How to run a Scheduled Job on last week wednesday of every month

Hi All, I have created  a scheduled job to run on last week wednesday of every month,but its failing to run for some month var answer = false;var rightNow = GlideDateTime();var dayOfWeek = rightNow.getDayOfWeekLocalTime();var day = rightNow.getDayOfM...

Community Alums by Community Alums  
  • 1173 Views
  • 3 replies
  • 1 helpfuls

Resolved! Email Client Template should visible to specific role.

1. I have created new email client template that auto populate "Caller" Email in TO field. 2.But I want this functionality or display this template only when the  users  A  having specific  role e.g. "role1" . 3.for other users this should work as no...

find_real_file.png
Para5 by Tera Guru
  • 1356 Views
  • 2 replies
  • 1 helpfuls

Resolved! Approval Flow based on Service Managed By

I'm trying to create a Flow using Flow Designer that can be reused for several access request catalog items.  The approver is the Managed By on the Service (cmdb_ci_service) access is being requested for. I'm trying to avoid creating a Flow for each ...

gaf627 by Tera Expert
  • 1551 Views
  • 9 replies
  • 0 helpfuls

how to create list view widgets in Service portals

Hi community,   I am trying to create widget for incident table list view with more fields but i am not getting, Can anyone help me on this and  I have attached screen shot for your reference. Thanks, Venkataramareddy BS

Resolved! Open Outlook email from Service catalog form

Hi All, I have a requirement wherein when user is submitting a Service Request, there is a variable named as 'Training Required' if user selects 'Yes' on SR form, it should open email window in outlook and will copy some details from SR form to outlo...

Resolved! I want to update affected_ci in the realted list of RITM table to get updated as per catalog variables && configuration item field on RITM form.

Hello SNC, I am trying to update affected_ci in the related list of RITM table to get updated as per catalog variables >> server. configuration item field on RITM form takes the value from variable by simple onLoad script but setting up affected_ci i...

find_real_file.png find_real_file.png find_real_file.png
Kingstan M by Kilo Sage
  • 928 Views
  • 5 replies
  • 1 helpfuls

Resolved! New state values are not coming. Please help me on this.

Hi all, Please help me on this. I have one custom table which is extended from the task table, in my custom table state is there which is coming from Task table. I need to display new state values for this. For this, I went to dictionary entry of sta...

find_real_file.png
Bhargavi K by Kilo Contributor
  • 1556 Views
  • 8 replies
  • 4 helpfuls

want to populate Configuration item based on Business Service

HI All ,   Need help I want to populate Configuration item based  Business Service We have a field named Business Service (u_business_service), and the Configuration Item field. When the business service is set to x, the configuration item field shou...

karan15 by Tera Contributor
  • 1112 Views
  • 4 replies
  • 0 helpfuls

Can anyone help me with Inbound Email Action ?

Hi, I am writing an inbound email action in which if the email has been sent to a particular email address (test@example.com") then the category, sub-category, and assignment group of the incident should get auto-populate according to the script for ...

Sneha8 by Tera Contributor
  • 456 Views
  • 1 replies
  • 0 helpfuls

Resolved! how to get last 15 min from now

Hi,At present I am quering the input date with todays date .My code(Business rule) is :   var date = gs.nowDateTime();   var inv =new GlideRecord('u_hpam_inventory_control_1');   inv.addQuery('u_input_date',date);But i want to query the input time wi...

niharikayb by Kilo Contributor
  • 2791 Views
  • 3 replies
  • 0 helpfuls