Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


 

 
 
NameEnabling Offline Chatter Support

Key

first need to append the following four objects to your Sync Objects setting (key: pulsar.sync.objects)

Value

FeedItem
FeedLike
FeedComment
FeedTrackedChange

Default Value (if any)


Compatibility
  • iOS
  • Windows
  • Android

Description

In addition to these supporting objects, you will need to include the specific 'Feed' objects that represent the chatter feeds you would like to sync.  For example, if you need the chatter feeds from the Account and Contact standard objects, you would include 'AccountFeed' and 'ContactFeed' to your sync object list.  As you can see, the format for the feed object name is to simply append 'Feed' to the parent object's name.  For custom objects, the format is slightly different.  For example, the feed object name for a custom object, 'MyCustomObject__c', would be 'MyCustomObject__Feed'.  Notice that the 'Feed' text was appended, but it also replaced the 'c' suffix.  After making these changes, perform a sync to bring down the data for the newly added objects.
Notes/Comments 

 


 

 
 
NameAccessing Chatter Feeds Within Pulsar

Key


Value


Default Value (if any)

 
Compatibility
  • iOS
  • Windows
  • Android

Description

Chatter feeds are only available after you've enabled offline chatter support (see above) and have completed a sync.  To navigate to a feed, you need to go to the object's detail screen.  If setup correctly, a Chatter icon will appear on the toolbar at the bottom of the screen.  Press that Chatter button to bring up the feed history for that object.  From that screen, you may create new posts as well as comment on and like existing posts.
Notes/Comments 

 


 

 
 
NameAutomatic chatter post upon Pulsar installation

Key

pulsar.chatter.enableInstallPost

Value

TRUE / FALSE

Default Value (if any)

TRUE
Compatibility
  • iOS
  • Windows
  • Android

Description

After Pulsar is installed, a one-time chatter message is posted stating that Pulsar for Salesforce is installed.  To disable this post for all future installations, specify this setting and set the value to 'FALSE'.
Notes/Comments 

 


 

 
 
NameShow tracked changes

Key

pulsar.chatter.hideTrackedChanges

Value

TRUE / FALSE

Default Value (if any)

TRUE
Compatibility
  • iOS
  • Windows
  • Android

Description

To hide the 'Email' button for certain documents, this setting can be set to a specific keyword (e.g., "noshare"). Then, on Salesforce, you can add that keyword as a content tag for one or more documents.

Notes/Comments 

 



 

  • No labels