github-actions[bot] commented on issue #18334: URL: https://github.com/apache/dolphinscheduler/issues/18334#issuecomment-4668027142
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened The http node request is successful, but the response value cannot be referenced by the shell task to be executed below. ### What you expected to happen The response value of the http task can be referenced by the subordinate shell task node ### How to reproduce <img width="826" height="2033" alt="Image" src="https://github.com/user-attachments/assets/e4c2708e-d931-4c17-bfed-0d288483725b" /> [1781077562117.log](https://github.com/user-attachments/files/28785613/1781077562117.log) [1781077554306.log](https://github.com/user-attachments/files/28785614/1781077554306.log) This is the http task configuration <img width="811" height="825" alt="Image" src="https://github.com/user-attachments/assets/1531a43b-34e6-497c-834b-a45355777170" /> This is the shell node configuration The attachments are the running logs of the http task and the shell task respectively. [1781077562117.log](https://github.com/user-attachments/files/28785783/1781077562117.log) [1781077554306.log](https://github.com/user-attachments/files/28785782/1781077554306.log) ### Anything else _No response_ ### Version 3.4.2 ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
