
WO: Workcube Objects
Workcube business objects are objects called fuseaction from the URL or loaded as ajax.
Main Types
WMO: Workcube Main Objects
WSO: Workcube System Objects (Param, System, Maintenance, Utility, Import)
WDO: Workcube Development Objects (dev)
WBO: Workcube Business Objects (WBO, Report)
Workcube Object Types
WBO: Workcube Business Objects: Business that can run on its own, mostly with add, update or list events
Report: These are report objects designed and used as reports.
Param: These are objects that make parametric settings.
System: These are objects that arrange system general settings.
Import: They are objects that perform data transfer operations. are objects.
Export: These are objects that download or send data.
Period: They are objects that perform financial period transactions.
Maintenance: These are objects that perform system or database maintenance or manipulation operations.
Utiliy: They are objects that perform general purpose useful works. objects.
Child WO: These are objects that work under a WO.
BackendQuery: These are server-side objects to which values are sent for POST operations.
Dev: They are development environment objects.
Robot: Used for robotic processes. are objects.
Workcube Object Stages- States
Analysis: These are objects in the analysis stage. The link is available in the Workcube menus in development and test mode.
Design:These are objects in the design phase. The link appears in the Workcube menus in development and test mode.
Test:These are the objects in the analysis phase. The link appears in the Workcube menus in development and test mode.
Deployment:These are objects that have been published and made available to end users. The link appears in the Workcube menus in development, test and live mode.
Cancel:These are objects that have become end of life or have been cancelled. The link appears in the Workcube menus in development, test and live mode.
Workcube Object Series and Versions
In Workcube, the version of each object is numbered independently.
For example, in the Holistic project, the main version of an object that has started to be developed becomes Holistic, while that page-object becomes Holistic. alpha, beta, 1, 2,3, ... n.
Feedback
Wo page was made independent from workdev because authorization control could not be done.
WAI Coder
Added Function: WAI Coder was added to the Control Panel > System > Dev Wo > Wo detail and the required CFC functions were written to the artificial intelligence with WAI Coder. When creating a new widget, a mockup can be added and made accordingly, and a prompt can be written to understand the requirements.
WO Based Semantic Meaning
The "Semantic Interpretation" link has been added to the menu under WAI in all WOs, especially standard reports and dashboards.
When you click on this link, you go to the Semantic Interpretation screen. The attention is given to cfm and cfc files related to WO and wiki artificial intelligence. Artificial intelligence extracts questions from the Workcube database based on BSC and KPI definitions that users may possibly ask. Thanks to this structure, which forms the basis of the Ask-Query algorithm, Workcube can work by combining LLM and in-house data by creating dynamic SQL from in-application questions.
In order for this feature to work with high performance, Gemini 2.5 and above services must be open as LLM, SOLR must be installed and integrated with Lucee.
WO History
Added Function: History was added to the Control Panel > System > Dev Wo page.
Benefit: In this way, updates made to Workcube objects were made visible by connecting to the history icon in the tab menu on the WO detail page.