What log messages are written?

Refer to the exhibit. All three of the condition for the Choice router are true. What log messages are written?A . Route 1B . Route2C . Route1, Route2D . Route1, Route2, DefaultView AnswerAnswer: A

September 3, 2024 No Comments READ MORE +

What is the correct DataWeave code for the Set Payload transformer in the createOrder flow to use the addltem subflow to add a router cable with the price of 100 to the order?

Refer to the exhibits. The Set Payload transformer In the addltem subflow uses DataWeave to create an order object. What is the correct DataWeave code for the Set Payload transformer in the createOrder flow to use the addltem subflow to add a router cable with the price of 100 to...

September 3, 2024 No Comments READ MORE +

A web client submits a request to http://localhost:8081/fliqhts?

Refer to the exhibits. A web client submits a request to http://localhost:8081/fliqhts?destination=SFO and the Web Service Consumer throws a WSC: BAD_REQUEST error. What is the next step to fix this error?A . Set a header In the Consume operation equal to the destination query parameterB . set a SOAP payload...

September 2, 2024 No Comments READ MORE +

What values are accessible in the child flow after a web client submits a request to http://localhost:8Q81/order? color=red?

Refer to the exhibit. The main flow contains a Flow Reference for the child flow. What values are accessible in the child flow after a web client submits a request to http://localhost:8Q81/order? color=red?A . payloadB . payload quantity varC . payload color query paramD . payload quantity var color query...

September 2, 2024 No Comments READ MORE +

From which application, Organization Administrators can approve/revoke/delete SLA tier access requests

From which application, Organization Administrators can approve/revoke/delete SLA tier access requestsA . API Exchange B. API Portal C. API Gateway D. API ManagerView AnswerAnswer: D Explanation: Organization Administrators can approve/revoke/delete SLA tier access requests via API Manager only

November 8, 2022 No Comments READ MORE +

What DataWeave expression transforms the example XML input to the CSV output?

What DataWeave expression transforms the example XML input to the CSV output? A) B) C) D) A . Option A B. Option B C. Option C D. Option DView AnswerAnswer: A Explanation: Correct answer is as below. Attributes in the incoming xml payload are always accessed using @.Similarly *item is...

November 8, 2022 No Comments READ MORE +

What is the result at the end of the flow?

Refer to the exhibits. A web client submits a request to http://localhQst:8081 /flights. What is the result at the end of the flow?A . "string" B. "Java" C. "object" D. "XML"View AnswerAnswer: A

November 8, 2022 No Comments READ MORE +

Which of the below is not the mandatory configurations for HTTP Listener?

Which of the below is not the mandatory configurations for HTTP Listener?A . Path B. Allowed methods C. HTTP port in Connector Configuration D. HTTP host in Connector ConfigurationView AnswerAnswer: B Explanation: Allowed methods is an optional configuration. If nothing is specified then all HTTP methods are supported. Rest all...

November 8, 2022 No Comments READ MORE +

What DataWeave expression transforms the example XML input to the CSV output?

What DataWeave expression transforms the example XML input to the CSV output? A) B) C) D) A . Option A B. Option B C. Option C D. Option DView AnswerAnswer: A Explanation: Correct answer is as below. Attributes in the incoming xml payload are always accessed using @.Similarly *item is...

November 8, 2022 No Comments READ MORE +

What is the default behavior of the batch job after the error is thrown?

A Batch Job scope has five batch steps. An event processor throws an error in the second batch step because the input data is incomplete. What is the default behavior of the batch job after the error is thrown?A . All processing of the batch job stops. B. Event processing...

November 8, 2022 No Comments READ MORE +