EricTonissen opened a new issue, #6297: URL: https://github.com/apache/hop/issues/6297
### Apache Hop version? 1.17 ### Java version? 17.0.17 ### Operating system Windows ### What happened? The 'Pass output to servlet' is not working for execPipeline. <img width="256" height="82" alt="Image" src="https://github.com/user-attachments/assets/d16750d0-205f-4885-a8b1-ca35a7cc7e6f" /> **Url** http://<hop-server>:8686/hop/execPipeline/?pipeline=${PROJECT_HOME}/eridani/ping.hpl&pong=3 **Got this** ``` <webresult> <result>OK</result> <message>Pipeline executed successfully</message> <id/> </webresult> ``` **Expected** ``` 73b25212-b00c-4649-9914-d92be41dc79e 4db961c2-3364-4165-a6c7-9859e8ed86a3 0421bdff-6b62-4f14-acec-ba3a3b7020e6 ``` [ping.txt](https://github.com/user-attachments/files/24434056/ping.txt) ### Issue Priority Priority: 3 ### Issue Component Component: Hop Server, Component: Pipelines -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
