How to call a URL in Virtual Agent
Hi Guys, I'm with a problem with Virtual Agent, i need to call a URL in new tab of some catalog item after some action in Virtual Agent, i used action script, which is server side, but with gs.setRedirect(url) don't get success, also i try using a ht...