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

Forum Posts

Limitation to variable length in catalog item

Hi Community, I have requirement in which the max length of variable is 9, I have done that using max_length=9. But how to set minimum variable length is 8 as well? Or Maximum and minimum length should be same for variable.   

Resolved! Script to create ritm and one associated task

Hello folks, I have a requirement where i am submitting catalog form which is creating ritm and ctask but with the same workflow i need to create another ritm and one associated task which will get assigned to Service Desk for reporting purpose . Sce...

Resolved! Remove member from watchlist

Hi folks,I had a requirement to add users to watchlist when priority is High/Critical I created br to get members from group and its working fine. But issue is when priority of same incident changes to low again the members are not removed from the w...

User Confirmation on RITM

Dear Community, I have a requirement to add user confirmation once the task status is changed to closed complete. As soon as the consultant closes the task, it should send an email to the end-user which should have two options (Accept) (Reject). If t...

Burhan Shah by Tera Contributor
  • 554 Views
  • 4 replies
  • 1 helpfuls

Want to display variables in sc_task form

I want to display the tick marked variables in sc_task form under variable section how can i do that? Is following script correct?task.short_description = 'IT Work Request For :  '+current.variables.requested_for.getDisplayValue();    task.please_pro...

MayurChaudhari_0-1723546236114.png MayurChaudhari_2-1723546484957.png

Metric Definition

Hii, I have created a custom table named Testing(u_testing) extends task table. now I want to create a Metric definition with type script calculation to calculate the time in which my record was active. can you please help me with the script n all.

Gaurav69 by Tera Contributor
  • 391 Views
  • 2 replies
  • 2 helpfuls

metric definition

Hii, I want a demo case of Metric Definition with Script Calculation Type. Can you please create an easy case with a small script. I just wanna see how it works.

Gaurav69 by Tera Contributor
  • 336 Views
  • 1 replies
  • 0 helpfuls

want to show links on ui action button

want to create "Help" UI  action button on list view, when they click on that button want to display the pop up that need to show some KB links , anyone Please help me with script for ui page for showing links on pop up... #UI page # ui action #clien...

slimgam by Tera Contributor
  • 533 Views
  • 3 replies
  • 1 helpfuls