Plumbs

What is a Plumb

The Plumb component allows the user to create an application logic block to easily implement the application business rules.

The user is afforded the ability to create multiple business rule and steps and through a drag and drop interface connect the multiple business rules together.

This is performed in 3 steps as outlined below

How to use Plumbs


Plumb SettingsAttributeDescription
Step1. Plumb Creation
  • Name
  • Info
  • Steps
  • Exits
  • Name of Plumb operation
  • Description of the plumb operation
  • Create a step or condition within logic flow
  • Create required Exit point from business logic (e.g. Ok, Error)
Step2. Plumb Configuration
  • Left Variable
  • Task
  • Right Variable
  • Constant
  • Select the business rule variable
  • Select operation to be performed on the variables
  • Select another business rule variable
  • Define a Constant if required rather than a variable


Step3. Plumb ConnectionConnecting Steps and Exit PointThe user must connect the conditional logic (steps and exit points) to implement the desired application business rule. See diagram below for example.