I am trying to build an ESRI model which makes a copy of a file in "folder A" everytime it iterates over an individual file in "folder B". Then it clips the copied file with the iterated file in "folder b".
I can get it do iterate over a set of files but am having trouble with making a copy and clipping that copy over each iteration. Can anyone give me some direction as to go about this? I have tried using sub models but not sure that is the way to go. Is this something better accomplished through Python scripting?
Thanks
Ryan