DevOps Automation

DevOps Automation

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#DevOps
 View Only
Expand all | Collapse all

Does executing the code in production REQUIRE a worklight server? Or any web server?

  • 1.  Does executing the code in production REQUIRE a worklight server? Or any web server?

    Posted Mon April 22, 2013 01:10 PM
    This question came from the webcast, "The Basics of Mobile Development (HTML, CSS, JavaScript, and more) " that was recorded on April 17, 2013:


    Does executing the code in production REQUIRE a worklight server? Or any web server?


  • 2.  Does executing the code in production REQUIRE a worklight server? Or any web server?

    Posted Thu May 23, 2013 10:54 PM
     The worklight server is not required to run a worklight based application.

    The worklight server provides a variety of services for your worlight based application.

    The Worklight server provides:
    - security framework for you application and connectors
    - host worklight connectors
    - provides support for unified push notification across all supported mobile platforms
    - provides the ability to send a message to the application or disable the application running on a mobile platform
    - can push out  HTML/CSS/JavaScript code updates to a worklight application
    - provides basic analytics on deployed mobile applications