Coder Social home page Coder Social logo

alteryx-tool-generator's Introduction

Alteryx Tool Generator

Overview

The Alteryx Tool Generator scaffolds a custom Alteryx Designer tool using the HTML GUI SDK and either the Javascript or Alteryx macro engine.

To use, run the main Node script and answer the prompts to write the needed files.

Features

  • Program: Tool generation script
  • Output: Alteryx Designer compatible tool

Getting Started

  • Install the generator using the command line
    1. Clone or download the tool generator repository: alteryx/alteryx-tool-generator
    2. Navigate to the directory housing package.json
    3. Use npm install
  • Run the generator
    1. Use node alteryx-tool-generator.js to create your new tool
  • Access the written tool files
    1. Navigate to the tool directory: C:\Users\%USERNAME%\AppData\Roaming\Alteryx\Tools

Docs

Version Support

Technology Version
Alteryx 11.5
node 6.9.1
npm 3.10.8

Contribute

Contributions, questions, and comments are welcome and encouraged. To contribute code, submit a pull request. To report website-related issues, file a report using the Alteryx Tool Generator issue tracker.

License

alteryx-tool-generator's People

Contributors

bkearly avatar ozzied avatar rithison avatar stephen-wagner avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

alteryx-tool-generator's Issues

Alteryx unresponsive

I was able to generate a tool that uses javascript and contains 1 input connection. However, Alteryx becomes unresponsive when a simple file is connected to the generated tool through the 'Input Data' tool. Any idea what this could be? I'm using Alteryx 2018.4.

TypeError when trying to use tool to create first test

I downloaded today:
Latest LTS Version: 10.16.0 (includes npm 6.9.0)

But my first run hit an error:

C:\Users\ah57473\Documents\~Alteryx\alteryx-tool-generator-master\app\get-install-location.js:18
    const installDir = (items.find(findInstallDir)).value
                                                    ^

TypeError: Cannot read property 'value' of undefined
    at regKey.values (C:\Users\ah57473\Documents\~Alteryx\alteryx-tool-generator-master\app\get-install-location.js:18:53)
    at ChildProcess.<anonymous> (C:\Users\ah57473\Documents\~Alteryx\alteryx-tool-generator-master\node_modules\winreg\lib\registry.js:492:7)
    at ChildProcess.emit (events.js:198:13)
    at maybeClose (internal/child_process.js:982:16)
    at Socket.stream.socket.on (internal/child_process.js:389:11)
    at Socket.emit (events.js:198:13)
    at Pipe._handle.close (net.js:606:12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.