Currently I have a Dispatch that works all the way up to a second file. Big picture, I want to copy files out of a folder, create a new folder inside a ECO folder in a different path, then past the renamed files into the newly created folder and lastly check them all in. I want to check in the files so that a new transition is kicked off. Pretty simple I was thinking, but when the second file goes to be checked in, it fails. What makes this even more confusing is when I test run in the real environment, it cannot even create the folder. (Same directory structure)
Any help would be appreciated.
Put in an OK message box before the check-in with the full path you have in that check-in dialog, that should tell you if it's not seeing something correctly.