PITSS Tech Blog
News zu Java, PL/SQL, Entwicklung & Technologiewechsel
Software-Metriken in PL/SQL basierten Datenbank-Applikationen
PITSS bietet interessante Themenfelder für Praktika, Bachelor oder Masterarbeiten. An dieser Stelle möchten wir nach und nach verschiedene Ideen näher bringen. Heute: Clean Code Beurteilungsverfahren in PL/SQL-basierten Softwareentwicklungen Die Firma PITSS GmbH...
Clean Code und PITSS.CON
Clean Code wurde erstmals vom Pionier Robert C. Martin in seinem Buch "Clean Code: Refactoring, Patterns, Testen und Techniken für sauberen Code." umfangreich beschrieben. Er hat sich auf über 400 Seiten über Namenskonventionen, Funktionen, Kommentaren,...
Maven und JDeveloper-Migration
Projekte, die mit der Verfügbarkeit von Maven im JDeveloper 12.1.3 voller Enthusiasmus in die Welt der POM-Files eingestiegen sind, haben recht schnell an Begeisterung verloren, da der Weg doch recht steinig war. Alleine hier die Fettnäpfe und deren Vermeidung, zum...
Oracle Forms & Database Wallet
During my work as an Consultant I’ve seen some Forms applications, where developers made their lifes easier by using the Oracle connect string to directly connect to the database when starting Forms application. The problem is that the password in most cases is entered in plain text as part of the formsweb.cfg. In this blog … Continue reading Oracle Forms & Database Wallet
FRM – 92091 Oracle Forms and Reports 12c
In der Oracle Forms und Reports Version 12.2.1.0.0 tritt ein Fehler zu Runtime auf, wenn über die Webutil Funktionen Webutil_File_Transfer.AS_to_Client eine Datei vom Applikationsserver auf die Clientumgebung kopiert werden soll. Dabei spielt es keine Rolle um welche...
Instead-of Trigger, ORA-02014, ADF und select for update
Google und die Oracle Support und Community Seiten sind voll von Hinweisen zu ORA-02014 (cannot select FOR UPDATE from view with DISTINCT, GROUP BY, etc.), aber es waren viele Holzwege dabei, als es galt, die Ursache für den Fehler zu finden. Da es vermutlich kein...
Oracle Translation Hub not supported for Oracle Forms 12c
With the new Version of Oracle Forms and Reports 12c the Translation Hub will not work anymore (https://community.oracle.com/thread/3911444?start=0&tstart=0). If you have to Upgrade your Environment and you need the Translation Hub to develop a Multi Language...
OATS OpenScript – 10 steps to automate Oracle Forms testing
Our Situation with Oracle Forms Testing When the development process for a release of our tool PITSS.CON is finished by developers, we have to extensively test it before it is shipped to the customer. The tests can be manually handled by our test team which is testing...
Finding the right path in the Oracle technology jungle
Preparing the next PITSS.CON 16 version – with APEX Flows, APEX Diff, ADF Plugin, and an integrated Oracle analysis methodology There was a time when being an IT specialist meant mastering a programming language, understanding how computers work, and designing things that make users go “ooh” and “aah.” There was a time when Oracle application […]
Running Forms 12c with SSL and Java Web Start Uses HTTP Instead of HTTPS
There is a known SSL-related issue when you run Oracle Forms 12c using the Java Web Start functionality. What happens is when you launch your Forms application using Java Web Start using HTTPS, you will notice that the URL will change to using HTTP instead of HTTPS. In some cases, you may encounter the following […]
