Oracle ACE Live: Mastering Design Patterns for Custom Business Processes in Oracle Fusion Applications: Strategies for CX, HCM, and SCM
Here is the presentation given on Oracle ACE Live platform:
Here is the presentation given on Oracle ACE Live platform:
In many Visual Builder Studio projects, custom AppUIs are developed to extend Oracle Fusion Cloud applications. Each custom AppUI typically lives in its own Git… Read More »Improve development and maintainability of Visual Builder AppUIs by utilizing code sharing
🚀 Version 2.8.0 – Large Query Support! 📊 Large Query Support: Execute queries up to 320K characters – 10x larger than the previous 32K limit! We… Read More »CID Fusion Query v2.8.0 — Free Chrome Extension for Oracle Fusion Developers and Business Analysts
Business Need In one of our previous posts Oracle Fusion SaaS BIP Report: Combine SQL reports with user’s manually uploaded files, we demonstrated a method… Read More »Utilize Visual Builder Studio To Streamline File Upload, ESS Submission and Output Download
Introduction Using Oracle Integration Cloud (OIC) as a business logic execution platform is a widely adopted approach in Oracle Fusion Applications implementations. Several methods exist… Read More »Fusion Apps: Submit Asynchronous OIC Integrations by Using Custom Object Integration Events – Revised
Business Challenge In Oracle Fusion Service CX, there is a need to add a new Descriptive Flexfield (DFF) segment to the Part Line of a… Read More »Fusion Service CX Redwood: Adding Part Line DFF segment dependent on standard field by using Visual Builder Studio
Business Challenge Oracle Fusion Applications developers and business analysts often need to test REST APIs against environments where they lack direct user/password access, especially when… Read More »Test Oracle Fusion REST APIs in Postman Without User Credentials Using Bearer Token from Browser Session
General According to Oracle documentation, the objects developers can access inside Order Management (OM) extensions are limited. The full accessible list is described in this… Read More »Overcome newly introduced limitation of using SQL inside OM Extensions by using BIP and OIC
Business Challenge Oracle Fusion Application Composer separates business objects into two distinct domains: CRM and ERP.While implementing Groovy business logic within one domain, developers can… Read More »Overcome Application Composer CRM/ERP ViewObject Domain Restrictions Using Web Services REST Connection
Business Challenge A customer needed to update the Shipping Method for a Shipment using a custom screen built in VB AppUI. However, the standard REST… Read More »Overcome Missing REST API Functionality by Utilizing Application Composer to Expose SOAP ShipmentService to VB AppUI