This section provides information about the features that support creating and managing Workflows, Decisions, and Rules in your development environment. It includes BAMOE Canvas, a browser-based authoring tool for Decisions and Workflows, and BAMOE Developer Tools for VS Code, which provide visual editors and integrations to streamline development.
-
BAMOE Canvas - provides you with introductory information on BAMOE Canvas.
-
Creating Models - describes how to start creating models in the appropriate editors.
-
Importing existing projects - describes how to import your existing projects from different sources to edit, test and execute them using BAMOE tools.
-
Connecting to Git and Cloud providers - describes how to configure connections to your existing Git and Cloud accounts to manage and execute your Decisions and Workflows.
-
Working with Git - describes how BAMOE Canvas streamlines the usage of Git to store and managed your Decisions and Workflows.
-
Using Accelerators - describes the Accelerators (project templates) that are provided by BAMOE Canvas out of the box facilitating the development and control of your existing Decisions and Workflow.
-
Creating Dev Deployments - describes how to connect to a local or remote Kubernetes instance (or a remote OpenShift instance) to execute your Decisions and Workflows for development purposes only.
-
Creating and customizing BAMOE Canvas Dev Deployments - describes the extensive customization capabilities to enable you to test in a custom Dev Deployment.
-
Dev Deployment Upload Service - describes how to upload a ZIP file to HTTP server provided by the Dev Deployment Upload Service.
-
-
BAMOE Developer Tools for VS Code - introduces any specific information on editing and executing your Decisions and Workflows in the Developer Tools for VS Code version.
-
Importing DMN Data Types from Java classes - describes how to import DMN data types directly from Java classes
-
Form code generation for User Tasks - introduces any specific information on editing and executing your Decisions and Workflows in the Developer Tools for VS Code version.
-