Vivian needs to create an adapter to connect to the backend REST service. Which adapter type should be used ?
A. SQL
B. Cast Iron
C. HTTP
D. JMS
正解:C
質問 2:
Dale wants to retrieve the language setting for an iOS device in an IBM Worklight application. Which approach to retrieving the language setting will also work for Android devices and thus improve the reusability of the application's code?
A. Use the dojoConfig.device_language value from the provided Dojo Toolkit.
B. Use navigator.media.language from JavaScript.
C. Use the getDeviceLanguage method in the Worklight API.
D. Create a native or hybrid application in Worklight Studio, and detect the language in a native
class with [[NSLocale preferredLanguages]
objectAtIndex:0].
正解:C
質問 3:
Joey is troubleshooting an IBM Worklight application. He has confirmed that the authentication challenge and subsequent LTPA token generation is functioning. However, when the application attempts to communicate with a series of web services on a backend WebSphere Application Server, the services fail due to an authentication exception. What should he do to correct this error?
A. Confirm that all the web services are running on the WebSphere Portal server.
B. Confirm the backend WebSphere Application Server is in the same security domain as the IBM Worklight Server.
C. Export the LTPA token from the backend WebSphere Application Server and import it on the IBM Worklight Server.
D. Ensure that HTTPS is used between all servers.
正解:B
質問 4:
Which three options are benefits of IBM Worklight push notifications? (Choose three.)
A. Availability - push notifications arrive at the end-user's device regardless of whether the application is running
B. Control - users can choose whether to subscribe to the Push service
C. Efficiency - no need to issue constant queries from the application
D. Logging - user events are all captured efficiently
E. Secure - all push notifications are securely transmitted over HTTPS
F. Authentication - all authenticated users can be targeted
正解:A,B,C
質問 5:
Mark wants to implement the ability to store user credentials for future use. What does Mark have to do to implement this behavior?
A. Implement encrypted cache in the Worklight server to store the user login information.
B. Configure the IBM WebSphere Portal and Worklight Servers data sources.
C. This feature is part of the servers and no changes need to be made.
D. Configure form based authentication in the IBM Worklight application.
正解:A
質問 6:
Which feature in the Multichannel Feature Pack for IBM Web Experience Factory 8.0 allows customers to utilize the camera on their Smartphone and upload pictures to the server?
A. Camera builder
B. Smartphone builder
C. Picture model
D. Image upload builder
正解:A
質問 7:
Cindy is creating an application for runners that will keep track of the route they traveled. She needs to get the current acceleration along the x, y, and z axis. How can she detect the change in movement relative to the current device orientation programmatically?
A. navigator.accelerometer.getCurrentDistance(onSuccess, onError);
B. navigator.accelerometer.getCurrentAcceleration(onSuccess, onError);
C. navigator.traveller.getCurrentDistance(onSuccess, onError);
D. navigator.traveller.getCurrentAcceleration(onSuccess, onError);
正解:B
質問 8:
A customer is using the Camera Builder to allow users to upload pictures from their Smartphones. How would they save geolocation data for each image?
A. Add the Geolocation builder to the same model as their Camera Builder.
B. Use the Geolocation Wizard to setup longitude and latitude coordinates.
C. Include the Geolocation JavaScript file which ships with IBM WebSphere Portal 8.0.0.1.
D. Enable the "Capture Geolocation Data" builder input on the existing builder.
正解:D



0 お客様のコメント