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
  • Report Generation
  • e-Form Exporting
  • Task Scheduling
  • Email Attachment
  • Data Module Generation
  • User Interface
  • API

Was this helpful?

  1. Server Developer
  2. OZ Scheduler

Features

PreviousOZ SchedulerNextInstalling OZ Scheduler

Last updated 2 years ago

Was this helpful?

Report Generation

  • Using OZ Viewer, OZ Scheduler can automatically generate OZ Report in OZR or various document formats (HTML, PDF, Word, Excel, Text, Image, etc.) at the specified time.

e-Form Exporting

  • Using OZ Viewer, OZ Scheduler can automatically export OZ e-Form in OZD or various document formats (HTML, PDF, Word, Excel, Text, Image, etc.) at the specified time.

Task Scheduling

  • OZ Scheduler can generate reports as scheduled (immediately, once, and periodically) with UI or API.

  • Email attachments can also be sent as scheduled.

  • Multiple tasks can run in parallel (ViewerConcurrentCount in scheduler_server.properties).

Email Attachment

  • Using the customer SMTP server, OZ Scheduler can send generated reports to the recipients defined with Scheduler User Interface.

Data Module Generation

  • If an OZ report binds data using ODI which takes a long time or returns big results, OZ Server can be overloaded.

  • OZ Scheduler can generate SDM (Server Data Module) from the ODI in advance for OZ Server to bind reports with the SDM.

User Interface

  • OZ Server Console

  • Enterprise Manager

  • Command Line Interface

API

  • Scheduler API

🌈
order-detail.html
customer-submit.html