ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! knowledge article import button missing

Within the Knowledge properties I've made sure to check that the "Hide Import Functionality" button is set to false but the import button is still missing from the Knowledge Base and Category sections of Knowledge.  I'm not sure what else i'm missing...

Ant1 by Giga Guru
  • 3310 Views
  • 4 replies
  • 3 helpfuls

Assessment var result = new global.AssessmentUtils().createAssessments(current.questionnaire + '', current.sys_id+'', current.u_user +'', ''); returs no questions

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...

msd93 by Kilo Sage
  • 1966 Views
  • 2 replies
  • 1 helpfuls