Event Pusher Connected System

Provides a Connected System interface for pusher.com, along with Integration Object templates for onUpdate and onComplete events. Use these Integration Objects to push an event to any client that is listening on the specified channel, such as a eventPusherClientField() component from the Event Pusher Component Plug-In. One example would be for processes that may take some time to execute and were called asynchronously from a SAIL interface. Use an onUpdate or onComplete event as a callback to the calling interface to update the user on progress without the user having to refresh the page!

Key Functionality and Features
  • Connected System Template for pusher.com
  • Integration Object Templates for onUpdate and onComplete events
  • Used in conjunction with Event Pusher Component Plug-in
Anonymous