To update the data in active table can use listSynchonization execution plan, below the steps:
1. Open AIS Monitor
2. Choose WLF instance to see running process
3. If there's running process (on Demand or Sublist processes), we need to abort it first.
4. Below capture shows that no more process running in WLF instance
6. Choose WLF instance and double click on AML EWLF - Executables package
7. Navigate to List Synchronization, right click on it and Run Process, fill ClearPreviousListData=true then click on next
8. After process finished, all current data in AIS active table will be cleared then WLF will insert all the active lists again into the active table. 9. Last step, you need to rerun processes being aborted at number 4 above.