1.
A developer is using Postman to test a push notification via the Mobile Foundation REST API. Which statement is true regarding the steps to accomplish this?
2.
What is required to enable encryption in the Mobile Foundation JSONStore?
3.
Which command installs Apache Ripple and allows for testing of Cordova applications in the browser?
4.
A Mobile Foundation application developer encounters the following error while attempting to create a MobileFirst adapter: Error: mvn was not found in the system PATH
5.
Which method must the developer implement when instantiating WL.Client.createSecurityCheckChallengeHandler?
6.
The REST service API for adapters and applications for each runtime is in /management-apis/2.0/runtimes/runtime-name/. What comes after runtime-name in the path?
7.
Before calling WLAuthorizationManager.obtainAccessToken(String,WLAccessTokenListener) to obtain a new token, what WLAuthorizationManager method is used to clear an invalid token?
8.
Which HTTP method is available to access an external resource using WLResourceRequest?
9.
When migrating push notifications to work correctly on Mobile Foundation, which of the following must be done?
10.
Which development task can be done by using the Mobile Foundation CLI, but can not be done by using the Mobile Foundation Operations Console?