Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

GlideappLiveFeedUIAction is not allowed in scoped application!

Chandra35
Kilo Explorer

Hello,

On Madrid - i have an application scope - and when i add  "Follow on Live Feed" by:

1. Creating a new entry under System Definition-> UI Actions with Name as "Follow on Live Feed" for the required table and scope

2. Creating a system property "glide.live_feed.task_header_button" for the application scope with value as "collaboration"

 

The Follow Me button shows up on the form/context menu as expected. clicking on the follow me results in "GlideappLiveFeedUIAction is not allowed in scoped application!" error message.

Its a very simple application and accessed as admin so no role/permissions issues i hope.

2 REPLIES 2

Pranith Reddy
Kilo Contributor

any solution for this?

thx!.

Muheet1
Tera Guru

Please create a cross-scope access when in your custom scope in the sys_scope_privilege table with type as scriptable and target as GlideappLiveFeedUIAction.