Which files are required to be included to enable Mobile Foundation Analytics for a Web
Application?
B
The figure below shows the use of HTTP client(postman) to obtain a Mobile Foundation test token.
Which two parameters must be defined in the body?
C
Which object stores system messages that can be translated in an IBM Mobile Foundation Cordova
application?
D
MFP.Server.invokeHttp(options) Mobile Foundation API is used to call an HTTP service inside a
procedure declared within an HTTP adapter.
In the options parameter, which two parameters are mandatory? (Choose two.)
A,C
What component can a developer use to control the URL structure, request and response headers,
content, and encoding of a request?
B
As part of registering a confidential client with IBM Mobile Foundation Server, what two credentials
must a developer provide? (Choose two.)
A,C
Explanation:
You begin by registering a confidential client with MobileFirst Server. As part of the registration, you
provide the credentials of the confidential client, which consist of an ID and a secret. In addition, you
set the clients allowed scope, which determines the scopes that can be granted to this client. When
a registered confidential client requests an access token from the authorization server, the server
authenticates the client by using the registered credentials, and verifies that the requested scope
matches the clients allowed scope.
In the example below, what is the correct code that should be placed in line 6 to return the
registration data for the given clientId?
D
Which application development approach would a developer use to create a cross-platform mobile
application that utilizes customized native components?
B
When adding custom Java code to an adapter, which is a valid start name for the custom package?
D
A Mobile Foundation developer intends to develop a HTTP adapter that calls an SSL secured
endpoint.
Which would be a correct connectivity configuration?
A
What command must a developer run prior to deploying an adapter that was just created?
B
How can a Mobile Foundation application developer override properties during run time, without
having to redeploy adapters?
B
Which platform requires registration in their developer programs in order to deploy a Mobile
Foundation application to a device?
A
In reference to IBM Mobile Foundation, what is an Adapter Mashup?
D
What client side SDK method is used to track individual users in Mobile Foundation Analytics?
D