SalesForce MULE-101 - Questions & Answers
Free preview · every answer includes a full explanation
Product page: https://prepkeys.com/mule-101.html
A MuleSoft developer must implement an API as a Mule application, run the application locally, and execute unit tests against the running application.
Refer to the exhibit.
What is the type of data format shown in the exhibit?
YAML text
traits:
error-responses: traits/error-responses.raml
jwt-required:
headers:
x-jwt:
type: string
description: JWT token string
An organization's IT team follows an API-led connectivity approach and must use Anypoint Platform to implement a System API that securely accesses customer data. The organization uses Salesforce as the system of record for all customer data, and its most important objective is to reduce the overall development time to release the System API.
According to MuleSoft's API development best practices, which type of API development approach starts with writing and approving an API contract?
An application load balancer routes requests to a RESTful web API secured by Anypoint Flex Gateway.
A team publishes an API contract and receives feedback that several consumers need a consistent error response structure.
What should the team do to improve reuse of the design?
According to the Internet Engineering Task Force (IETF), which supporting protocol does File Transfer Protocol (FTP) use for reliable communication?
Which Exchange asset type represents a complete API specification in RAML or OAS format?
A partner API must expose the same order capability used by an internal web application, but the partner needs different field names and fewer internal details.
Which API-led layer should shape the response for the partner without changing the core order process?
An organization has an approved API contract and now needs to enforce client access rules and runtime policies consistently for that API.
Which Anypoint Platform component is most directly associated with managing those API policies?