Posts

Showing posts from 2023

Oracle APEX, Citizen Development & Governance

There are different kind of developers out there. Here is my definition of these groups: High-code developers Programmers mainly working for example in Visual Studio Code writing C++, C#, Java, JavaScript, PL/SQL, etc. Low-code developers Fullstack developers working in the IT department that like to work with a low-code platform to create applications faster by configuring components and designing simple statements. In small projects, they also act as high-coders to get the final approx. 10% of functionality in place that isn't possible to configure (ie. complex business logic). Citizen developers Employees working in the business department (hr, sales, controlling, etc.) that have deep knowledge about their business processes and are eager to implement corresponding apps themselves. Most low-code projects are done by professional app developers in the IT department. On the other hand, Gartner and Forrester are claiming that we need to embrace citizen developers as there aren'

Flows for APEX 23.1 is here!

Image
Flows for APEX 23.1 is now available for download at  https://flowsforapex.org . Minimum requirements for installation are Oracle DB 19c+ and Oracle APEX 20.2+. For a quick start, I suggest to install it in a free workspace on  https://apex.oracle.com . Check out the new features: REST API UserTask Assignment Map Lanes to Roles (Basic) Messaging Support Modernized Modeler Additional languages: Italian, Korean, traditional Chinese and simplified Chinese The Flows for APEX team demonstrated key features of 23.1 in the APEX Office Hours session of 3-AUG. For those of you that missed that session, you can watch a replay at https://apex.oracle.com/officehours soon. We have also updated the sample app "Expense Claims" that ships with the software distribution to reflect most of the new features in 23.1. If you are new to BPMN 2.0, I recommend looking at the preinstalled tutorials in the Flows for APEX app. Ready to start building your first process-oriented app based on Flows for

Getting up to speed with Oracle Application Express (APEX)

Image
Want to start developing web applications with Oracle Application Express? Make sure you don't reinvent the wheel and adapt good practises from industry experts right from the start. Here are some tips for beginners: 1. If you don't already have Oracle APEX installed, don't install it yourself, but get a free workspace within minutes on apex.oracle.com  to be used for demo purposes. To learn about Oracle APEX in the Oracle Cloud, you can use the always free tier on cloud.oracle.com/free with two databases up to 20 GB database storage each without any cost. For production purposes, we recommend that you pay 112 €/month (as of 16-APR-2024) for the Oracle APEX Service on the Oracle Cloud. 2. Start making your first apps using one of the Oracle APEX tutorials: Hyand (German):  apex.mt-itsolutions.com/development  (includes good practises!) Oracle (English):  apex.oracle.com/en/learn/tutorials  ( here is a good overview of these) 3.  Take note of some the shortcuts

About sustainability & Oracle APEX

Image
The climate crises is here and immediate counteracting is required to prevent worse. Key is to take into account environmental and social aspects in each buying decision. Above all, a sustainable planet requires developed countries to consume less, a lot less. Starting at 2025, businesses in Europe need to report their carbon footprint besides the usual regulatory financial reporting. Regarding IT, this includes the carbon footprint produced by hardware. A better utilization rate of hardware leads to less hardware required. Companies like Vodafone monitor the utilization rate of their servers as well as the power consumption for each infrastructure component using Oracle Application Express (APEX) to reduce the carbon footprint of their data center. On software level, program code affects the required energy consumption. For example, in terms of database usage, are all records read out even if only one record is required? In terms of storage: do we really need to keep data stored infin