OZ e-Form Developer
  • OZ e-Form Concepts
  • 🌈e-Form DEVELOPER
    • Day 1: Welcome On Board
      • About Course
      • Preparations
      • OZ e-Form Overview
    • Day 2: e-Form Design
      • Designer Environments
      • e-Form Layout Structure
      • e-Form Components
      • e-Form From Documents
      • Preview / Export / Save
      • Hands-on Practice
    • Day 3: Dynamic e-Form
      • e-Form Scripting Guide
      • Hands-on Practice
      • Advanced Features
    • Day 4: e-Form Application
      • Server Deployment
      • Viewer In HTML
      • Viewer APIs
      • Prefilling e-Form
      • Submitting e-Form
      • Sending MemoryStream
    • Get Your Certificate
    • Design Guide
      • Dialogue Flow
        • Overview
        • Creating Dialogue Flow
        • Uploading e-Form to Server
        • Running Dialogue Flow
        • Group and Statement
        • Custom Styling
      • Multilingual e-Form
      • Miscellaneous
      • Videosign
        • Videosign User Guide
      • OZ Verifier
        • OZ Verifier Introduction
        • Implementation and Use
        • Requirements
      • HTML5 Editor
        • HTML5 Editor Introduction
        • HTML Editor
        • Requirements and Sample
    • Day 5. Server & Reporting
  • 🌈Server Developer
    • OZ Server Console
    • OZ Scheduler
      • Features
      • Installing OZ Scheduler
      • Scheduler Task
    • Binding & Exporting
      • Overview
      • Export API Example
        • Extract Input Data
        • Export with OZ Server
        • Export with Scheduler
        • Export with Scheduler Task
    • Repository Server
    • Sync Server
      • Overview
      • Installing Sync-Server
        • SSL configration
      • Sample Application
      • Implementation
    • QR Link Mobile Sign
  • 🌈Report Developer
    • Overview
      • About Course
      • Preparation
      • Report Designer Overview
    • Query Design
      • Database Connection
      • Designer Environment
      • Dataset Design
    • Report Design
      • Designer Environment
      • Components
      • Table
      • Master-Detail
      • ODI Parameter
      • CrossTab
      • Chart
  • 🌈MOBILE DEVELOPER
    • Android Native
    • iOS Native
    • TOTO Framework
      • TOTO Overview
      • Sample App Overview
      • Server Application
      • Android Project
  • ⬇️Product Downloads
  • 📚 Product Documentation
  • 📕Technical Guide
  • ⚛️ ReactJS Integration
Powered by GitBook
On this page
  • Add Report
  • Add Task
  • Export Result

Was this helpful?

  1. Server Developer
  2. OZ Scheduler

Scheduler Task

PreviousInstalling OZ SchedulerNextBinding & Exporting

Last updated 1 year ago

Was this helpful?

Add Report

Sample report: and

From the Repository page, upload report files (OZR and ODI) with the Folder Upload or File Upload button. You can also upload files to OZ Repository Server with OZ e-Form Designer.

Add Task

Go back to the Scheduler Manager and open the Task List page. Right-click the New button on the right side and select the Add Report Create Task.

Select your report file and click the Add button.

Enter parameter information if you have. Next, go down to the Export section and select export from the list on the left side. Then select your export format (PDF, here) on the top of the section and give a target file name.

pdf.filename=Order-List.pdf
pdf.title=Order-List
pdf.mailattach=true

Enter email address to send PDF attachment if you want.

Set the schedule for the task as below.

Lastly, determine the way how to run the task (periodically, once, or immediately) and click the Complete button. In this example, the task will be run immediately to see the result promptly.

Now the task has been added to the list.

Now let's find out the result of the task on the Task Result page.

Export Result

Select the task from the list and click the View Error button.

You can find the location of the exported PDF file at the bottom.

The exported PDF file will be like this:

🌈
Order-List.pdf
orderList.ozr
orderList.odi