Comflow Documentation

Comflow Documentation

  • Comflow 2.22

›Quick Start

Presentation

  • Release Notes
  • Migration Notes
  • Master Sitedef

Chart Implementations

  • Comflow Chart Implementations
  • Comflow Custom Chart Setup

Comflow IPP

  • Comflow IPP Basics
  • Using ppd files
  • Windows Printer Server Setup

Comflow Styling

  • Comflow Styling Basics
  • _config.scss
  • _custom-class.scss
  • Portal Header

Copy to Clipboard

  • Copy to Clipboard Basics
  • External Resources

Datepicker Exceptions

  • Datepicker Exceptions

Desktop Functions

  • Desktop Functions Basics
  • Modes
  • Style

My Functions

  • My Functions Basics

My Settings

  • My Settings Basics

Open API

  • OpenAPI Basics

Portal Menu Options

  • Portal Menu Options Basics
  • Mega Menu
  • Side Menu
  • Top Menu

Quick Search

  • Quick Search Basics

Quick Start

  • Quick Start Basics

Removed Classes/Methods

  • AbstractEnvironment
  • AbstractSegmentChangeObject
  • ApplicationObject
  • CadModel
  • ChangeObject
  • Changes in Rendering Classes
  • ClientInfo
  • Component
  • CoreSessionManager
  • DataInstance
  • Database
  • DriverHelper
  • DynamicModels
  • Environment
  • ErrorUtils
  • FieldChangeObject
  • Field
  • FlexIdImplementation
  • FlexId
  • Introduction
  • Logical Unit of Work
  • PromptRequest
  • RendererInfo
  • RendererModelUtils
  • RendererModel
  • RepositoryUtil
  • Root
  • SegmentChangeObjectImpl
  • SegmentChangeObject
  • SessionMessage
  • SimpleModel
  • Site
  • StringUtil
  • SystemWorkspace

Repository Constant

  • Repository Constant Basics

Sitedef

  • Site definition Settings

Sound Events

  • Sound Events Basics
  • Sound Events in Errors
  • Sound Events in Rules
  • Test Case in Verify

User Avatar

  • User Avatar Basics
  • Changes in Classes and Tables
  • References

User Info

  • User Info Basics

Quick Start Basics

In previous Comflow versions, the navigator message image always started the My Worklist task. Now, there are a number of new properties on the sitedef tag which makes it possible to configure any task, only one however, to start when clicking the message image, which is configurable as well depending on choice of quickstart.constant.id.
The sitedef xml should look like this. The first two Navigation tags are just examples:

<Navigations id="desktop">
    <Navigation name="MyFunctions.navtree"/>
    <Navigation name="MySettings.navtree"/>
    <Navigation name="Core.navtree"/>
    <Properties>
        <Property name="quickstart.constant.metadata.id" value="CACORE"/>
        <Property name="quickstart.constant.id" value="navigator.worklist"/>
        <Property name="quickstart.task" value="AsynchWorkflow/MyWorkListsV4"/>
        <Property name="quickstart.initial.tab" value="MyWorkListsV443"/>
        <Property name="quickstart.message.badge" value="true"/>
    </Properties>
</Navigations>

Properties

NameDescription
quickstart.constant.metadata.idPoints to a repository metadata id.
quickstart.constant.idPoints to a constant in the repository. As of this version, the constant editor also enables to define an image for the constant. You can configure the constant to either show only text, image or textandimage. Hence, the message image is no longer hard coded.
quickstart.taskPoints to the task to run.
quickstart.initial.tabPoints to the portlet start tab, if any.
quickstart.message.badgeTells whether to show the message badge or not.
← Quick Search BasicsAbstractEnvironment →
Comflow Documentation
Docs
Corzia Info
Community
User ShowcaseCorzia WebsiteTwitter
More
Update Sitetech@corzia.com
Copyright © 2019 Corzia AB