SUPPORT / SAMPLES & SAS NOTES
 

Support

Sample 26016: How to Instantiate the Visual Data Explorer with an Information Map

DetailsCodeResultsAboutRate It

Overview

This sample shows how to create a Visual Data Explorer project that connects to data via a Foundation Services connection. The VisualDataExplorer is a TransformationBeanTM that generates the appropriate HTML 4.0 and JavaScript for viewing either relational or OLAP information maps. The VisualDataExplorer can display the information map data using tables and graphs.

Here are the steps for creating a simple VisualDataExplorer:

  1. Create a VisualDataExplorer.
  2. Connect to your data.
  3. Create a SessionContext for your model.
  4. Set the model on the VisualDataExplorer.
  5. Create an ActionProvider.
  6. Set the ActionProvider on the VisualDataExplorer.
  7. Render the VisualDataExplorer.

This sample is based on the Information Map Viewer Servlet (Uses SAS Visual Data Explorer) template that is available in SAS® AppDev Studio. Click the Full Code tab in this sample for instructions on how to modify the template project.

Additional Documentation




These sample files and code examples are provided by SAS Institute Inc. "as is" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability and fitness for a particular purpose. Recipients acknowledge and agree that SAS Institute shall not be liable for any damages whatsoever arising out of their use of this material. In addition, SAS Institute will provide no support for the materials contained herein.