최신IBM Worklight V6.0 Mobile Application Development - 000-278무료샘플문제
문제1
A mobile application developer is working on an application and wants to ensure that the application captures client analytic data for later analysis using the IBM WebSphere Analytics Platform (IWAP). What Worklight API call will capture the data and properly forward it to the IWAP to achieve the desired goal?
A mobile application developer is working on an application and wants to ensure that the application captures client analytic data for later analysis using the IBM WebSphere Analytics Platform (IWAP). What Worklight API call will capture the data and properly forward it to the IWAP to achieve the desired goal?
정답: D
문제2
A mobile application developer needs to deploy a mobile application developed using IBM Worklight Studio to a remote server. To do so, which mandatory file must be present on the remote server?
A mobile application developer needs to deploy a mobile application developed using IBM Worklight Studio to a remote server. To do so, which mandatory file must be present on the remote server?
정답: D
문제3
A mobile application developer created a Mobile Web app and optimized it using the Minification feature in Worklight Studio. The developer needs to debug the application JavaScript in a comfortable manner. Consider the following application structure.

Which includes/excludes rules configuration should the application developer use in the minification process to debug only the application's JavaScript after the application's web
resources have been minified? (choose 2)
A mobile application developer created a Mobile Web app and optimized it using the Minification feature in Worklight Studio. The developer needs to debug the application JavaScript in a comfortable manner. Consider the following application structure.

Which includes/excludes rules configuration should the application developer use in the minification process to debug only the application's JavaScript after the application's web
resources have been minified? (choose 2)
정답: B,D
문제4
A mobile application developer is considering using the operational analytics or the Worklight reporting feature to collect device usage statistics for a new application. Which one of the following statements regarding the operational analytics features is true?
A mobile application developer is considering using the operational analytics or the Worklight reporting feature to collect device usage statistics for a new application. Which one of the following statements regarding the operational analytics features is true?
정답: B
문제5
A mobile application developer has written a hybrid android app and has enabled Push Notifications for it. On subscribing to the eventsource with userId "TestUser", the userID that is persisted in the database is "3266532456798262364265" instead of "TestUser". What is the cause? A security test is missing from the:
A mobile application developer has written a hybrid android app and has enabled Push Notifications for it. On subscribing to the eventsource with userId "TestUser", the userID that is persisted in the database is "3266532456798262364265" instead of "TestUser". What is the cause? A security test is missing from the:
정답: A
문제6
A mobile application developer has created and deployed an HTTP adapter which accepts a userid and returns employee location data. For the adapter to be invoked using the client side WL.Client.invokeProcedure API, which properties does the application developer need to include in the invocationData object?
A mobile application developer has created and deployed an HTTP adapter which accepts a userid and returns employee location data. For the adapter to be invoked using the client side WL.Client.invokeProcedure API, which properties does the application developer need to include in the invocationData object?
정답: B