Create Custom Business Logic
Design and implement business rules using the ThingWorx platform
Guide Concept
This project will introduce you to creating your first ThingWorx Business Rules Engine.
Following the steps in this guide, you will know how to create your business rules engine and have an idea of how you might want to develop your own.
We will teach you how to use your data model with Services, Events, and Subscriptions to establish a rules engine within the ThingWorx platform.
Guide Scenario
In this tutorial we walk you through a real-world scenario for a delivery service. The rules engine will handle much of the work involved with handling customers and delivery logic.

Guide Info
Level | Intermediate |
Est. Time | 60 Minutes |
Published | Jul 29, 2020 |
Author | Jason Johnson |
You'll learn how to
- Logic behind creating a business rules engine and when to create one
- How to convert your business rules to ThingWorx lingo
- Create business logic for your IoT data model with resources provided in the ThingWorx platform
Things used in this guide
This guide requires a connection to the ThingWorx Foundation.
It assumes that you are using either the hosted Foundation server or the trial download.
Design and implement your data model, create logic, and operationalize an analytics model.