Workcube Software Components

Workcube consists of more than ten thousand files and different logic-logical components. These components are as follows. Components Definitions Files are code snippets with one or more purposes and functions in formats such as cfm, cfc, js, css.


Components
Definitions
WO / Workcube Objects
Fuseaction that can be called from the URL where one or more files work together are single objects.
WO Types

WBO: Workcube Business Objects
Report: Report
Dashboard: Dashboard
Child WO: WO working inside a WBO
System: System Management
Import: Import Objects
Export: Export Objects
Utility: Utilities
Period: Period Transactions
Param: Parameter Definitions
Maintenance: Maintenance Operations
Dev: Development Tools
Backend: Background WO running Query and CFC

WO License Types
Standart: Objects included in the standard
Add-Options: Objects created by customizing a standard object
Add-On: Objects offered as extra that are not included in the standard
WBO / Workcube Business Objects
They are business objects that are created by combining one or more files, have one or more events, and are called as a result of a URL request as a fuseaction.
WO-Fuseaction
When a client makes any request, it is addressed as a fuseaction that it requests. Fuseaction is a unique addressing as a URL variable.
Controller
Every WBO has a controller.cfm file. Controller file events, tab menus, query files are addressed.

Event

Functions of a WBO such as Add, Upd, and List.
Widget
They are the basic parts of an event.
WEX

Rest Full API is running data services.


Feedback

Did you find this content helpful?