Adding the Pulse gadget to your application
Pulse facilitates collaboration and conversation among users within a specific context. The pxFeed Pulse gadget is a section that is included in the pyPulseWrapper section, which is displayed when users click Pulse to view the activity feed in the Case Manager and Case Worker portals.
- D_pxPostRepliesFeed
- Retrieves replies for the posts by a user
- D_pxFollowedCasesFeed
- Retrieves posts on the cases followed by a user
- D_pxMentionsFeed
- Retrieves posts in which a user is referenced
- D_pxProfileFeed
- Retrieves posts on a user's profile
- D_pxBookmarkFeed
- Retrieves posts that have been bookmarked by a user
- D_pxPosts
- Retrieves posts for a case, rule, custom, or operator context.
Note: You must add the latest UI Kit ruleset to use the pxFeed Pulse
gadget in your application.
The following tasks can help you customize the Pulse activity feed: