Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Multiple Individual Tool Container in Single Workflow

Jafar
7 - Meteor

I have created a workflow with 10 Tool Containers.
Each Tool container consists of 1 Macro which loads data into Database.
These tool containers are independent. They are not connected to each other.
When I run my workflow it gets executed successfully on Designer.
However, when I save it on the server I am getting an error.

How to resolve the issue.
I tried executing using AMP Engine.

 

Jafar_1-1675238008387.png

 

 

Jafar_0-1675237961712.png

 

2 REPLIES 2
mceleavey
17 - Castor
17 - Castor

Hi @Jafar ,

 

You would need to provide the macros so we can see the configuration. Also, the error message is telling you the tools that are causing the error, but without seeing what those are and how they are configured it will be difficult to diagnose.

 

Usually, when you have an error on the server but it runs fine on local desktop it's because of a file-path that is not reachable from the server, or you are using an unsupported tool such as the Folder Browse tool.

 

M.



Bulien

Jafar
7 - Meteor

All my macros are similar to the below screenshot.
I have not used any Folder browser.
Also I have change the path to ALL UNC.

Jafar_0-1675336427341.png

 

I have tried using two container. But still I am getting the same error.

Jafar_2-1675336599805.png

 

 

 

Jafar_1-1675336544905.png

 

 

 

Labels
Top Solution Authors