Opening Map Charts in FOCUS

Map charts cannot be displayed by simply transferring them to your PC and opening them in a browser. Displaying them requires accessing a map service. Therefore, you must transfer them to a location relative to a context defined on your application server and open them through the application server.

For example, assume you have a folder named html5out under your approot context and you have the Tomcat application server running on your PC. Also assume you transferred your chart output to a file on your PC named hold.htm.

  1. Transfer hold.htm to the folder html5out under the approot context.
  2. Open the chart output through the application server:
    http://localhost:8080/approot/html5out/hold.htm

Information Builders