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

General Discussions

Discuss any topics that are not product-specific here.

How to call a C# code that has parameters within Alteryx

devp26
5 - Atom

Hello,

 

I have a user who has a C# code that has date parameters and we would like to execute the C# code in the Alteryx workflow.  One option I thought is that I can create a bat file and call the C# code in it and pass the parameters but does Alteryx allow to run C# code is my question. Also, what are the system requirements to execute a C# code when I deploy the entire solution to the Alteryx server. Has anyone tried any method and were successful or can someone suggest a solution. Any help is appreciated.

1 REPLY 1
OTrieger
14 - Magnetar

I'm sure that you can do it with Python tool

Labels