Welton, I suspect that your issue lies with you not understanding ARS Filter Phases. (But I could be wrong.)
Run Process actions are deferred to Phase 3 and the processes are spawned in "order of execution" but they are just kicked off and the ARS server does not wait for each process to complete before moving on to the next process queue'ed for Phase 3. I suspect that you want to either use SetField $PROCESS$ or make the filters Non-Phased to force the completion of the first script before the second script could start. (OR you might pass more info to the first batch script and let it decide when, or if, it should spawn the second process.) HTH. -- Carey Matthew Black Remedy Skilled Professional (RSP) ARS = Action Request System(Remedy) Love, then teach Solution = People + Process + Tools Fast, Accurate, Cheap.... Pick two. On 5/31/07, Welton Bryant <[EMAIL PROTECTED]> wrote:
** Hello, I am having an issue where I have 2 filters with an execution order of 1 and 2 , and both are running a .BAT file from the command line. Both filters run process work fine as long as they are not both enable at the same time. As soon as both are enable only the first filter run process works. If I disable the first filter the second filter run process works. Anyone know how to fix this? Thanks. *Welton Bryant MCSE,MCP* Sr. Business Applications Analyst CareTech Solutions Inc. 248-823-0341 Office 313-408-5188 Cell 800-428-4781 Pager [EMAIL PROTECTED] www.caretechsolutions.com
_______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

