Which option represents the returned data when the procedure is invoked with the parameter 2005?
Which additional element must be defined as part of the <connectivity> element?
2.The SQLPortfolioAdapter retrieves a list of stock symbols in the portfolio from the adapter’s SQL data
A Worklight mobile application needs to aggregate news about stock symbols in a portfolio using
Worklight adapters and server-side JavaScript.
Given the following high-level schema for aggregation,
1.The application calls getPortfolioNews from the SQLPortfolioAdapter.
2.The SQLPortfolioAdapter retrieves a list of stock symbols in the portfolio from the adapter’s SQL
datasource by calling getStockSymbolList.
What is a correct implementation of the procedure in the adapter’s JavaScript file?
A developer wants to create a procedure called getAccountInfo in a Worklight SQL adapter to
retrieve account information from a backend database. The procedure should invoke a SQL query
that accepts an accountID as parameter and returns the accountNumber, accountName and
accountBalance of the corresponding row in the Account table.
What is a correct implementation of the procedure in the adapter’s JavaScript file?
What is required to debug the procedure?
A developer needs to debug an adapter procedure with the Invoke Worklight Procedure tool. What
is required to debug the procedure?
how can the developer switch from one device to the other?
A developer is writing an application that needs to support the HTC Thunderbolt and Motorola
DROID Pro devices. Using the Mobile Browser Simulator to preview the application, how can the
developer switch from one device to the other?
Is it possible to preview the application for both devices on a same page of the Mobile Browser Simulator?
A developer previewing a Worklight application for an Android device in the Mobile Browser
Simulator now wants to preview the application for an iOS device. Is it possible to preview the
application for both devices on a same page of the Mobile Browser Simulator?
What can the developer use to debug the application?
In the process of developing a hybrid application, the QA team finds a bug with the user interface
that is noticeable only on an iOS device. What can the developer use to debug the application?
how can the support engineer ensure that the application App1 has been properly deployed?
A hybrid mobile application named App1 is failing to connect to the Worklight Server with the
following error code: “Application Error – The connection to the server was unsuccessful” Knowing
that the application should be available at “http://srv.ent.com:9099/wl” but without any access to
the Worklight Console, how can the support engineer ensure that the application App1 has been
properly deployed?
Where should the developer install the provisioning profile to test the application on a physical iOS device?
A developer wants to test a hybrid application on a physical iOS device. The developer has
enrolled in the iOS Developer Program and created a provisioning profile. Where should the
developer install the provisioning profile to test the application on a physical iOS device?