Tree interface tool cannot be displayed on alteryx sever(2023.1)
- 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
How to solve the problem where the Tree tool hierarchy cannot be displayed properly on server (2023.1), but can be displayed normally in designer?
1.on sever ,the tree display 'ERR'
2.On the designer, the tree can display normally
- Labels:
- Bug
- Interface Tools
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Any luck on this yet? Just ran into this same error myself.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Running into this error as well once we upgraded to 2023.1.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
There was a Tree Interface display issue fixed in 2023.1.1.247. Whether that's this issue or not, I'm not sure. Link
In the above screenshot, it looks like the tree interface might be fed by standard alteryx tools. If that's not the case, then the below is not relevant to this issue.
The interface tools are rendered before any processing happens in the workflow.
- This appears to work in designer as designer already knows what the metadata looks like on that connection going into the tree. Note that it will not refresh depending on dynamic choices in the workflow, but rather be configured based on the last metadata that Designer knows about at that point.
- But on server the interface tools are rendered from what's stored in the XML or the metadata of the input connections. Not the metadata of further tools in the workflow.
If the tree interface tool is being fed by a downstream tool, then it working in designer is the anomaly, not that it doesn't work on gallery.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
In my case I have a chained app. The first workflow creates a yxdb that the second workflow should read and display values. On desktop it runs fine. On the gallery, a user receives the ERR screen similar to Elite above.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I'm not sure on that then...
The only testing I can see is:
- Does it occur in a non chained app?
- Is the server version at least 2023.1.1.247? For this fix.
- Does the same happen if the Tree tool is not in a container? (I say this as there was the control containers update and interface tools don't work in Control Containers AFAIK). Still an issue regardless of this answer, but may lead to a work-around.
From there, I would reach out to support or your CSM, if you have one.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
We were facing the same issue.
After opening the log file : \\Workspace\Alteryx\Service\AlteryxServiceLog.log
We have seen that the error was <ExpandTree> then "There is no tree question named ""Tree (193)"""
