New post: AI Skills as a Thin Layer Over MCP Tools
blog.cloudnueva.com/ai-skills-as...
MCP gives models access to tools. Skills make tool use more reliable by adding workflow guidance, conventions, and intent.
#AI #MCP #orclORDS
❓ This week, APEX Developer Blogs is asking the community - How frequently do you upgrade ORDS? #orclAPEX #orclORDS
apps.cloudnueva.com/apexblogs
Learn how to capture CGI environment variables in APEX and ORDS and discover which CGI environment variables may be helpful for your use case. #orclAPEX #orclORDS blog.cloudnueva.com/cgi-environm...?
Please read my latest post, where I show you how to configure an ORDS PreHook function and walk through several real-world use cases for PreHook functions, including setting session context, custom authorization, and logging. #orclORDS
blog.cloudnueva.com/ords-prehook...
Are you looking to set up SAML Authentication for your Oracle Autonomous Database? If yes, please read Part 3 where we dive into Customer-Managed ORDS and setting up Single Sign-On for APEX with SAML using Microsoft Entra-ID 🚀
-> tm-apex.hashnode.dev/implementing...
#orclAPEX #orclords #sso
Last week, I wrote about Customer-Managed ORDS. Now in Part 2, let's dive into setting up HTTPS and your own URL 🚀
With ORDS, you don't need a proxy server like Nginx and using Let’s Encrypt makes SSL Certificates a breeze 💪
-> tm-apex.hashnode.dev/how-to-set-u...
#orclapex #orclords #OCI
Please read the first of three posts to learn why ORDS, APEX, and the Oracle Database (RAD) can handle most of your 🔄 Integration 🔄 needs. Part one covers Fetching Data from Other Systems. #orclAPEX #orclORDS
blog.cloudnueva.com/rad-stack-in...
Please read my latest post to learn how you can host Open API / Swagger REST Service documentation using #orclORDS and a little bit of #orclAPEX
blog.cloudnueva.com/hosting-open...
Please read my latest post to learn the configuration changes I make when installing a new instance of Oracle REST Data Services (ORDS) in Standalone Mode #orclORDS #orclAPEX
blog.cloudnueva.com/running-ords...
Did you know that you can use REST APIs in ORDS to export and import APEX applications? Once you have a current ORDS version installed, you can simply export APEX apps using HTTP GET, and import with PUT requests.
Read all about it here:
blogs.oracle.com/apex/post/or...
#orclapex #orclords #REST