IBM C2180-279 - Questions & Answers
Free preview · every answer includes a full explanation
Product page: https://prepkeys.com/c2180-279.html
A banking company has deployed the Application Center for internal use.
Before users can see the mobile client application in the list of available applications, which property of the mobile client application must be set to true?
A company discovers a bug in one of the HTML pages of a Worklight hybrid mobile application that it has recently published to the Android Google Play store. It has fixed the bug and re-deployed the application to the production Worklight Server without changing its version number.
Which additional administrative step, if any, must be performed for the update to take effect the next time a user accesses the application on a device?
A developer has prepared a Worklight mobile application for deployment to a production Worklight Server environment and generated the .war, .wlapp and .adapter files for it.
How should the developer deploy the application files to the production Worklight Server environment?
The following changes are made to a Worklight mobile application: 1.Web resources of version 1 (v1) are updated and deployed to the Worklight Server. 2.A new version 2 (v2) is deployed with its updateSilently property set to true.
What will be the direct update user experience on a device running v1 of the application when the user chooses to receive update?
A developer has deployed a Worklight mobile application to a remote Worklight Server environment using a context root of app1 and wants to update one of the application's server-side components.
Which Worklight console should the developer use to re-deploy the component?
What are the server-side configuration requirements to enable collection of analytics data for reporting?
A developer is preparing a Worklight mobile application for deployment to a production environment based on the following deployment requirements:
1. The application's context root is myApp.
2. The production Worklight Server's host name and port number are prodHost and 9080, respectively.
3. The production Worklight Server is accessed using the http protocol.
Which changes must the developer make to properly configure the application for deployment to the production environment?

A developer is writing a Worklight mobile application to run on Android and iOS platforms. The developer is using the Apache Cordova device.platform API in the code to identify the device's platform type.
Which additional step, if any, should the developer perform before building and deploying the application to successfully use the Apache Cordova API?
Which three actions can be done in the Rich Page Editor? (Choose three.)
As a part of the application design, the developer needs to handle the scenario where the user sends the application to the background and then opens it again.
How should the developer do this?