When developing a business function like Contract Management, Purchasing, Inventory Management, etc, there can be quite a number of related UI's. Think of UI's for configuration, master data setup, viewing…
When developing a business function like Contract Management, Purchasing, Inventory Management, etc, there can be quite a number of related UI's. Think of UI's for configuration, master data setup, viewing…
Some background and basics Cordys UI development enables development of ‘desktop-like’ UI’s running in a browser. Development itself is also browser hosted. In Cordys UI development, 2 layers can be…
Sharing a utility to manage users in Cordys, enabling better overview and faster interaction. Features include: create, clone, update, delete users role/task/team assignments in one shot multiple user management import/export…
In last post, we had a look at mapping a database query result to a BusObject. This post lists you the WS-AppServer facilities which you can use for mapping data…
This post shows you about mapping between DB and BusObjects. Suppose we have next 2 tables in our DB: Upper case is used as per Oracle convention, and the tables…
Suppose you are involved in a Cordys project with a good amount of detailed business logic to be developed in WS-AppServer, UI development, and data storage in some RDBMS and/or…
In Cordys projects, I have 2 ‘secret’ weapons. The first one is to optimally leverage all the Cordys direct and inherent constructs, features and infrastructure to resolve the business problem,…
To some extent, the Cordys platform offers a direct support for charting (single/multi-series, gauge, BAM charts). Your project though might require extended support/other types of graphs. For example, the requirement…