SaaS
Oracle SaaS Stories: Creating a Custom App Extension with Visual Builder | Part One: Connect Visual Builder to Fusion SaaS API Service Catalog
Visual Builder Cloud Service (aka VBCS), one of the 3 legs of Oracle Integration Cloud (aka OIC), is a low code development environment that is one of the main mechanisms for extending Oracle Fusion SaaS Apps. In this episode we are connecting VBCS to a SaaS instance, so we can get the different endpoints provided […]
MoreOracle Loyalty Cloud | REST API | Get Service Requests of a Member + Update SR
The method for geting this info is under the Engagement REST API here. The call includes a parameter which is filtering by the Member Name as follows: curl -X GET -k -H ‘Authorization: Basic whatever’ -i ‘https://serverdomain/crmRestApi/resources/11.13.18.05/serviceRequests?q=LoyMemberName=”menbernamehere”&onlyData=true’ Example: curl -X GET -k -H ‘Authorization: Basic am9ob……..DM3Mzg=’ -i ‘https://xxxx-xxxx-xx-ext.oracledemos.com/crmRestApi/resources/11.13.18.05/serviceRequests?q=LoyMemberName=”ad pepelu”&onlyData=true’ { “items” : [ { […]
MoreThe Increasingly Important Role of API Management in the Adoption of Integrated SaaS Solutions Together with the Onprem and Third-party Systems
As the adoption of the cloud by companies progresses, we see how an ecosystem of cloud providers is being formed that must be integrated with each other and with the legacy systems of our customers. That is, it confirms what was already intuited, the cloud will be hybrid and multi-provider. In this order of things […]
MoreOracle PaaS on the rebirth of integration buses in the cloud era: iPaaS | Oracle PaaS en el renacimiento de los buses de integración en la era cloud : Los iPaaS
English: Whatever the reason for migrating existing environments to the cloud, many born in the post-mainframe era, it is fair to recognize that, just as integration busses helped coexist in the migration of environments when the model of commercial ERPs and CRMs in the last decade, the same happens now in the move to the […]
More