ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 33 - MCD - Level 1 discussion

Report
Export

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

A web client submits a request to the main flow's HTTP Listener that includes query parameters for the pedigree of the piano.

What values are accessible to the Logger component at the end of the main flow?

A.
payload
Answers
A.
payload
B.
payload pedigree query params
Answers
B.
payload pedigree query params
C.
payload producer var
Answers
C.
payload producer var
D.
payload pedigree query params producer var
Answers
D.
payload pedigree query params producer var
Suggested answer: C

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. Hence correct answer is option 2

asked 18/09/2024
OLUSEGUN IJAOLA
28 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first