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
Solved! Go to Solution.
@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.
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.
I've included the updated flow; could you please double-check it? Thank you once more for your time.
@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?
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.