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

Forum Posts

Script to add types to another group

Hey community, We are facing a problem with an script we are setting up to update nealty 200 groups with new types. The fact is that is working but is not skipping the groups that had this type assigned and is assigning them again and again. I have p...

AlejandroE by Tera Contributor
  • 458 Views
  • 2 replies
  • 0 helpfuls

Resolved! I am not getting time in dubai time zone

Hi All,I am not getting time in dubai time zone :_var gr = "20231130T060000Z"; var formattedDate = gr.substring(0, 4) + '-' + gr.substring(4, 6) + '-' + gr.substring(6, + ' ' + gr.substring(9, 11) + ':' + gr.substring(11, 13) + ':' + gr.substring(13...

Show Open tickets with Percentage

Hi Team, i need to show the opened ticket in a % for e.g.- how much % tickets opened in last week/7 days VS how much % tickets resolved last week/7 days.  Please help how can I achieve that.  Regards,Garvit

Garvit1 by Tera Contributor
  • 302 Views
  • 1 replies
  • 0 helpfuls

CMDB Control Task

How to create automatic task using CI Class manager to "CI Owned by" on particular CI class, whenever the field is empty.so automatic notification/task will be created to owner to update the field instead of calling him for the updates.