Hi Team ,
I am facing issue while running the BAT file using Alteryx , I am using AZcopy command to transfer BLOB from Azure to my local machine , command is running fine in CMD but if I execute the same command using Run command tool its giving error i.e. Error: Run Command (1): The external program "%temp%/azcopyfile.bat" returned an error code: 1 . But when I double click to the batch file which is generated in alteryx it is working fine . Couldn't able to figure it out why it is giving the error .
I have attached the workflow , I have also set up the path of azcopy software in system variable .
Please help me out , I am just one step away from finishing this task .
Solved! Go to Solution.
@vishaldwivedi , please change the "Param" value in filter tool to " --recursive=true", and use backward slash (\) in the Run Command tool instead of forward slash (/), and try again.
Thanks for the guiding me, I have tried with the changes mentioned by you but still getting the same error.
This time I have attached my write output configuration as well.
@vishaldwivedi , it looks like some token authentication issue with Blob (source path). Please refer to this article for help. I don't see any other issue in the configuration.
https://learn.microsoft.com/en-us/azure/storage/common/storage-ref-azcopy-copy
User | Count |
---|---|
107 | |
82 | |
70 | |
54 | |
40 |