Matt MulvaneyforHot off the Application Expressmattmulvaney.hashnode.dev·Nov 20, 2024Solved: Misalignment Between Oracle APEX Interactive Report Headers and Column ValuesDo you sometimes get Oracle APEX Interactive Report Headers disconnecting from the Column Values? like this… Why does this happen? Interactive Reports typically size the column widths perfectly for the data returned by the region source. However a m...Discuss·2 likes·88 readsorclapex
Sydney Nursesynuora.hashnode.dev·Nov 19, 2024APEX: Viewing Images and Videos from OCI Object StorageI’m not going to answer this question as many of the examples and samples that explore beyond the simple UI calls, seem to involve some level of earnest coding and I’m no developer, so this .. this is not going to be pretty. About this Post Something...Discuss·73 readsAPEX OCI Rest IntegrationOracle
David Sanzdbaenlasombra.com·Nov 18, 2024[OCI] Monitorización de tareas OCI ErróneasOs paso un pequeño script que tengo de monitorización de tareas de OCI erróneas. Este script se ejecuta diariamente y lo que hace es consultar si ha habido tareas erróneas el día anterior. En caso que encuentre tareas erróneas, te índice que hilos ha...Discuss·1 like·43 readsOCIdbcli
Timo HerwixforTM-APEXtm-apex.hashnode.dev·Nov 14, 2024OCI Document Generator Update: Excel Template Support and moreIntroduction At the start of the year, Oracle Cloud Infrastructure (OCI) rolled out a new pre-built function for generating PDF documents. Initially, you could only create a PDF from a Word template, which was super handy but had room to grow. Since ...Discuss·852 readsCloud Computingorclapex
Walid Hajeri (WalidHaj)walidhajeri.hashnode.dev·Nov 12, 2024OCI Confidential Computing : A quick look at a little-known featureUnderstanding what Confidential Computing is Confidential computing is a feature that many people overlook or don't activate, maybe because it's unclear exactly what it is. It is true that the text that appears on the console to explain it, well… doe...DiscussOCI
Sydney Nursesynuora.hashnode.dev·Nov 7, 2024APEX: OCI Speech IntegrationThe dominance of Generative AI + AI in conversations is undeniable, encroaching on daily work with the promise of replacing ineffective, inefficient, and cumbersome communication methods, like email or for the dinosaurs in the room a phone call. As m...Discuss·1 like·73 readsAPEX OCI Rest IntegrationOracle
Matt MulvaneyforHot off the Application Expressmattmulvaney.hashnode.dev·Nov 7, 2024Resolving ORA-12506: TNS:listener rejected connection based on service ACL filteringI encountered this error when I moved the ADB to a Private End Point and tried to connect to it on a Compute Instance which was on a VCN that had access to the ADB. Weird huh? If its contactable and on a Private End Point then why is it being blocked...Discuss·31 readsorclapex
Matt MulvaneyforHot off the Application Expressmattmulvaney.hashnode.dev·Nov 7, 2024Solving Cloud Connection Issues with OCI Network Path AnalyzerIdentifying connection issues is a complete pain. I.e I try to form a connection between A and B and it says “unable to connect”. Bah! where is the problem? on the receiving end? somewhere in the middle? some route rules somewhere? .. I dunno. Althou...DiscussOCI
Matt MulvaneyforHot off the Application Expressmattmulvaney.hashnode.dev·Nov 7, 2024Configure OCI Load Balancer to Land on a Custom APEX ApplicationIn OCI, find your Load Balancer. If you don’t have one, perhaps this might help. Click Rule Sets > Create Rule Set Set Name = Landing, set Rule 1 > Name = Landing Redirect Check the Specify URL redirect rules box Set Source path to /ords/_/land...Discuss·1 like·28 readsorclapex
Matt MulvaneyforHot off the Application Expressmattmulvaney.hashnode.dev·Nov 7, 2024Certificate choices for OCI Load BalancerI’ve tried to simplify this section, because it can get complicated. I also provide a table of where to upload the certificates as I really needed one and I couldn’t find any - so I created my own. Certificate Choices Your choices are Get Let’s Encr...Discuss·1 likeOCI