PrepAway - Latest Free Exam Questions & Answers

Category: 000-176

Exam 000-176: IBM Worklight V5.0.0.3 Mobile Application Development

What is the consequence if the connection error is resolved using the WL.Client.init({connectOnStartup:false})

A Worklight application does not need to connect to a server on startup. However, when
previewing the application on the device emulator, it is throwing a server connection error on start
up. What is the consequence if the connection error is resolved using the
WL.Client.init({connectOnStartup:false}) API to disable the connection to the server on application
startup?

What else does the developer need to do before the AVD emulator can be used to test the application?

A developer has created a Worklight mobile application and wants to use the Android Virtual
Device (AVD) emulator to test it. To accomplish this, the developer has installed the ADT plug-in,
Android 4.0 SDK platform and created an Android environment for the application. What else does

the developer need to do before the AVD emulator can be used to test the application?

Which assertion is correct?

A developer is debugging a Worklight Adapter procedure that has been configured with the
following securityTest property in the adapter configuration file:
<procedure name=”getSecureFeed” securityTest=”Adapter-securityTest”/>
When the adapter procedure getSecureFeed is invoked by the client, the developer has noted that
the Worklight Server responds with HTML content rather than the expected JSON content from
getSecuredFeed function.
Which assertion is correct?


Page 5 of 6« First...23456