Oracle Mobile Development 2015 Essentials - 1z1-441 Exam Practice Test

The EL expression #{deviceScope.hardware.networkStatus} returns a dynamic value based on the mobile device's current network connectivity.
Which is an invalid use of the network status?
Correct Answer: B
You are building a new MAF application and the design documentation specifies the following requirements about the application logs:
1.Log entries by the MAF framework must be kept at a minimum.
2.Log entries generated by your own business logic must be as detailed as possible for compliance purpose.
The logging.properties file for your application currently looks like this:
.handlers=com.sun.util.logging.ConsoleHandler .formatter=com.sun.util.logging.SimpleFormatter oracle.adfmf.util.logging.ConsoleHandler.level=SEVERE
oracle.adfmf.util.logging.ConsoleHandler.formatter=oracle.adfmf.util.logging.PatternFormatter
oracle.adfmf.util.logging.PatternFormatter.pattern=[%LEVEL% - %LOGGER% - %CLASS% %METHOD%]%MESSAGE%
oracle.adfmf.application.useParentHandlers=false oracle.adfmf.application.handlers=oracle.adfmf.util.logging.ConsoleHandler oracle.adfmf.application.level=INFO
oracle.adfmf.framework.useParentHandlers=false oracle.adfmf.framework.handlers=oracle.adfmf.util.logging.ConsoleHandler oracle.adfmf.framework.level=FINE
Which two actions would you perform to fulfill the requirements?
Correct Answer: B,E
Select three common functionalities that are enabled when a MAF application is secured with Mobile Application Management (MAM) solutions such as Oracle Mobile Security Suite.
Correct Answer: B,C,E
Identify two use cases that require Java access to a SOAP data control.
Correct Answer: B,D
Which step would you perform to declaratively bind data collections and attributes, saved in a local SQLite database, to AMX user interface components?
Correct Answer: D
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Which statement is true about consolidating data queried from a SOAP web service and a RESTJSON web service locally on the MAF client so that it can be exposed in a single data control?
Correct Answer: C
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Select the criterion that a developer cannot specify while selecting which CSS file to use in an MAF application.
Correct Answer: A,F,G
In an AMX page, you want to hide/show a button based on the mobile device having a camera.
Which is a valid EL expression to test for the camera?
Correct Answer: D
If your MAF application uses a SOAP web service data control with the oracle/wss_username_token_over_ssl_client_policy security policy applied, where will the user credentials (user ID and password) be injected at run time?
Correct Answer: B
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
0
0
0
0