Oracle Mobile Cloud Service 2016 Developer Essentials - 1z0-346 Exam Practice Test

Question 1
Which statement correctly describes a functionality of the MCS client SDKs?

Correct Answer: B
Question 2
Identify four authentication methods that can be configured for an MCS mobile backend.

Correct Answer: C,D,F,G
Question 3
custom API implementation zip file includes the Node JavaScript file and the package.json file. What is the purpose of the package.json file?

Correct Answer: D
Question 4
You are using the SOAP connector API to process an XML payload. Which task should you perform to bypass the JSON/XML translator in the SOAP connector API that you are calling from custom code when making a POST call?

Correct Answer: C
Question 5
The green, amber, and red traffic light indicators on the MCS Environments and Diagnostics pages depict the overall health of an environment for the last minute MCS bases this at-a-glance view on the health metrics for the environment. When die error count and request/response times exceed configured thresholds, the traffic light indicator changes from green (normal) to amber (adverse) or red (severe).
For your development environment, you expect more errors to occur and thus want to increase thresholds for when the light indicator changes. How would you change the threshold for error counts to allow more errors before the traffic light indicator switches to red?

Correct Answer: C
Question 6
Which two statements are true about published MCS artifacts? (Choose two.)

Correct Answer: C,D
Question 7
An end user performs an action in a mobile app that generates an analytic event. Which option accurately describes when that analytic event is sent to MCS?

Correct Answer: C
Question 8
You are implementing a custom API in Node.js that must call two connectors in a defined sequence to support a transaction. Which statement is true in this context? (Choose the best answer.)

Correct Answer: A