Giter Club home page Giter Club logo

reporting_report-server-how-to-manage-scheduled-jobs-from-a-windows-forms-application-t431255's Introduction

Files to look at:

Report Server - How to manage scheduled jobs from a Windows Forms application

This example illustrates how to enable a client-side WinForms application to access the Report Server and remotely manage scheduled jobs.

For this application to be able to access the Report Server, make sure that the ServerAddress field in the application's MainForm.cs file matches the Site URL specified in your Report Server settings (it is set to "http://localhost:83" by default).

To log into the Report Server, the application uses the Guest account by default, so it is required that this user is active (you can check this in the User Accounts panel).

On running the application, the main form displays a complete list of currently scheduled tasks (jobs). After selecting a task, you can do one of the following.

- To manage a specific task, click "Show Scheduled Task Parameters". On the invoked form, you can create a new task, as well as update, delete or execute the selected task.

- To inspect the logs stored for a task, click "Show Scheduled Task Results". On the invoked form, you can view the history of task executions along with results of each execution.

 

The API that this application uses to access the Report Server is related to the following public namespaces.

DevExpress.ReportServer.ServiceModel.ConnectionProviders

DevExpress.ReportServer.ServiceModel.Client

DevExpress.ReportServer.ServiceModel.DataContracts

To learn more about the corresponding infrastructure, please consult with the DevExpress product documentation.


reporting_report-server-how-to-manage-scheduled-jobs-from-a-windows-forms-application-t431255's People

Contributors

devexpressexamplebot avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.