What of the below is not a feature of API Notebooks?
A. API documentation
B. Creates a client for an API
C. Creates a mock service for an API
D. Perform authenticated live calls on a real server
Explanation:
Correct answer is Creates a mock service for an API
API Notebook is an open source, shareable web application for API documentation,
interactive API tutorial and example generatation, and a client for your API endpoints.
Using API Notebook, you can make requests and quickly transform the responses into
readable format. However it cannot be used to mock service for an API.
Refer to the exhibit.

The input array of strings is passed to the batch job, which does NOT do any filtering or aggregating. What payload is logged by the Logger component?
A. Summary report of processed records
B. [ "Apple", "Banana" ]
C. [ "Apple12", "Banana12" ]
D. [ "Apple1", "Banana1", 2 ]
Refer to the exhibits. A company has defined this Book data typeand Book example to be
used in APIs. What is valid RAML for an API that uses this Book data type and Book
A.
Option A
B.
Option B
C.
Option C
D.
Option D
Option D
Refer to the exhibits.
A web client sends sale data in a POST request to the Mule application. The Transform
Message component then enrich the payload by prepending a vendor name to the sale data.
What is written to the sales.csv file when the flow executes?
A. The enriched payload in JSON format
B. The enriched payload in XML format
C. The enriched payload in CSV format
D. An error message
What asset cannot be created using Design Center?
A. Mule Applications
B. API fragments
C. API specifications
D. API portals
Explanation: API portal are created by API Exchange and cannot be created by Design Center
A REST connect module is generated for a RAML specification. and then the rest connect module is imported in mule application in Anypoint Studio. For each method of the RAML specification , what does the REST connect module provide?
A. A scope
B. A flow
C. An operation
D. An event source
Explanation:
Correct answer is an operation. For each method of the RAML specification , REST
connect module provide an operation.
Please refer to the below screenshot.
What DataWeaveexpression transforms the example XML input to the CSV output? 
A.
Option A
B.
Option B
C.
Option C
D.
Option D
Option A
Refer to the exhibits.

How many private flows does APIKIt generate from RAML specification?
A. 1
B. 2
C. 3
D. 4
| Page 1 out of 29 Pages |