Entradas

Mostrando las entradas con la etiqueta How to Update the Customer Site Level DFF Using Web Service?

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...

Oracle fusion como actualizar DFF en Sitio del Cliente

Imagen
   En ocasiones necesitamos actualizar datos para muchos registros y para evitar hacer esto uno por uno, Oracle tiene disponibles herramientas como SOAP Web Services y REST API Services. En esta publicación vamos hacer una actualización del valor de un Descriptive Flex Field a nivel sitio del cliente.  Primero vamos a la liga de documentacion  https://docs.oracle.com/en/cloud/saas/sales/oesws/Sample-Payloads-for-CustomerAccount-Webservice-Requests-Landingpage.html Vamos a utilizar la URL que viene en esa pantalla Service WSDL URL: https://servername/crmService/CustomerAccountService?WSDL Vamos a entrar a Postman y desde ahí vamos armar  el xml , primero vamos agregar un request Luego vamos a poner el tipo  Post  y vamos a poner la URL que vimos dos pasos atrás, solo tengan cuidado de cambiar el nombre de su servidor  URL:  https:// servername / crmService/CustomerAccountService Después vamos agregar nuestras credenciales de acceso a Oracle , ...

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