Hi, I’m trying to invoke a python script in camel the file contains Some
print statements but I couldn’t get the output in my IDE.


Example:

from(“direct:exec”)

.to(“exec:python?args=--filename D:\\path\\”);


Is there anything need to be added?Thanks in advance

-Narasimha Gudisa

Reply via email to