Arun Mohanforapexvarsityapexvarsity.com·a day agoBuilding Smarter Event SolutionsIntroduction This blog post is a continuation of my session at the JAPAC Oracle APEX Office Hours held on December 19, 2024. https://apexadb.oracle.com/ords/r/tech/catalog/session-landing-page?p2_event_id=45765721044361121760365597768138001502&p2_sou...2 likesorclapex
Karel Ekemakarelekema.hashnode.dev·Dec 17, 2024Oracle APEX - Custom Client-Side Validation PluginAPEX offers some declarative settings for client-side validation like 'Required', 'Minimum Value'/'Maximum Value' and the item subtypes. And for few item types, you can use HTML5 validation attributes like ‘pattern’. In case you need additional, more...98 readsorclapex
Matt MulvaneyforHot off the Application Expressmattmulvaney.hashnode.dev·Dec 13, 2024Seamlessly transfer APEX application users to Keycloak with Keycloak user migration pluginWhats this about? Say for example, you are using APEX with a current Authentication, could be APEX Authentication, could be Table Based, etc. You want to implement Keycloak (using this amazing guide), however you want a way to transfer your users to ...2 likes·173 readsorclapex
Jon Dixonblog.cloudnueva.com·Dec 12, 2024Consuming Fusion ERP Data with BI Publisher & APEXIntroduction I have worked on several projects where we used APEX to integrate data to and from Oracle Fusion ERP. APEX running on the OCI APEX or Autonomous Database Service is a great option for extending and integrating with Oracle Fusion ERP Clou...3 likes·501 readsorclapex
Matt MulvaneyforHot off the Application Expressmattmulvaney.hashnode.dev·Dec 10, 2024Managing APEX Web Credentials & Remote Servers on ImportThis is a worked example of how APEX manages re-pointing Web Credentials & Remote Servers when moving from Development to Non-Development environments (build, test, prod, etc). Screenshots are provided to describe the selections when prompt on instal...2 likes·159 readsorclapex
Karel Ekemakarelekema.hashnode.dev·Dec 10, 2024Oracle APEX - Refresh Region Keep Pagination PluginSomehow I found myself in the business of writing APEX plugins. Sharing this time a plugin to refresh a region keeping the pagination. So it enables to refresh the current page on a region with pagination. It refreshes the region (Classic Report, Int...2 likes·165 readsorclapex
vikas bhaskar vooradidevjourney.co.in·Dec 9, 2024Multibranch Pipeline in SonarQube Community EditionI'm seeking new opportunities that fit my skills and experience. If you are aware of any openings, please contact me! : vikasvooradi.developer@gmail.com When working with SonarQube Community Edition, it’s important to note that this version does not ...Devops articles
vikas bhaskar vooradidevjourney.co.in·Dec 9, 2024List All Environment Variables Using Jenkins Pipeline ScriptI'm seeking new opportunities that fit my skills and experience. If you are aware of any openings, please contact me! : vikasvooradi.developer@gmail.com Step 1 : Setup Your Jenkins Pipeline Open Jenkins. Navigate to your job configuration or create...Devops
vikas bhaskar vooradidevjourney.co.in·Dec 9, 2024Integrating External ShellCheck plugin with SonarQube for Shell Script Analysis via Jenkins on WindowsI'm seeking new opportunities that fit my skills and experience. If you are aware of any openings, please contact me! : vikasvooradi.developer@gmail.com Introduction SonarQube is a powerful tool for continuous code quality inspection, but the Communi...Devops
Cristhian Cano Bogadoparaguayandev.hashnode.dev·Dec 8, 2024Conceptos básicos de bases de datos para trabajar con Oracle APEXOracle Application Express (APEX) al ser una plataforma basada en bases de datos Oracle, entender los conceptos básicos de bases de datos es fundamental para aprovechar al máximo su potencial. En este artículo, exploraremos los términos y principios ...¿Por que APEX?PL/SQL