I have workflow to create a new folder. I am using 1 text box to enter the users username and 1 text box to enter the date. I want these inputs to update the filepath and I am using action tools. I receive the error: Error running Event #1: Failed to run external program "powershell": The directory name is invalid. (267)" I have attached the workflow.
Thank you! We have double checked our folder path is correct and it's still erroring out for us unfortunately!
Hi @kristinfreitas, could you check if Alteryx and the CMD tool have write access to your destination folder? Sometimes, the company's IT policy will block those write accesses or the access to run the system's CMD. This might be the reason. In addition, just an idea for you that you can use the Folder Browse tool to allow end users to easily update the file folder, without having to hard-code it in your workflow.