Call AI Search Using Script
We can call AI search in server side script. ServiceNow has provided one OOB script include(AISASearchUtil).Before calling that script include make sure you are in global scope.In the below script I have extracted KB articles from the response of the...

