Re: I need assitance in passing input parameter from RUN PROCESS command line

2011-07-11 Thread gok's
Thanks LJ ...I thought it can be not show with tuneup... thanks for reply Thanks G LJ LongWing (Head) wrote: > > If I'm understanding what you are saying properly, the cmd prompt shows > up, > but if you 'wait' it closes automatically right?that's proper > procedurethe cmd /c tel

Re: I need assitance in passing input parameter from RUN PROCESS command line

2011-07-11 Thread LJ LongWing
If I'm understanding what you are saying properly, the cmd prompt shows up, but if you 'wait' it closes automatically right?that's proper procedurethe cmd /c tells the command prompt to start and execute the command after itit should start, execute it, then close out. If you do 'nothin

Re: I need assitance in passing input parameter from RUN PROCESS command line

2011-07-11 Thread gok's
Hi LJ, Thanks for helping me on this I think I have wrongly written ...after executing the run process command the command prompt dialogue box is seen on the client for milliseconds which I don't want it to be like thatwhat I have to do it. thanks G LJ LongWing (Head) wrote: > > G, > I'

Re: I need assitance in passing input parameter from RUN PROCESS command line

2011-07-11 Thread LJ LongWing
G, I'm not familiar with a way to execute a command prompt on the client machine that doesn't show it on the task bar. -Original Message- From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of gok's Sent: Monday, July 11, 2011 3:50 PM To: arslist@ARS

Re: I need assitance in passing input parameter from RUN PROCESS command line

2011-07-11 Thread gok's
Hi All, I want to thank you every one from here wholeheartedly...I have created this Java API first time successfully it is updating the records I have to work more on it My process command line is CMD.exe /c C:\temp\MigrateDataForChangeID.bat $1$ (as Doug described.BRAVO...BRAVO

Re: I need assitance in passing input parameter from RUN PROCESS command line

2011-07-11 Thread Mueller, Doug
You still seem to have a syntax error in your command line. The log file will show you the EXACT command line that is being performed. In your case, it is showing the following: CMD.exe /c " C:\temp\MigrateDataForChangeID.bat " + 'CHG00076079' First, you are not building a Set Fields arit

Re: I need assitance in passing input parameter from RUN PROCESS command line

2011-07-11 Thread Grooms, Frederick W
I am glad you are getting the ID into your batch file now. From the screenshot of the error is looks like it can't find your .jar file. In the batch file you may need to change to the directory where the .jar file is located (or put the full path of the .jar file in the java command line) @

Re: I need assistance in passing input parameter from RUN PROCESS command line

2011-07-11 Thread gok's
Hi LJ, Thanks for response I am waiting from friday for your response . I am trying to run the process on the clientit is capturing the ChangeID now trying to pass it to the Java API could you please suggest me whether my bat file is good or not .. Thanks G LJ LongWing (Head) wrote:

Re: I need assitance in passing input parameter from RUN PROCESS command line

2011-07-11 Thread gok's
Hi Mueller, I am looking to this mail from Friday because I got a feeling that if Mueller and LJ responds to a mail it will be resolved no matter what.and to day morning..I started breathing againthanks for response As you mentioned I have noticed that the "$Change_ID+$" is not getti

ARSmarts license scheme

2011-07-11 Thread Support
** Hello List, The 30% rebate action all ARSmarts permanent licenses is still running.  Pls contact me (kais.albas...@arsmarts.com) if you would like to know more. We are also offering ARSmarts "on demand", interesting if you have needs at a given moment, b

Re: I need assitance in passing input parameter from RUN PROCESS command line

2011-07-11 Thread Mueller, Doug
>From the output you are seeing in the log, the system has not recognized the parameter. I suspect if you look at an export file, you will find $Change_ID+$ in the definition. You should not see that. If the system recognized this as a field, it would have translated the name to an ID in the sto

Re: I need assistance in passing input parameter from RUN PROCESS command line

2011-07-11 Thread LJ LongWing
G, Are you trying to run the process on the client or on the server? If you are trying to run on the server, prepend the run process with @@: -Original Message- From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of gok's Sent: Friday, July 08, 2011

Re: Product Query: Mobile Client

2011-07-11 Thread LJ LongWing
David, Did you pay him to post this? From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Easter, David Sent: Thursday, July 07, 2011 5:24 PM To: arslist@ARSLIST.ORG Subject: Re: Product Query: Mobile Client ** Lyle, Excellent timing. You

Re: Product Query: Mobile Client

2011-07-11 Thread Meyer, Jennifer L
Don't forget the long conversation we had last week regarding 2901! Jennifer Meyer From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Brandi Barbour Sent: Monday, July 11, 2011 9:22 AM To: arslist@ARSLIST.ORG Subject: Re: Product Query: Mobile Client *

Re: Product Query: Mobile Client

2011-07-11 Thread Brandi Barbour
Mobile Reach has an excellent product to meet this need. I have used them on 3 projects now and have had great success. Contact Mike McKee for more information. mmc...@mobilereach.com Office: 919-371-2188 Mobile: 919-434-3082 www.mobilereach.com Brandi Barbour Application Developer K

Re: Error while sending a fax

2011-07-11 Thread Logan, Kelly
Hi Hrishikesh, "User unknown" means that the email engine isn't getting a response from the email domain that the email address is valid or "known". I'm guessing that you have some kind of email-to-fax service that you are using that receives emails and converts them into faxes. If so, I wo

Re: Error while sending a fax

2011-07-11 Thread David Durling
Hrishi, Take a look at the outgoing messages in the AR System Email Messages form to see what address it was trying to send to. Does it appear correct? Perhaps you'll need to append @faxcompanyaddress in the filter, if it's not included already. David Durling University of Georgia > -O

AUTO: Robert02 Kern is out of the office. (Rückkehr am 13.07.2011)

2011-07-11 Thread Robert . 2 . Kern
Ich bin bis 13.07.2011 abwesend. Support Issues: please contact your responsible Service Desk. Technical: Christoph Sommerlik Organisational: Michael Schletterer Have a nice day. Hinweis: Dies ist eine automatische Antwort auf Ihre Nachricht "Error while sending a fax" gesendet am 11.07.2011

Error while sending a fax

2011-07-11 Thread Hrishikesh Muluskar
HI, I am getting the following error ,whenever i try to send a fax via notify action in the filter. we have a faxnumber field in a form.User enters a faxnumber into it and whenever he press submit.the email should go to the provided faxnumber. Instead now it is throwing the following exception.

Error while sending a fax

2011-07-11 Thread Hrishikesh Muluskar
HI, I am getting the following error ,whenever i try to send a fax via notify action in the filter. we have a faxnumber field in a form.User enters a faxnumber into it and whenever he press submit.the email should go to the provided faxnumber. Instead now it is throwing the following exception.