1 / 7

Symposium Day 2

Symposium Day 2. Welcome back to day two of the DataFlex Web Framework Symposium Today’s schedule: Web Reporting Starting a New Web Application Web Framework Modal Objects Styling Your Web Application Extending the Framework with JavaScript.

dolan
Télécharger la présentation

Symposium Day 2

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Symposium Day 2 Welcome back to day two of the DataFlex Web Framework Symposium Today’s schedule: Web Reporting Starting a New Web Application Web Framework Modal Objects Styling Your Web Application Extending the Framework with JavaScript

  2. DataFlex Web Framework Symposium – Part 6Web Reporting John Tuohy Development Team www.dataaccess.com

  3. Web Reporting In this section we are going to show various strategies for web reporting Before we do that we need to lay the groundwork for what is required to make reporting work

  4. The Groundwork We will take this step by step Show how to connect your application with other parts of the web (other web-sites) Show how to embed other parts of the web into your web application Show how this can be used to include Business Intelligence (and so much more) into your web application Show how to include web files into your application Show how to include files that are not web accessible into your application Show how to use this technique for a PDF file solution Show how this can be used to generate dynamic reports

  5. Let’s do It…

  6. Reporting Summary Web Reporting can be many things? We've talked about two styles Traditional Printable Report Currently PDF is the standard Visual Report Writer is a good example of this Run report and save it as a PDF in a secure non-web location Access the report using the framework’s cWebResourceManager object Get DownloadURL of ghoWebResourceManager sPath to sUrl A wizard can be used to write the code for you Business Intelligence Report If web-accessible, just link to it Send NavigateToPage sSomeDAIUrl btNewWindow Dynamic AI is a good example of this Can be tightly or loosely integrated into an application

More Related