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 Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

Automate Alteryx Deployment

s_pichaipillai
12 - Quasar

Hello,

i am looking for a utility to automate the Alteryx Deployment such as deploying the workflow , Apps, Macros to the server instead manual deployment .
Do we have anything right now from Alteryx?

Thanks
saravanan

1 REPLY 1
Atabarezz
13 - Pulsar

Hi Saravanan,

 

A macro will be released in the Public Gallery called "Output Model Tool" enabling an Alteryx workflow to be written to disk in PMML. 

This hopefully will include all data preprocessing so that the it can be run by decision engines etc.

 

An interesting alternative I'm looking forward is loading this PMML model into Java, via the JPMML package.

Here is an example, hope helps: http://fastdatageek.blogspot.com.tr/2014/04/java-jpmml-prediction-using-r-pmml.html