Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Cloud Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Cloud.
解決済み

Flow 1 (recipe A, recipe B, recipe C) ==> Flow 2 (recipe X, recipe Y). Recipe X of Flow 2 should start running if recipe C of Flow 1 completed withour error. How to schedule it?

45ca876ad1069ce77bb5
メテオール
4件の返信4
Trifacta_Alumni
Alteryx Alumni (Retired)

Hi @Nataliya Yevtukh? you can achieve this by creating and configuring webhook tasks.

 

Please select Product Documentation tab from above and login to Enterprise v6.8. Alternatively, you can also access documentation from the product by choosing the ? link from the left corner. Sharing links to achieve this ask

 

https://docs.trifacta.com/display/r068/Configure+Webhooks

https://docs.trifacta.com/display/r068/Create+Flow+Webhook+Task

 

 

Ngrewal_Tri
Alteryx Alumni (Retired)

Hello @Nataliya Yevtukh? .

 

The above mentioned request is part of upcoming release version 7.1. By defining plans, you can define the sequence and dependency of flows. Let us know if you want to know more regarding that.

 

Nitin

 

 

45ca876ad1069ce77bb5
メテオール

Nitin Grewal, thank you! When version 7.1 is planning to be roll out? Is it possible to have a session to go through this process? Will appreciate your help

45ca876ad1069ce77bb5
メテオール

Another question - Flow 1 (recipe A) was defined with output recides on Hive as "Create a new table with a timestamp appended to the name". Flow2 (recipe X) should use output from recipe A. How to define input into recipe X considering presence of timestamp?