Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
My data refresh every month.for new month of data need to cache few selections so that first user also not face any issue for refreshed data.
I have seen scalability tool can do that which login with virtual/dummy users and make few selections.
Anyone does this before?Need to do same if any video step by step available for configuration please do share.
Regards,
Mayank
Hi,
I believe you are after pre-caching of values. Please check these pages for information:
Sense: Pre-caching in Qlik Sense
QlikView: Quick tips #15 - Pre-caching with JMeter
No videos for but should contain enough information to enable you with that possibility. As for creating the scripts, the respective tools have documentation and there are also some youtube videos on how to use them.
Regards
Sebastian
Hi,
I believe you are after pre-caching of values. Please check these pages for information:
Sense: Pre-caching in Qlik Sense
QlikView: Quick tips #15 - Pre-caching with JMeter
No videos for but should contain enough information to enable you with that possibility. As for creating the scripts, the respective tools have documentation and there are also some youtube videos on how to use them.
Regards
Sebastian
Thanks Sebastian for reply.
I have gone through all those links and qlik sense video as well.I am looking for similar videos for qlikview like qliksense. Anyways ill try with JMeter.
Regards,
Mayank
You can use the QlikView Scalability Tools to create your scenario. Generate a .jmx file in the tools which you then use with the batch solution Sebastian linked to.
Thanks Daniel ,
I will try that approach.