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

Forum Posts

Resolved! Troubleshooting when Flow Designer is used

Hello, As users started to use Flow designer, instead of writing simple Before business rules, users are making use of flow designer. Earlier as part of troubleshooting, Debug business rules , 'watch' field etc was used. Now its difficult to troubles...

shank1 by Tera Expert
  • 3522 Views
  • 8 replies
  • 0 helpfuls

SLA for the Problem task table

What is the difference between creating sla for "problem" table and creating sla for "problem_task" table? Which sla really shows in the problem "related list"? and why?

Kevin Paul by Mega Guru
  • 2721 Views
  • 3 replies
  • 1 helpfuls

Resolved! Can I use Glide Record on Script of Catalog UI Policy?

Can I use Glide Record on Script of Catalog UI Policy? I was instructed not to use Glide Record, but to use Glide Ajax on Catalog Client Script. (Unable to get table record) I want to know the division of GlideRecord and GlideAjax.

Resolved! Populate incident description with record producer variables

Hello, I am looking to populate incident description based on the variable selected from the record producer. Currently, the script is working as it should but because I have several select box type variables for zone, I am not able to get others to ...

AP30 by Tera Expert
  • 1954 Views
  • 8 replies
  • 1 helpfuls

Resolved! Dynamic reference qualifier for variables of Service Catalog

I would like to use dynamic reference qualifier for variables of Service Catalog. I create script in System definition > Script Includes. I can use the script as dynamic reference qualifier for column of Form. But I can't for variables of Service Cat...

Takuya Saito by Mega Contributor
  • 2196 Views
  • 3 replies
  • 1 helpfuls

Resolved! How to get Percentage value

Hi, Through Business rule i am getting right Percentage , but client wants onChange Total Revenue of Project ( $ ) - field Integer type Project Profitability ( $ ) - field Integer type Formula : (U-R)/U var projectrevenue = g_form.getValue('u_total_...

find_real_file.png
Supriya25 by Tera Guru
  • 1363 Views
  • 18 replies
  • 0 helpfuls

Need to download selected files from the attachment

I am using OOB functionality Attachments related list and i cannot able to download selected files,when i download those specific files it's downloading all the files other than the selected files.PFB     Could you please provide the script to downl...