cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to refresh lumira Discovery offline datasource in Lumira Designer Document

0 Kudos
497

Hi all,

i have a Lumira designer Application that contain offline datasource from Lumira Discovery.

in order to refresh the updated data from the offline datasource, i use the DOCUMENT.startDatasetRefresh(); method. the problem is that it take few minutes until the data is refreshed. very bad performance..

i tried to schedule the lumira Discovery document in order to get the last instance and to avoid using the startDatasetRefresh() method in the Lumira Designer (Due to bad performance) but it seems that its NOT working.. the application is still not updated and not giving me the last document instance.

does someone have an idea.. ?

is there other way to refresh offline datasource beside the DOCUMENT.startDatasetRefresh(); method?

Thanks

Adam

View Entire Topic
reiner_hille-doering
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Adam,

refresh during scheduling works - even without scripting. This mode is called "LUMX to LUMX" or similar. However scheduling newer updates the original (LUMX) document but creates a copy. This is needed as the scheduling in many cases contains information that only a certain person of group of people is allowed to see.

However I don't know exactly how to get access to the scheduled document - it definitely has a different CUID.

Regards,

Reiner.