Salesforce Related Exams
MuleSoft-Platform-Architect-I Exam
An Order API triggers a sequence of other API calls to look up details of an order's items in a back-end inventory database. The Order API calls the OrderItems process API, which calls the Inventory system API. The Inventory system API performs database operations in the back-end inventory database.
The network connection between the Inventory system API and the database is known to be unreliable and hang at unpredictable times.
Where should a two-second timeout be configured in the API processing sequence so that the Order API never waits more than two seconds for a response from the Orderltems process API?
What do the API invocation metrics provided by Anypoint Platform provide?
An API implementation is updated. When must the RAML definition of the API also be updated?