Labour Day Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > IBM > IBM Cloud: Management and Platform > C1000-003

C1000-003 IBM Mobile Foundation v8.0 Application Development Question and Answers

Question # 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 ….

What would resolve the error?

A.

Run mfpdev app add mvn first

B.

Use the archetype:generate Maven command

C.

Add Maven archetype toolkit to the system PATH

D.

Download and install Maven and then add mvn to system PATH

Full Access
Question # 5

When migrating push notifications to work correctly on Mobile Foundation, which of the following must be done?

A.

Subscribe to the Event source

B.

Subscribe to the tag (that uses tag name) that is of interest

C.

Create an Event Source Adapter and within it create an EventSource

D.

Implement the function to send push notifications within the event-source adapter

Full Access
Question # 6

As part of registering a confidential client with IBM Mobile Foundation Server, what two credentials must a developer provide? (Choose two.)

A.

ID

B.

Name

C.

Secret

D.

Element

E.

Display Name

Full Access
Question # 7

Which application development approach would a developer use to create a cross-platform mobile application that utilizes customized native components?

A.

Agile

B.

Native

C.

Hybrid

D.

Mobile Web Application

Full Access
Question # 8

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.

path

B.

headers

C.

function

D.

transformation

E.

returnedContentType

Full Access