How to Distribute a Custom YXI from Gallery
This article provides the steps on how you can distribute/share a custom YXI from Gallery. The idea here is to create a workflow containing the link/URL or location of the custom YXI for users to download.
Prerequisites
- Alteryx Designer, Alteryx Server
- A file location accessible by everyone in the organization.
Procedure
1. Create a workflow with the following tools:
This is just a dummy tool or you can create a field containing the URL/location of the YXI for download.
This tool is used to embed the download URL and contains the description of the tool.
This tool is used to output the text to a composer file (.PCXML).
Example:
2. Save the workflow to Gallery.
3. Run the workflow and the following will be displayed. Users can then click on the link to download the YXI.
Additional Resources