Refer to the exhibits. The parentFlow contains an HTTP Request. The HTTP Listeners and HTTP Request use default configurations. What values are accessible in childFlow after a web client submits a request to http://localhost:8081/order?color=red?
A is correct.
In this case, it post request without query param, so C & D incorrect .
and then, attributes never move to child flow when using a HTTP Request connector. Only in case of Flow reference, so B is incorrect.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Ella_Z
3 years, 2 months agoshreyavm
3 years, 3 months ago