Skip to content

Wyn-Enterprise/WynReportsEmbeddedSample_React

Repository files navigation

Wyn Designer Sample

This sample demonstrates how to embed Wyn Enterprise's ActiveReports (WynDesigner and Wyn Report Viewer) into a React application and connect them to a Wyn portal for editing and viewing reports.

System requirements

This sample requires:

Build and run the sample

Description

We download the given packages and update reporting sample packages. After we compile the sample and run it.

Setup Wyn Enterprise System Configurations for API usage

  1. In the Administrator Portal of Wyn Enterprise, open the System Configuration Page.
  2. Set http://localhost:3000 (or the host application URL) in the "Allowed CORS Origins" section.
  3. Set 'content-disposition' and 'location' in the "Exposed Headers" section.

After configuration, the System configuration page should look like the image below:

Steps to run the sample

  1. Run command npm install to install all required modules
  2. Run npm run start to start the development server (http://localhost:3000)

Documentation

About

This sample demonstrates the use of Wyn ReportDesigner connected to the Wyn portal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors