Connected content as part of a scoped app.

John Spirko
ServiceNow Employee
ServiceNow Employee

I created a topic in a scoped application.  That topic has three connected content records.  Unfortunately, the connected content records aren't scoped, so when I package my app and send it to someone, they have to manually create the connected content records.

First, is the fact that those records aren't scoped a significant limitation with topics? I believe this to be a bug, but I may be missing something.

Second, do you know if anyone has figured out a workaround? 

 

In this case, I could ship a fix script that they can run before they get started with the app, but that would be lame:-(

JohnSpirko_0-1729201055807.png

 

1 REPLY 1

EugeneS
Tera Contributor

I have run into this issue as well. I managed to solve it by creating Application files of these records (on the m2m_connected_content table and filtered to include just the relevant ones) that are included with the App install:

Connected_Content.pngConnected_Content_Header.png