SharePoint HTTP Notification Configuration Management Tool

The SharePoint HTTP Notification Configuration Management tool is deployed on the Microsoft SharePoint server when you install the .NET solution components packaged with the TIBCO ActiveMatrix BusinessWorks Plug-in for Microsoft SharePoint installer.

This tool is used to set up and manage event handler bindings, encrypt/ decrypt the source and destination information, and set the notification types on the Microsoft SharePoint server. After the configuration, the SharePoint REST HTTP Notification Listener activity is triggered when the Microsoft SharePoint operations, such as adding, deleting, updating, and refreshing data occur on the Microsoft SharePoint server.

The following table lists the GUI elements in the SharePoint Notification Configuration Management tool:

GUI Element

Descriptions

SharePoint Web Application

(Required) Specify the web application.

Note:

All the web applications on Microsoft SharePoint Farm are displayed in this list.

SharePoint Site Collection

(Required) Specify the site collection.

Web Name

(Required) Specify the target website in the site collection.

Notification Type
(Required) 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.
  • Refresh Data: refreshes the data, generated from an external application, in a Microsoft SharePoint custom list representation.
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 IP address 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 amount of times for the HTTP Notification Management tool attempting 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 HTTP Notification Management tool attempts to resend the user event messages.

Use Two way SSL

Select this check box if you want to use two-way SSL authentication to secure the message exchange of the user event triggered on a specified entry.

X509 Certificate FQDN

Specify the client certificate name which you have generated for the two way SSL authentication. See Configuring Two-Way SSL Authentication.

Note: This filed is displayed when the Use Two way SSL check box is selected.
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.

Purge All

Click this button to purge all HTTP configuration data by using the SharePoint HTTP Notification Configuration Management tool.