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

Forum Posts

Approval from Teams

We are in Tokyo release. We have intergrated MS Teams and actionable notification is on. We'd like to report how many changes / Requests get approved / rejected from Teams. For this purpose, We want to update "Approval Source" to Teams in approval ta...

Resolved! Comma in names in List Collector not being displayed properly

Hi Team, We have a List collector field and we are trying to populate the Account names which have comma at places, this is treating it as another values and making it split.How to correct this behaviour Below is the list of account names with commas...

Ankur20_0-1726213618612.png Ankur20_1-1726213683203.png
Community Alums by Community Alums  
  • 408 Views
  • 1 replies
  • 1 helpfuls

Resolved! Email template to be override with quick message

HI Team, We have a blank email template with Logo ,when we select the Quick Message it should override the Blank email template.Can someone tell how to achieve this?

Community Alums by Community Alums  
  • 670 Views
  • 1 replies
  • 2 helpfuls

Calculated Integer Field value not showing in List view

I've created a new field on the Case Table called 'Days Open' (days_open). Type is Integer. I've created a Business Rule to calculate the amount of Days a Case is Opened based on the 'Opened' (opened_at) value. I'm seeing the correct value in the fie...

MStritt_0-1725914939639.png
MStritt by Tera Guru
  • 835 Views
  • 4 replies
  • 0 helpfuls

Get the oldest incident

Hi all, I'm trying to obtain the oldest ticket to show the age in a single score in a dashboard This is the script that I have: function getOldIncident (){var glideIncident = new GlideRecord('incident');glideIncident.addQuery('state',1);glideIncident...

Arely_0-1726012992557.png
Arely by Tera Contributor
  • 567 Views
  • 2 replies
  • 0 helpfuls