Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, I have problem with automation. I cann't create trigger and dependency task in automation.
this is the separate task chain :
Task A : A1, A2, A3
Task B : B1, B2, B3, B4
Task A3 is dependent on task B2 completion
Task B4 is dependent on task A3 completion
I shared the image.
Can I create this task in Automation?
Can I use custom block for dependency task?
and how to use custom block?
Hi @Ivan_050890 we can do this in Qlik Automation..but first need to properly understand your requirements and we can make the task chaining accordingly.
Task A2 to A3 use trigger function : success or failed
Task B2 to A3 use dependency function : must success
if task B2 is not success, task A3 will not run, even though task A2 is success.
How can we create a task like above in Qlik Application Automation?
Hi @Ivan_050890 so far i have understood this much..correct me if i am wrong..
first task B1 ,B2 will run..if B2 is sucess then only you will run A1,A2, and A3.Once A3 is success then Only B3 and B4 will run...is it the task chain lile this?..Also mention how much time each task takes to reload individually?