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

Forum Posts

Resolved! Servicenow PDI to PDI Integration

I have used GET and POST HTTP methods to integrate two PDI between. But I need to add  PATCH and DELETE Methods also for this PATCH method i dont want give sys id in Endpoint URL itself. Instead of that is there anyway to pass sys id.  If i mentioned...

Aditya02 by Tera Guru
  • 1311 Views
  • 5 replies
  • 6 helpfuls

Disable Auto-selects the highest predicted intent

Hello Everyone,My customer has a requirement where they never want NLU model to auto select an Intent and trigger a flow based on that and reason being they don't want an incorrect topic to get triggered. Rather they want NLU should always recommend ...

Script Include return always the same value

Hi All,I have an issue with Script Include - it always return the same value of this variable "iso_short", no matter which value is this variable "name" on this table "core_country " Script include : getSite_CountryCode: function() {        var user ...

Virtual agent query parameter

Hi, I have been trying to call VA using URL and following this documentation for this.Virtual Agent URL parameters (servicenow.com) I want to send more parameters than just one example  https://<instancename.service-now.com/$sn-va-web-client-app._emb...