Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It provides a structured mapping of various view log sources to static types, ensuring consistent logging in the Communities application. |
| What area does it affect? |
Communities application logging |
| What does the default mean? |
The default value is "{ "searchResult": "search_result",
"contentFeed": "content_feed",
"activityFeed": "activity_feed",
"featuredList":"featured_list"
}", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring or troubleshooting community view logging behaviors. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_communities.view_log_sources |
| Sys ID |
a1d03893537003006242d7b08cc58750 |
| Type |
string |
| Application |
Communities |
| Default value |
{ "searchResult": "search_result",
"contentFeed": "content_feed",
"activityFeed": "activity_feed",
"featuredList":"featured_list"
} |
| Description |
This property holds a JSON string that provides a mapping of view log source to a static source type. This static string is used to store the view source in sn_communities_view_log table |
| Updated |
2019-03-28 00:29:38 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... names, product names, and logos may be trademarks of the respective companies with which they are associated. 2681 Communities properties (continued) Property Description • Type: integer • Default value: 20 sn_communities.view_log_sources JSON string that provides a mapping of view log Log [sn_communities_view_log] table. • Type: string • Default value: {"searchResult": "search_result", "contentFeed sn_communities.knowledge.enable_harvesting Enables knowledge harvesting from communitie • Type: string ...