I am running fireCommandExec service passing a batch file parameter to fullCommand in ServiceIn. The batch file has some CVS commands to run. The problem is that when it executes fireCommandExec service, it just hangs on it and doesn’t go to next step in flow. I found that when CVS command is triggered in a batch file, the service hangs there and seems waiting for some return code. Interesting thing is that cvs command successfully completes the work.
Running batch file from command prompt is ok.
Does anybody faced the same problem.
Thanks
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods