Take the greater than and less than signs out. Here's a sample of what I use daily in a RUN PROCESS and it works like a champ:
arimportcmd -D 4 -x eglinitc -u Demo -p YourPassword -m BldMap -d "c:\Program Files\Remedy" -o Solidbuilding.csv -f SOLID-Buildings I'm joining the thread late, so there might be discussion I missed. Norm -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Sanford, Claire Sent: Tuesday, March 18, 2008 10:30 AM To: [email protected] Subject: Re: Command Line / Run Process Help This is what I have so far and I still get the syntax error. arimportcmd -x <remedy-mid01> -u <checkin> -p <checkin> -m <checkin.arm> -d < E:\checkin$\> -l <checkin.log> -o <e:\checkin$> -f <MH:CMDBTransition> "The syntax of the command is incorrect." is what I get when I try to run this. arimportcmd -x <ServerName> -u <UserName> -p <Password> -m <MAPPINGFILE.arm> -d < E:\DIRECTORY\> -l <LOGFILE.log> -o <e:\WhereIWantItToGo> -f <MH:FORM NAME> I can't believe this is the first time in 8 years of Remedy that I have had to create one of these. Maybe I've been lucky! I'm just not getting it. Claire Sanford Information Systems Division Memorial Hermann Healthcare System Phone: 713 448 6035 [EMAIL PROTECTED] -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of LJ Longwing Sent: Friday, March 14, 2008 12:25 PM To: [email protected] Subject: Re: Command Line / Run Process Help I'm not sure about your syntax error, but I would recommend a few changes to your command line. *There is a specific version of the import tool intended to be used from the commandline, it's typically called arimportcmd, I would recommend using that instead. * I would also recommend not using spaces in your command line, so turn 'Program Files' into 'Progra~1' * and I would say you want to do a cmd /c not just a cmd, because the /c tells the command processor to run the command after it, and then exit, whereas you may end up with numerous cmd processors running in the background on your server. -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Sanford, Claire Sent: Friday, March 14, 2008 10:57 AM To: [email protected] Subject: Command Line / Run Process Help I am trying to create "Run Process" command line for arimport. I ultimately want this to run from an escalation in the middle of the night. Each time I try it I get a syntax error. Can someone please tell me what I've got wrong??? Where I have "checkin" I am using real information. cmd E:\Program Files\ARSystem\Admin\arimport.exe -u <checkin> -p <checkin> -m <checkin> -d <E:\ARHome\ARCmds\checkin.arm> -l <checkin.log> ARS 6.3 Patch 18 HD 6.0 Oracle 10 w/9 libraries Oracle lives on a remote server Windows 2003 4 gig on app server and 8 gig on DB server Claire Sanford Information Systems Division Memorial Hermann Healthcare System Phone: 713 448 6035 [EMAIL PROTECTED] ________________________________________________________________________ ____ ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" ________________________________________________________________________ _______ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" ________________________________________________________________________ _______ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

