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
  • Preparing OZ Mobile App
  • Installation
  • Setting Server Connection
  • Working with DialogueFlow Form
  • Start Dialogue Flow
  • Voice input and Keypad input
  • Synonym
  • Progress bar and field navigator

Was this helpful?

  1. e-Form DEVELOPER
  2. Design Guide
  3. Dialogue Flow

Running Dialogue Flow

PreviousUploading e-Form to ServerNextGroup and Statement

Last updated 2 years ago

Was this helpful?

Preparing OZ Mobile App

Installation

Install the OZ Mobile App on your mobile device from the Google Play or App Store by searching "OZ Mobile".

Setting Server Connection

Launch the App and tap the menu icon at the bottom right corner.

Tick the Start with user homepage checkbox in the Settings dialog.

Tap the Add button.

In the Edit user homepage dialog, enter the Title and Domain name.

Training Server

http://oz.ozeform.io:8080/training/toto/

OZSaleDemo Server

https://osd.forcs.com.sg/OZSaleDemoSystem/

Tap the Ok, and again Ok.

Working with DialogueFlow Form

Start Dialogue Flow

  1. Launch the OZ Mobile App and log in to the Training or OZSaleDemo server.

  2. Select dialogueflow from the form list.

  3. Tab Normal Input in yellow on the top right.

  4. Choose Dialogue Flow.

  5. Tab Start button.

Voice input and Keypad input

  • You can answer with your voice.

  • You can also type in your answer with the Keypad by touching the input field.

Synonym

We added the synonyms "man" and "woman".

  • If you say "man", "Male" will be selected.

  • If you say "woman", "Female" will be selected.

Progress bar and field navigator

🌈