Hi, It's a reflection about how Omniscope refresh data from source, because I have some troubles...
The experiment was, open the IOK without data and refill it using the standard method suggested in the documentation.
Preparation:
- Open a IOK file (wich is connected to a Mysql server Database) without data (tools/advanced/debugging/open without data). As result the model is empty (the model has up to 500.000 rows). - Database updtate connection for each block (up to 10 different blocks) is configured as update when needed, It is checked and works well.
Test1: When the IOK without data opened I inserted CTRL F5 (update from source) and after a while it only bring up 12.000 rows.
Test2: Then I pushed the icon in the tool bar of datamanager tab, called 'update all', as after a huge time (up to 1/2 hour) the result was up to 500.000 rows.
I'm wondering what I do wrong, because the standard user workflow is CTRL F5 seems not guarantee the correct upto date of my model.
Please could you help me to understand the correct way to users can refresh data in autonome mode and what is the difference between two methods?.
After tests, there is not any issue, only a perception of it. I tried two times, refresh from source option, opening the IOK file without data first and cleaning also the cache at the end, and the results were correct. NO differences between the option Update all in terms of rows imported, only more time if the cache is canceled.
Sorry for the alarm, and thanks for the suggestions