PrepAway - Latest Free Exam Questions & Answers

What is the consequence if the connection error is resolved using the WL.Client.init({connectOnStartup:false})

A Worklight application does not need to connect to a server on startup. However, when
previewing the application on the device emulator, it is throwing a server connection error on start
up. What is the consequence if the connection error is resolved using the
WL.Client.init({connectOnStartup:false}) API to disable the connection to the server on application
startup?

PrepAway - Latest Free Exam Questions & Answers

A.
The application will not be able to subsequently connect to the server.

B.
Server features other than the Remote Disable or Direct Update will be disabled.

C.
Any server features the application uses will only be available when it connects to the server.

D.
There will be no potential consequences as the runtime will safely disable server connectivity
errors.

Explanation:


Leave a Reply