Hi,
I have a python before my workflow. This python is to move a file to my network drive. Which I cannot do in my later python for reasons out of my control.
My first python moves a local file to a network drive. My workflow reads that file in the file input tool and then does some more python ontop of that.
How can I rework this? I dont think my first python tool is doing anything as it is not connected. But I must move my python to network file and THEN read it in.
Any advice would be appreciated.
