10,850
edits
Line 48: | Line 48: | ||
* Resco mobile apps support chatter for entity (Entity Feeds), such as accounts, opportunities, work orders, etc. General channels or feeds are not supported. | * Resco mobile apps support chatter for entity (Entity Feeds), such as accounts, opportunities, work orders, etc. General channels or feeds are not supported. | ||
* Due to API limitation, the app only syncs 1.000 posts per entity in the offline database. Older posts won't be available offline. | * Due to API limitation, the app only syncs 1.000 posts per entity in the offline database. Older posts won't be available offline. | ||
=== Filter feed items per parent object === | |||
You can configure different sync filters for Feed Items based on the parent entity. To do so, admin can use Sync Filter of FeedItem entity. Just add separate inner link per parent entity via ParentId lookup and add conditions in the filter. | |||
In the example below, separate filters are used for User and Account. | |||
[[File:Sample-sync-filter.png|600px|alt= example: separate filters for user and account]] | |||
Note: Only inner links are allowed. Nesting inner links is also possible. However, conditions outside links referred via alias are not supported. Such sync filters will fail in runtime. You need to add all filter conditions inside the link. | |||
== Chat for Dynamics and Resco Cloud == | == Chat for Dynamics and Resco Cloud == |