Help Needed: Including a Folder of Images in Alteryx Workflow Package (.yxzp)
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Help Needed: Including a Folder of Images in Alteryx Workflow Package (.yxzp)
Hi Alteryx Community,
I'm struggling to include a folder containing images as an asset in an Alteryx workflow package (.yxzp). I’m using the Directory tool to point to the folder with images, but when I export the workflow (Options > Export Workflow), the folder and its contents are not included in the package. I also have the Alteryx Intelligence Suite, so I have access to tools like Image Input.
My goal is to package the workflow with the image folder so it can be shared and run on another machine without path issues. Ideally, I’d like to keep the folder structure intact and use relative paths for portability.
Questions:
- Is there a reliable way to force Alteryx to include a folder of images as an asset in the .yxzp package?
- Are there specific settings or tools (especially in the Intelligence Suite) I should use to make this work?
- Has anyone successfully packaged a folder with non-table data (like images) and can share their workflow or steps?
- Any tips for ensuring relative paths work correctly when the package is imported elsewhere?
- Labels:
- Workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@buddhiDB
How about put every asset, including macros, of your workflow in one folder then zip it?
For the path, there is an option in the Advance Option to make all Relative Path.
