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 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 Form 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:
|
Server URL |
Specify the URL for the HTTP Connector. The format is domain_name:port_number/relative_path. Note: You can copy the endpoint URL after the SharePoint REST HTTP Listener application is pushed to TIBCO Cloud Integration.
You can obtain relative path from SharePoint REST HTTP Listener activity configuration. |
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 HTTP Notification Management 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 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. Note: Use Two way SSL is not applicable because two way SSL authentication is not supported in TIBCO Cloud Integration.
|
X509 Certificate FQDN |
X509 Certificate FQDN is not applicable because two way SSL authentication is not supported in TIBCO Cloud Integration. Note: This field 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. |