Requirements and Installation

Requirements

  • A specific REST Reporting API license is not required.
  • WinCC OA Web Server.

Installation

  • Create a project as well as a CA and a Certificate for using Web Server via HTTPS.
  • Enable REST Reporting in the config file:

    [restReporting]
    enabled = 1  
  • Configure Web Client according to your needs, e.g.:

    [webClient] 
    httpPort = 81
    httpsPort = 2444 
  • Add a Web Server to the progs file as follows:
    Note: Debug flags are optional.
    WCCOActrl webclient_http.ctl -dbg RRINFO,RRDETAILS

    Start Mode: Always

  • Optionally add debug flags.