Configuring WebSphere Application Server for incremental synchronization

You can configure WebSphere® Application Server to use incremental synchronization in addition to the full synchronization mode. Incremental synchronization is a more efficient method of updating user data than full synchronization because as only data that has changed is synchronized from the directory to the tables.

Before you begin

You must configure WebSphere Application Server for incremental synchronization before you configure Maximo® Asset Management for incremental synchronization. In the WebSphere Administration Server wsadmin tool, set the supportChangeLog parameter to native. The underlying repository that you use must support change polling.

About this task

For information about the wsadmin tool, see the IBM

WebSphere Application Server documentation and search for WebSphere Application Server administration.

Procedure

  1. Open the Cron Task Setup application and select the VMMSYNC cron task.
  2. Select the ChangePolling parameter and specify the value as 1.
  3. Save the cron task.
  4. Select the Reload Request action.


Feedback