Entradas

Mostrando las entradas con la etiqueta Integraciones Oracle

How to Get Exchange Rates in Excel Automatically Using a Free API (VBA Step-by-Step)

Imagen
How to Get Exchange Rates in Excel Automatically Using a Free API (VBA Step-by-Step) Automate exchange rates in Excel in minutes. In this guide, you’ll learn how to retrieve currency data from multiple countries (including African currencies) using a free API and VBA. This example is perfect if you work with financial reports, currency analysis, or need updated data without manual input. 🚀 What will you learn? How to get real-time exchange rates in Excel How to use a free API (no API key required) How to automate Excel with VBA How to retrieve multiple currencies (USD, MXN, EUR, ZAR, NGN, etc.) 🌍 Free Exchange Rate API For this example, we will use the following free API: 👉 https://open.er-api.com/v6/latest/USD Advantages: No API key required 150+ currencies available Includes African currencies Daily updated data (not historical) 💻 VBA Macro to Get Exchange Rates in Excel Copy and paste this code into a VBA module: Sub GetExchangeRates(...

🔧 Actualización de DFF a nivel Site en Oracle usando SOAP API y Postman

Imagen
En algunos escenarios es necesario actualizar información para múltiples registros y hacerlo uno por uno desde la interfaz no siempre es viable. Para estos casos, Oracle pone a disposición herramientas como SOAP Web Services y REST API Services , que permiten automatizar y controlar este tipo de procesos. En esta publicación veremos un ejemplo real y probado para actualizar el valor de un Descriptive Flex Field (DFF) a nivel detalle de sitio del cliente , lo que a nivel técnico impacta directamente la tabla HZ_PARTY_SITES . 📚 Documentación oficial Antes de comenzar, es importante revisar la documentación oficial del servicio: 👉 Oracle Trading Community Organization Service vamos a la liga de documentacion  https://docs.oracle.com/en/cloud/saas/sales/oesws/tradingcommunityorganization-d41e160191.html 🌐 Servicio SOAP utilizado Desde la documentación tomamos el servicio: Service WSDL https: //servername /crmService/FoundationPartiesOrganizationService ⚠️ Recuerda reemp...

🚀 Mantener este blog funcionando requiere tiempo y café. ¡Puedes contribuir con uno aquí!