ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 107 - MCD - Level 1 discussion

Report
Export

Refer to the exhibit. The main flow contains an HTTP Request in the middle of the flow. The HTTP Listeners and HTTP request use default configurations.

<a target='_blank' href='http://local:801/order?color=red'>What values are accessible to the Logger at the end of the flow after a web client submit request to http://local:801/order?color=red?</a>

A.
payload
Answers
A.
payload
B.
payload quantity var
Answers
B.
payload quantity var
C.
payload color query param
Answers
C.
payload color query param
D.
payload quantity var color query param
Answers
D.
payload quantity var color query param
Suggested answer: B

Explanation:

In this case as outbound call is made using HTTP: POST /child , all attributes will be replaced by this invocation. Hence query parameter will not be accessible at logger.

asked 18/09/2024
Rua Tebas
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first