Success means it was able to call the Java executable. My guess is Java is not able to find the SampleClientPost1 file. When you run it from the command line, where are you running it from?
As for debugging That would be whatever you have put into your SampleClientPost1 program. Fred From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of sriram pm Sent: Tuesday, April 18, 2017 9:57 AM To: [email protected] Subject: Remedy Run Process Issue ** Hi Experts, I need your help. I am executing an Run Process in an active link as shown below. @@: C:\Program Files\Java\jdk1.8.0_121\jre\bin\java SampleClientPost1 "{\"short_description\":\"This is a test ticket\",\"assignment_group\":\"ENVIRONMENTS\",\"category\":\"Software\"}" The Logs says it is Successful as shown below: <ACTL> Run Process on server <ACTL> Server: ars-dev.tycoelectronics.com<http://ars-dev.tycoelectronics.com> <ACTL> Process: C:\Program Files\Java\jdk1.8.0_121\jre\bin\java SampleClientPost1 "{\"short_description\":\"This is a test ticket\",\"assignment_group\":\"ENVIRONMENTS\",\"category\":\"Software\"}" <ACTL> Success The above program is supposed to create a ticket in another cloud based ticketing tool. But even though it says successful the ticket is not getting created. How to debug whether the program got executed or not? When I run using Command Line it works fine. Kindly check and advice. Thank you, Sriram. _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "Where the Answers Are, and have been for 20 years"

