What are the server-side configuration requirements to enable collection of analytics data for reporting?
A. Configuration of parameters in the worklight.properties file to enable raw data collection and database connectivity.
B. Configuration of parameters in the worklight-server.xml file to enable raw data collection and database connectivity.
C. Configuration of parameters in the worklight-reports.properties file to enable raw data collection and JNDI database connectivityparameters in the resources.xml file.
D. Configuration of parameters in the worklight-server.properties file to enable raw data collection and JDBC database connectivityparameters in the resources.xml file.
A developer created an encrypted cache with the WL.EncryptedCache.open function. When the function is triggered, the following status code is returned: WL.EncryptedCache.ERROR_SECURE_RANDOM_GENERATOR_UNAVAILABLE What does this status code mean?
A. The encrypted cache was created successfully, though it was only secured by a user provided password.
B. The application failed to create the encrypted cache because the Worklight server was unavailable for some reason.
C. The encrypted cache already existed with a previously created random key, so it was not possible to create it again with a new key.
D. The application failed to create the encrypted cache, because there was no parameter provided in the function call to generate the randomkey.
The
Which additional element must be defined as part of the
A.
B.
C.
D.
What screen width does Android assume its html file is styled for?
A. 480
B. 160
C. 320
D. 1600
How do you localize a System Message?
A. Insert it in messages.js
B. Override each message in your Javascript
C. Make a new page for each message
D. Add a new folder for each language
What function is invoked when the Worklight framework initialization finishes?
A. wlInit()
B. wlInitFinished()
C. wlCommonInit()
D. wlStart()
Which object's properties should be overwritten in order to override system messages?
A. WL.SystemMessages
B. WL.Messages
C. WL.Resources.Messages
D. WL.ClientMessages
What does the common folder hold?
A. All resources shared between environments
B. Only files considered ordinary by the developer
C. The splash screens for the each platform
D. An mp3 of the Worklight theme song