Hi Rick, Did you ever get this resolved? I want to do something similar and haven't done this in the past. I want to be able to schedule it via an escalation.
I have an automatically generated .csv file go to a specific location nightly. Is your .bat file actually a script that defines the mapping etc? If it's working for you I'd appreciate a sample of the script. Appreciate any help you can provide. Thanks, Susan *Susan Palmer* Enterprise Remedy Developer and Administrator *ShopperTrak RCT Corporation* 200 W Monroe St 11th Floor Chicago, IL 60606 Office 312-529-5325 Cell 312-502-7687 ---------- Forwarded message ---------- From: Trevino, Rick <[email protected]> Date: Mon, Aug 25, 2008 at 2:38 PM Subject: Re: Importing file using Run Process using escalation To: [email protected] ** Igor and Joe, thanks for the help on this This is the command I used to get it to run, I looked at Igor example and pretty much copied it to work on our environment, Thanks again all who gave suggestions. *cmd.exe /C "F:\ImportCompFile.bat"* ------------------------------ *From:* Action Request System discussion list(ARSList) [mailto: [email protected]] *On Behalf Of *igor ivanov *Sent:* Monday, August 25, 2008 2:07 PM *To:* [email protected] *Subject:* Re: Importing file using Run Process using escalation ** try this (it's working in my Windows): 1. Escalation: Change Status Field = "Import" 2. Run Filter on Modify Status = "Import": Run Process cmd /c "F:&&cd \xxxxx\xxxxx\xxxxx\&&ImportCompFile.bat" Regards, : Igor Ivanov, RSP : Data Base Connection, Inc. : Desk: 703.605.1837 __Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" html___ __Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" html___ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

