Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
P
PROCEED dBPMS
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 2
    • Merge Requests 2
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PROCEED
  • PROCEED dBPMS
  • Wiki
  • Home

Last edited by Iak Feb 24, 2021
Page history

Home

PROCEED Project Internal Wiki for Development

General Documentation concerning MS and Engine

  • Git Repository Organisation
  • Download, Installation and Configuration for Development
  • Working with XML and XSD files for BPMN processes
  • How the processes are versioned
  • Contribution

  • REST Endpoints: Process Artifacts on Engine and MS
  • REST Endpoints: Common Functionality on Engine and MS (Config, Logging, Machine, Evaluation)
  • Configuration files of the MS and Engine -- not in config_default.json
  • Debugging
  • JSDoc commenting and documentation
  • Error Handling and Crashing

PROCEED Engine

  • Platform Independence
  • Component Overview
  • Engine usage, import and build structures
  • NodeJS Native Part Module System

Modules:

  • Process Distribution Module
    • Engine Network Discovery
    • Network Abstraction: Communication and Procotol Abstraction
  • Process (Instance) Manager Module
    • Process Instance and Tokens and REST Endpoints
    • Decider, Constraints and Examples
    • Script execution environment for ScriptTasks and making services for it
  • Machine Module
    • Logging and Log Levels
    • Engine Machine Configuration Keys and Internal Keys
    • Environment and User Profiles
    • Machine Information
  • Capability Module
    • Android Capabilities
  • UI Module

PROCEED Management System

  • Architecture of the Server and the Desktop Application
  • Source Code Structure, Components and Software Libs
  • Storage Structure and Paths
  • BPMN Editor: Generated BPMN, serialized Properties and processes.json
  • Configuration Values
  • HTML Editor: generated HTML Code
  • Source Code Editor: generated JS Code
Clone repository
  • Engine and MS
    • Config Files
    • Debugging
    • Error Handling
    • PROCEED JSDoc Documentation
    • Process Artifacts
    • REST: Common Functionality
  • Engine
    • Components Overview
    • Cross Platform Framework
    • Engine usage, import and build structures
    • NodeJS Native Part Module System
    • Universal
      • Capability Module
        • Capabilities_Android
        • Capability Module
      • Distribution
        • PROCEED Engine Network Abstraction
        • PROCEED Engine Network Discovery
        • PROCEED Engine Process Distribution Module
View All Pages