Rules SDK - Getting Started
Topic
Author:
Lesley Dean
Changed on:
1 July 2024
Overview
The Rules SDK is a Java based software development kit, which provides Java developers with a toolkit for creating custom Rules for the Fluent OMX Workflow Framework.The Workflow Framework is a highly configurable and extendable part of the Fluent OMX Platform, which facilitates orchestration of business logic for the Fluent Order Management System.Getting Started with the Rules SDK
Author:
Fluent Commerce
Changed on:
1 July 2024
Key Points
- The Rules SDK is a Java and Maven based software development kit.
- The Rules SDK comes with a Maven Archetype for generating a new Rules Plugin Project, and a handy script file to run the project generation steps.
- The page covers the steps to package and deploy custom Rules Plugin, add LogHelloWorld Rule to a workflow, and trigger workflow execution to run the Rule.
