Adapter for Salesforce 8.2 | webMethods Adapter for Salesforce Documentation | webMethods Adapter for Salesforce Installation and User’s Documentation | Adapter Listeners and Listener | Listener Notifications | Testing Listener Notifications
 
Testing Listener Notifications
*To test a listener notification
1. Configure a listener using Integration Server Administrator. For instructions on how to configure a listener, see Configuring an Adapter Listener.
2. Configure a listener notification using Designer. For instructions on how to configure a notification, see Configuring Listener Notifications.
3. Enable the listener notification using Integration Server Administrator. For instructions on how to enable a listener notification, see Enabling Listener Notifications.
4. Enable the listener using Integration Server Administrator. For instructions on how to enable a listener, see Enabling Listeners.
5. Make a change in your backend system to activate the listener.
The listener searches for, filters, and returns messages that match the filter criteria that you specified when you configured the listener on the Configure Listener Type screen. Filtered messages are then sent to the listener notification for further processing.
For more information on how listeners and listener notifications work at run time, see Run-Time Processing of Listeners and Listener Notifications.