A mobile application developer is using a Worklight adapter to retrieve an XML data feed from a remote system. The data obtained from the remote system contains much more data than is needed by the mobile application. What specific Worklight capability should the application developer use to reduce the data being returned from the Worklight adapter?
A mobile application developer has a business requirement that data be encrypted while at rest on the mobile device. As data is stored in the encrypted cache, the application developer starts seeing strange behavior and cannot find this behavior in the documentation. What is the cause of the strange behavior?
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 chosen to use the JSONStore API to cache data locally for use when the application is offline. Which statement accurately describes the JSONStore capabilities?
A Worklight application developer has used the File > New > Worklight Environment option from Worklight Studio to add a specific environment for Android to the project. This has created an Android folder under the apps\application name folder. Which new, unique folder name that does not exist in common is in the Android folder?
A mobile application developer has created an application for indoor shopping mall customers. The application needs to distinguish shopping areas from eating areas inside the mall using WiFi. How can the application developer do this?
A mobile application developer is asked to work on a mobile project and build Web resources such as HTML, CSS and JavaScript that will later be packaged to complete the application by another developer. What application type should be selected by the application developer in Worklight Studio to accomplish this?
A mobile application developer wishes to mock up an application quickly using the built in Worklight Screen Templates for Dojo. How can the developer add a screen template to an existing Dojo project? From the Worklight Studio Design view:
A mobile application developer has written a Cordova plug-in for an application. The developer would like to now test its functionality. To do so, what must the application developer configure in the Worklight project ? Declare the:
A mobile application developer is required to link a local JSONStore to synchronize with a Worklight Adapter. To do so, to which function would the application developer need to specify the adapter option?