How to get sys_id of a knowledge base programmatically from Virtual Agent
Hello, community members. In one of my Virtual Agent's contextual search, I am using VAGlobalContextualSearchUtil(). The part of Virtual Agent Script is (function execute() { var contextualSearch = new global.VAGlobalContextualSearchUtil(); var resp...

