I am not certain if this posted so I am reposting. Apologize if this is a duplicate.
--------- Just to experiment, I did a couple of things. First, I changed my script from just "Hello" to this: "Hello" + " world" That works. Then I tried this: sum = 5 + 3 "Hello" + " world" That does not work. Obviously, a Python script that has no more complexity than a hardcoded or concatenated string at the top of the file is fairly useless to me. Please advise on how I can add more functionality to the script. Thanks. -- View this message in context: http://camel.465427.n5.nabble.com/Return-Value-from-Python-Script-Not-In-Message-Body-tp5724056p5724114.html Sent from the Camel - Users mailing list archive at Nabble.com.