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.
SOLVED

can i run trifacta flow from autosys or command line?

LNREDDY
8 - Asteroid
 
2 REPLIES 2
Trifacta_Alumni
Alteryx Alumni (Retired)

Hi @lakshminarayana kanala?,

 

The Trifacta CLI was deprecated as of version 6.4 (most current GA version is 7.1), in favor of using the API. Here are the relevant [6.4] docs:

 

Autosys is possible but not supported. The supported methods are to use cron, and/or schedule jobs using the Trifacta schedule feature. Here are the relevant [6.4] doc:

 

Hope this helps,

 

Nathanael

LNREDDY
8 - Asteroid

Got this. We are able to do it. Thank you. We have used APIs to call recipe. ?