Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
alex_stone
Creator
Creator

Reload data with multiple instances

Hi All,

I want to reload data with multiple instances at the same time.

Currently, we have a Daily.qvw application, it will load data from database every day.

But now, we want to reload the data for each day at the same time.

The question is: Whether the distribution service can support that to reload data with same qvw (Daily.qvw) application multiple times at the same time? I means that I reload the data1 with QVDistributionService.exe, at this time I reload data2 with  QVDistributionService.exe before finish reloading data1.

1 Solution

Accepted Solutions
alex_stone
Creator
Creator
Author

We can reload data for multiple QVW application at the same time.

e.g. app1.qvw to reload data1

      app2.qvw to reload data2

      app3.qvw to reload data3

at the same time.

View solution in original post

1 Reply
alex_stone
Creator
Creator
Author

We can reload data for multiple QVW application at the same time.

e.g. app1.qvw to reload data1

      app2.qvw to reload data2

      app3.qvw to reload data3

at the same time.