- Alteryx Designer
- Custom tool with a .yxi installer
Issue
The custom tool is not appearing in the Tool Palette, even though the tool installed successfully.
The ToolNameConfig.xml file is named incorrectly.
Ensure that the ToolNameConfig.xml file name matches the Tool folder's name. The Tool folder is the folder containing the custom tool assets. Once you rename the file, re-package and install again.
Example:
Here the Tool folder is named
HelloWorld01. Therefore, the config file should be named
HelloWorld01Config.xml
Additional Resources
null