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

Forum Posts

Flow - scripted Short Description to include variable text

Hello.In Flow Designer, I am trying to populate the Short Description of a catalog task, with a variable. My variable is a choice - Request Type, whose value is request_typeOne of my questions (choice) is Site Access, value is site_access.See screens...

find_real_file.png
Baggies by Kilo Guru
  • 5599 Views
  • 3 replies
  • 5 helpfuls

Resolved! Need to difference between two system properties for timeout Description: Hi team i need to what is difference bewteen below two system properties and their use glide.http.outbound.max_timeout glide.rest.outbound.ecc_response.timeout Which will ov

Need to difference between two system properties for timeout  Description: Hi team i need to what is difference bewteen below two system properties and their use  glide.http.outbound.max_timeout glide.rest.outbound.ecc_response.timeout  Which will ov...

manish64 by Giga Guru
  • 3017 Views
  • 4 replies
  • 0 helpfuls

Resolved! Trigger SLAs based on catalog item variable

Hi all, I have Priority field on Catalog Item with choices(critical,high,moderate).  I have created 3 SLAs based on prioiry duration. My Task is whenever user selected priority choices based on that SLA need to trigger. SLA is attached in RITM Sectio...

lata1 by Tera Contributor
  • 3573 Views
  • 6 replies
  • 2 helpfuls

Duplicate notifications are triggering

I have a notification. This notification will trigger through an event from workflow. While I'm trying to test this in email logs, I can see there are three notifications(duplicate) triggered at the same time. For the three notifications the originat...

find_real_file.png
Harish74 by Tera Expert
  • 5030 Views
  • 20 replies
  • 1 helpfuls

Sending reminder Notification for Approval

Hi All, This is little urgent!! I have a workflow where based on the "Type" options  we select it creates an approval to Manager of requested_for, Which we have done through dot walking in user section inside the "Approval user" Workflow activity.(im...

find_real_file.png find_real_file.png

Dynamic values in survey questions

I am not finding clear instructions on how to dynamically auto-populate a value in a Survey question.   I am trying to create two surveys: The first one is sent to all mangers and the second one is sent to the managers about their direct reports. I w...

find_real_file.png find_real_file.png find_real_file.png
Caleb Fair by Kilo Expert
  • 4380 Views
  • 1 replies
  • 2 helpfuls

Resolved! How to query user name

Hi, Some one help me in GlideQuery. var gr= "David Faroon" var rp = new GlideRecord('resource_plan'); rp.initialize();var usergr = new GlideRecord('sys_user'); usergr.addQuery('name', gr); usergr.query(); if (usergr.next()) {rp.user_resource = usergr...

Resolved! Tag options not visible to a user

Hi All, On the table "label" the field "viewable by" is having three choices 1.me 2.Groups and users 3.Everyone. I have a user xyz who has only two options when he tries to edit his tag. Please suggest on how to debug this issue.

Madhu5 by Tera Contributor
  • 2842 Views
  • 2 replies
  • 3 helpfuls