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:
- Select All: the event handler is triggered when any events occur on the list you have specified.
- ItemAdded: the event handler is triggered when a new list item is added to the list you have specified.
- ItemUpdated: the event handler is triggered when an existing list item is updated from the list you have specified.
- ItemDeleting: the event handler is triggered when an existing list item is about to be deleted from the list you have specified.
- ItemDeleted: the event handler is triggered when an existing list item is deleted from the list you have specified.
|
Notification Type
|
Specify the notification type. The following options of the notification type are available:
- Event Handler: captures the events triggered in the monitored Microsoft SharePoint list.
|
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.
|