User Activity
How to get only specific tags/machine tags from Microsoft defender(i.e TVM Threat and Vulnerability Management) into vulnerability response. Tried editing the integration parameter machine_filter with "onboardingStatus in ('Onboarded') and machineTa...
I have used the below code in UI action
var result = new global.AssessmentUtils().createAssessments(current.questionnaire + '' ", current.sys_id+'' ", current.u_user +'' ", '' " );
gs.addInfoMessage('result is:'+result);
But when I click on thee bu...
when i am opening a table i receive a message "The element type "div" must be terminated by the matching end-tag "</div>"" and also when i open any update set i recieve this error "Exception (org.mozilla.javascript.JavaScriptException: java.lang.Null...