Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Qlik Community,
I'm currently working on a project where I need to fetch the schedules for tasks managed in Qlik Enterprise Manager (AEM) using the AEM API. While I can successfully retrieve task details such as task names, states, and latency, I haven't been able to locate any information about task schedules in the API response.
Specifically, I'm looking for:
I've been using the /tasks and /tasks/{task_name} endpoints but haven't found a schedule object or similar field in the response.
Any guidance on whether this information is available and where to find it would be greatly appreciated!
Thanks in advance for your help!
Hi,
Indeed there is not QEM API that exposes the information about the task scheduling. First you can open an ideation request for it as this may be usefull for other customers as well. For the moment the only way you can get this information is from exporting either task with server info or exposting QEM repository and get the information from the output json file.
Regards,
Orit
Hi @Jesse_W
You can open a feature/ideation request here: https://community.qlik.com/t5/Ideas/idb-p/qlik-ideas
Thanks,
Dana
Can you get to the replicate servers?
If so, use : repctl -d \Replicate\data getscheduler
Hein.
I submitted my ideation here: