Listener Configuration and Remote Event Receiver Registration Tool
The Listener Configuration and Remote Event Receiver Registration tool is used to register Event Listeners.
The following table lists the GUI elements on the Listener Configuration and Remote Event receiver Registration page.
GUI Element | Description |
---|---|
Web Name |
Specify the target website in the site collection. |
List Name |
Specify the list that you want to monitor. |
Event Type | Specify the event type. The following options of the event type are available:
|
Notification Type |
Specify the notification type. The following options of the notification type are available:
|
Remote Event Receiver Url |
Specify the Remote Event Receiver service endpoint hosted on Azure, for example, https://<Appservice Domain of the Customer>/Services/AppEventReceiver.svc. |
HTTP Server URL |
Specify the URL for the HTTP Connector. The format is domain_name:port_number/relative_path. Note: The domain name must be parsed by DNS. You cannot use the hostname or local host.
The information in the URL must be consistent with the values specified in the SharePoint REST HTTP Notification Listener activity. |
UserName |
Specify the user name which you have used while configuring the SharePoint REST HTTP Notification Listener activity. |
Password |
Specify the password which you have used while configuring the SharePoint REST HTTP Notification Listener activity. |
Retries |
Specify the number of times, the Remote Event Receiver tool attempts to resend user event messages to the SharePoint REST HTTP Notification Listener activity if the previous sending failed. |
Retries Interval |
Specify the interval period in milliseconds before the Remote Event Receiver tool attempts to resend the user event messages. |
Add Event Receiver |
Click this button to register the remote event receivers on the list. |
Purge Config Data |
Click this button if you want to purge a remote event receiver, select the event from the table and click this button to purge the data. |
Purge All Config Data |
Click this button to purge all Remote Event receivers by using the Remote Event Receiver tool. |