TeamSite 7.3.2 Windows 2008 R2 64 bit
I have a reverse deployment script that deploys files from Stage to DEV Teamsite. I also have a dnr script that reads the manifest file that gets generated from the deployment and parse it to a file list for LSCS deployment. The problem that Im having is that the dnr script (perl) get executed at the same time and the manifest file is not available so it gives me an empty file list. Any help would be appreciated.
I attached the scipts