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

Forum Posts

Colour a field if it has any value

I'm trying to colour a field when it has any value in it. I've tried using Styles, UI Policy, Client Script but I can't get it to work. Here's what I tried in client scripts: function onChange() {var fieldName = 'caller_id'; // Replace 'caller_id' wi...

Eduard B1 by Tera Contributor
  • 916 Views
  • 7 replies
  • 0 helpfuls

Integration Interview prep

Lets try to understand real time scenario, Suppose you have requirement to integrate slack with ServiceNow So that it automatically creating an incident in ServiceNow when a customer sends a message on Slack. So first you need to check Technical ...

Prataps135 by Mega Sage
  • 378 Views
  • 1 replies
  • 1 helpfuls

Resolved! Knowledge Import Articles label change

Want to change the label on the Knowledge Import Library page back to 'Knowledge Base'Some has changed it to 'Resource Libray' and would like to change it back to 'Knowledge Base'  

BretSmith_0-1703120810919.png
Bret Smith by Giga Guru
  • 1047 Views
  • 14 replies
  • 1 helpfuls

Several Topics Match Utterance

Hello, When a user enters an utterance and it matches more than one topic, a list of matches is displayed. The last item displayed is "I want something else". I would like to customize this list and add another option. Is this possible?

Raj64 by Tera Guru
  • 485 Views
  • 3 replies
  • 1 helpfuls

Resolved! Not able to fetch value from Hardware table

Hi Team, Initially a String Field was created on alm_hardware table with some choices.Now as per the requirement we needed to create the same field on alm_asset table so that in future if other child class wants to leverage the same, it will be feasi...

Community Alums by Community Alums  
  • 532 Views
  • 2 replies
  • 0 helpfuls

Resolved! Partial Outages for Service Offerings

Seeking a solution when an offering is partially impacted.  For example the outage was for 1 hour but during that time it was identified during post analysis that 20% of transactions failed.  Team is desiring to adjust the end time of the outage to o...

mikesisson by Giga Guru
  • 1314 Views
  • 2 replies
  • 0 helpfuls

Inbound email action conditions

Hi, We have 3 applications in our project with its own assignment groups. All these 3 are interconnected so we have implemented the ticket reassignment feature between these teams. let us suppose team1, team2 and team3 are the 3 assignment groups. If...

Resolved! Add a stage does not close the REQ

Hi Community,I have flow which ideally should be closing the RITM and REQ once all the SC_TASK are closed with the help of "Add a stage" in the flow it is closing the RITM but not the REQ. Is there something I am missing with that?