Knowledge articles aren't visible in Now/Agent Mobile App

Nikita35
Kilo Guru

hello

I have requirement to access knowledge articles/ knowledge bases on mobile app.

Currently we have configured Now mobile as well as Agent Mobile App.

but when I enter something in the search, I am not able to see kb article results.

also Information tab shows up to be blank.

find_real_file.png

What additional configuration needs to be done to display the kb articles and knowledge bases here?

Regards

1 ACCEPTED SOLUTION

Andrey Kuznetso
Giga Contributor

This solution helped with similar issue: https://community.servicenow.com/community?id=community_question&sys_id=a22a8f69db5cdbc01dcaf3231f96...

Make KBKnowledge script include accessible from all application scopes. 

If you customized KBKnowledge script include you may also want revert it to base system. 

View solution in original post

10 REPLIES 10

Thanks for this, Andrey. It worked.