Unable to test and publish virtual agent topics in Virtual Agent DesignerIssue <!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } span { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } h2 { font-size: 24pt; font-family: Lato; color: var(--now-color--text-primary, black); } h3 { font-size: 18pt; font-family: Lato; color: var(--now-color--text-primary, black); } h4 { font-size: 14pt; font-family: Lato; color: var(--now-color--text-primary, black); } a { font-size: 12pt; font-family: Lato; color: var(--now-color--link-primary, #00718F); } a:hover { font-size: 12pt; color: var(--now-color--link-primary, #024F69); } a:target { font-size: 12pt; color: var(--now-color--link-primary, #032D42); } a:visited { font-size: 12pt; color: var(--now-color--link-primary, #00718f); } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } Unable to test and publish virtual agent topics in Virtual Agent Designer. Getting below error while opening the designer.You'll need to upgrade to the latest version of Now Assist in Virtual Agent Designer to test and publish some topics. Contact your Account Executive for more info. Release<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } span { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } h2 { font-size: 24pt; font-family: Lato; color: var(--now-color--text-primary, black); } h3 { font-size: 18pt; font-family: Lato; color: var(--now-color--text-primary, black); } h4 { font-size: 14pt; font-family: Lato; color: var(--now-color--text-primary, black); } a { font-size: 12pt; font-family: Lato; color: var(--now-color--link-primary, #00718F); } a:hover { font-size: 12pt; color: var(--now-color--link-primary, #024F69); } a:target { font-size: 12pt; color: var(--now-color--link-primary, #032D42); } a:visited { font-size: 12pt; color: var(--now-color--link-primary, #00718f); } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } Washington Cause<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } span { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } h2 { font-size: 24pt; font-family: Lato; color: var(--now-color--text-primary, black); } h3 { font-size: 18pt; font-family: Lato; color: var(--now-color--text-primary, black); } h4 { font-size: 14pt; font-family: Lato; color: var(--now-color--text-primary, black); } a { font-size: 12pt; font-family: Lato; color: var(--now-color--link-primary, #00718F); } a:hover { font-size: 12pt; color: var(--now-color--link-primary, #024F69); } a:target { font-size: 12pt; color: var(--now-color--link-primary, #032D42); } a:visited { font-size: 12pt; color: var(--now-color--link-primary, #00718f); } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } Multiple errors can be seen in browser console logs as well as while debugging the logs. Node logs: Evaluator: com.glide.script.RhinoEcmaError: undefined is not a function. sys_ws_operation.2c10107519d0d210f877211792cdaebf.operation_script : Line(4) column(0) 1: (function process(/*RESTAPIRequest*/ request, /*RESTAPIResponse*/ response) { 2: var res = {}; 3: var profObj; ==> 4: var deploymentChanelHelper = new sn_nowassist_va.NowAssistDeploymentChannelHelper(); 5: var contextConfigGr = new GlideRecordSecure('sys_now_assist_deployment_config'); 6: contextConfigGr.query(); 7: 03:30:54 PM.627 undefined is not a function.: com.glide.rest.domain.ServiceException: undefined is not a function.: com.glide.rest.service.custom.CustomServiceExceptionResolver.throwServiceException(CustomServiceExceptionResolver.java:82) com.glide.rest.service.custom.CustomServiceExceptionResolver.throwServiceException(CustomServiceExceptionResolver.java:77) com.glide.rest.service.custom.CustomServiceExceptionResolver.resolveForException(CustomServiceExceptionResolver.java:45) com.glide.rest.service.custom.CustomServiceResultHandler.handle(CustomServiceResultHandler.java:22) com.glide.rest.service.custom.CustomService.execute(CustomService.java:78) com.glide.rest.handler.impl.ServiceHandlerImpl.invokeService(ServiceHandlerImpl.java:37) com.glide.rest.processors.RESTAPIProcessor.process(RESTAPIProcessor.java:345) com.glide.processors.AProcessor.runProcessor(AProcessor.java:759) com.glide.processors.AProcessor.processTransaction(AProcessor.java:313) com.glide.processors.ProcessorRegistry.process0(ProcessorRegistry.java:187) com.glide.processors.ProcessorRegistry.process(ProcessorRegistry.java:175) com.glide.ui.GlideServletTransaction.process(GlideServletTransaction.java:58) com.glide.sys.Transaction.run(Transaction.java:2734) com.glide.ui.HTTPTransaction.run(HTTPTransaction.java:35) java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) java.base/java.lang.Thread.run(Thread.java:840) Browser console: GET https://<instance>.service-now.com/api/now/now_assist_guided_setup/get_deployment_mapping?sysparm_transaction_scope=global 500 (Internal Server Error) dispatchXhrRequest @ convo-builder.package.min.js?sysparm_substitute=false&x?v=11-26-2024_1946:763 xhrAdapter @ convo-builder.package.min.js?sysparm_substitute=false&x?v=11-26-2024_1946:763 dispatchRequest @ convo-builder.package.min.js?sysparm_substitute=false&x?v=11-26-2024_1946:1082 convo-builder.package.min.js?sysparm_substitute=false&x?v=11-26-2024_1946:2 Uncaught TypeError: Cannot use 'in' operator to search for 'type' in undefined is not a function. at Scheduler.onReject (convo-builder.package.min.js?sysparm_substitute=false&x?v=11-26-2024_1946:2:39879) at Rejected.Rejected$_fork [as _fork] (convo-builder.package.min.js?sysparm_substitute=false&x?v=11-26-2024_1946:154:34794) at drain (convo-builder.package.min.js?sysparm_substitute=false&x?v=11-26-2024_1946:154:48777) at settle (convo-builder.package.min.js?sysparm_substitute=false&x?v=11-26-2024_1946:154:48790) at resolved (convo-builder.package.min.js?sysparm_substitute=false&x?v=11-26-2024_1946:154:48861) Resolution<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } span { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } h2 { font-size: 24pt; font-family: Lato; color: var(--now-color--text-primary, black); } h3 { font-size: 18pt; font-family: Lato; color: var(--now-color--text-primary, black); } h4 { font-size: 14pt; font-family: Lato; color: var(--now-color--text-primary, black); } a { font-size: 12pt; font-family: Lato; color: var(--now-color--link-primary, #00718F); } a:hover { font-size: 12pt; color: var(--now-color--link-primary, #024F69); } a:target { font-size: 12pt; color: var(--now-color--link-primary, #032D42); } a:visited { font-size: 12pt; color: var(--now-color--link-primary, #00718f); } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } Issue has been resolved after upgrading the plugin [Now Assist Skill Discovery and Execution] to 2.3.8 which is compatible with WP9.https://store.servicenow.com/sn_appstore_store.do#!/store/application/3ab59df253e2b1103c2cddeeff7b1247/2.3.8