SharePoint Web Application
|
This field is not configurable. The value is taken from the
JMS Configuration tab.
|
SharePoint Site Collection
|
This field is not configurable. The value is taken from the
JMS Configuration tab.
|
Web Name
|
(Required) Specify the target website in the site collection.
|
List Name
|
(Required) Specify the list that you want to monitor.
|
Event Type
|
(Required) 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.
|
Register
|
Click this button to bind the event handler to the selected lists. If you select the
Select All item in the
List Name list, the event handlers are bound to all the lists after clicking this button.
|
Unregister
|
Click this button to unbind the event handler from the selected lists. If you select the
Select All item from the
List Name list, and check all the entries from the table, the event handlers are unbound from all the lists after clicking this button.
|