How to access new SNC.AssessmentCreation() which is in script include to Widget Server script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
How to access new SNC.AssessmentCreation() which is in script include to Widget Server script which is in Knowledge management Service Portal scope. I am getting empty value in script, unable to fetch script include in widget.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @mrunalnikhi ,
can you try- new global.AssessmentUtils().createAssessments()
Thank you,
Hemanth
Certified Technical Architect (CTA), ServiceNow MVP 2024, 2025,2026
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @Hemanth M still the same issue.
Still thanks for the help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @mrunalnikhi ,
what's the use case here - just to get more context
Thank you,
Hemanth
Certified Technical Architect (CTA), ServiceNow MVP 2024, 2025,2026
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
I have to navigate user to a servey link once they rate the Knowledge article. I have created Survey. In script include, I am trying to create assessmentInstanceId so that I can pass it into Widget which pass it to link mentioned in client controller