Entradas

Mostrando las entradas con la etiqueta Como actualizar DFF de recibos de manera masiva

Building the ATP Dashboard Tennis.com with Javascript

Imagen
Building the ATP Dashboard The goal of this project was to create a web page capable of displaying ATP rankings in a simple and visually appealing way. To accomplish this, I built a dashboard that retrieves data directly from Tennis API using JavaScript and the Fetch API. The application includes several useful features: ATP Top 3 players overview. Total number of players returned by the API. Dynamic player search. Interactive ATP ranking table. All information is loaded in real time and updated whenever the page is refreshed. You can try the live version of the dashboard here: ATP Tennis Dashboard Demo I also recorded a short video showing how to obtain an API Key through RapidAPI, explore the available endpoints, and test the dashboard: Watch the English Video Tutorial Download the Source Code If you'd like to experiment with the project or customize it for your own applications, the complete source code is available for download. The package includes: Co...

API para actualizar DFF de recibos en Oracle Fusion Cloud

Imagen
Cómo actualizar Descriptive Flexfields en Oracle AR usando SOAP API (ejemplo con Postman) En muchas ocasiones necesitamos actualizar información de forma masiva en Oracle, especialmente cuando trabajamos con grandes volúmenes de datos. Hacer esto registro por registro no es eficiente, por lo que Oracle ofrece herramientas como SOAP Web Services y REST APIs para automatizar estos procesos. En esta guía aprenderás paso a paso cómo actualizar Descriptive Flexfields (DFF) en recibos de AR utilizando SOAP API y Postman. 📌 Paso 1: Consultar la documentación de Oracle Primero accede a la documentación oficial: https://docs.oracle.com/en/ Busca la sección de Financials → Integrations . Selecciona Integrate : Luego Review SOAP Web Services : Busca Descriptive Flexfields : 🔗 Paso 2: URL del servicio https:// servername /fscmService/ErpObjectDFFUpdateService?WSDL 📬 Paso 3: Configuración en Postman Configura el método POST, agrega credenciales y utiliza formato XML en el bod...

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