Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

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

Transfer a data file using Batch file

Adarsh_R3
8 - Asteroid

Hi all,

 

I'm creating an analytical app that when executed will copy a file called TB.xlsx from app location to a directory specified in the batch file. 

 

So far the app creates a batch file in the directory but it's not moving the file. I'm not sure if there is any logical error in the batch script, could you pleas help me with this?

 

Thanks 

 

4 REPLIES 4
Qiu
20 - Arcturus
20 - Arcturus

@Adarsh_R3 
I have modified a bit on the file path part of Formula Tool and also the output file destination of the Run Command Too.
I believe it works now.

0305-Adarsh_R3-1.PNG0305-Adarsh_R3-2.PNG

Adarsh_R3
8 - Asteroid

Hi @Qiu 


Thank you for your response; however, the file path was not functional in my system, so I changed it slightly, but the "TB.xlsx" file still does not copy to the desired location.

 

Adarsh_R3_0-1646477778606.png

 


I've included the updated flow; could you please double-check it? Thank you once more for your time.

Qiu
20 - Arcturus
20 - Arcturus

@Adarsh_R3 
I downloaded and ran your workflow and it works.
Just make sure, you do have the TB.xlsx file in the correct folder?

Adarsh_R3
8 - Asteroid

Ya I have the TB.xlsx file in the right folder but it's still not working for me. I will have one of my colleague test the flow and check if it works for them. 

 

Thanks @Qiu  for your support.

 

Labels