Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is there any way to change the Batch Tuning default values and apply it for all the tasks ? Today is possible set at task level, I would like to understand if is possible set at Qlik Replicate Server level as default value for all the tasks.
i.e. if I want set to apply the changes captured every 300 seconds as default value for my Qlik replicate server
Thanks,
Daniel Rodrigues
Hello @drodri15 ,
Not really - there’s no global parameter that can be set at the server level for all tasks.
The parameters you mentioned need to be configured individually, based on each task’s requirements. For example, the maximum latency that can be tolerated for that specific task.
Hope this helps.
John.
Hello Daniel Rodrigues, @drodri15
Thanks for reaching out to Qlik Community!
Changing all tasks settings once are not available in the Qlik Replicate GUI Console. You might be able to use the QEM APIs—by calling ExportAll to export the definitions to a JSON file, adjusting the file, and then calling ImportAll. However, this approach is not straightforward (and it may impact the endpoints password). I’d recommend modifying the settings directly through the Replicate GUI instead.
Hope this helps.
John.
Hi John,
Thanks for the response.
But are you know if have some parameter to change this default values at server level?
For some targets can be useful to batch apply with more spaced frequencies due to costs.
Hello @drodri15 ,
Not really - there’s no global parameter that can be set at the server level for all tasks.
The parameters you mentioned need to be configured individually, based on each task’s requirements. For example, the maximum latency that can be tolerated for that specific task.
Hope this helps.
John.