AJAX Auto-Refresher Web Part
Business Scenarios
-
If 2 people have opened the same library, if the first user modifies / deletes document, the second user will not see the change until he refreshes the page.
-
If 1 user looks at a document library view and a workflow in the background updates or moves the document, the user will not see the change until he refreshes the page.
Solution
This Abilitics product enables automatic page refresh on the client
when specific event like document change or workflow completion happens.
Features:
|
test1
|
test2
|
|
AutoRefresh Web part
|
Web part which uses AJAX technology to refresh the page when necessary.
|
|
AutoRefresh Web service
|
Web service indicated if the document library has changed and if the client should refresh itself.
|
|
SharePoint Designer Activity
|
Auto-refresh can be triggered by workflow with custom SharePoint activity.
|
|
Event handler
|
Auto-refresh can be triggered by custom event such as document added or document updated.
|