Introduction Oracle Eloqua, part of Oracle's Marketing Cloud suite of products, is a cloud based B2B marketing platform that helps automate the lead generation...
Introduction Oracle Eloqua, part of Oracle's Marketing Cloud suite of products, is a cloud based B2B marketing platform that helps automate the lead generation and nurture process. It enables the marketer to plan and execute marketing campaigns while delivering a personalized customer experience to prospects. In this blog I will describe how to integrate Eloqua with other SaaS applications using Oracle's iPaaS platform, the Integration Cloud Service(ICS). ICS provides an...
Introduction Oracle Eloqua, part of Oracle's Marketing Cloud suite of products, is a cloud based B2B marketing platform that helps automate the lead generation and nurture process. It enables...
The Process Cloud Service (PCS) REST API provides an avenue to build UI components for workflow applications based on PCS. The versatility that comes with REST...
The Process Cloud Service (PCS) REST API provides an avenue to build UI components for workflow applications based on PCS. The versatility that comes with REST enables modern web application frameworks and just as easily, mobile applications. The API documentation is available here. Notice the endpoints are organized into eight categories. We'll be focusing on the process and task categories. Exploring the API The API documentation contains samples using cURL which is useful...
The Process Cloud Service (PCS) REST API provides an avenue to build UI components for workflow applications based on PCS. The versatility that comes with REST enables modern web...
Introduction Oracle Fusion-based SaaS Cloud environments can be extended in many ways. While customization is the standard activity to setup a SaaS environment...
Introduction Oracle Fusion-based SaaS Cloud environments can be extended in many ways. While customization is the standard activity to setup a SaaS environment for your business needs, chances are that you want to extend your SaaS for more sophisticated use cases. In general this is not a problem and Oracle Cloud offers a great number of possible PaaS components for this. However, user and login experience can be a challenge. Luckily, many Oracle Cloud PaaS offerings use a...
Introduction Oracle Fusion-based SaaS Cloud environments can be extended in many ways. While customization is the standard activity to setup a SaaS environment for your business needs, chances...
table td { border-width: 0px; border-color: black; border-style: solid; border-spacing: 1px 1px; padding: 10px; background-color: white; } .cb11w1 ul li,...
table td { border-width: 0px; border-color: black; border-style: solid; border-spacing: 1px 1px; padding: 10px; background-color: white; } .cb11w1 ul li, .cb11w1 ol li { line-height: 1.4em; color: #404040 } Introduction Oracle Fusion Applications offers a number of WebServices to allow other applications to incorporate the Fusion Applications functionality. To prevent data leakage, these WebServices follow a common security pattern that requires access authentication and...
table td { border-width: 0px; border-color: black; border-style: solid; border-spacing: 1px 1px; padding: 10px; background-color: white; } .cb11w1 ul li, .cb11w1 ol li { line-height: 1.4em;...
Introduction This blog is part of the series of blogs the A-Team has been running on Oracle Service Cloud(Rightnow). In the previous blogs we went through...
Introduction This blog is part of the series of blogs the A-Team has been running on Oracle Service Cloud(Rightnow). In the previous blogs we went through various options for importing data into Service Cloud. In this article I will first describe two main ways of subscribing to outbound events, as data is created/updated/deleted in Rightnow. These notifications are real-time and meant only for real-time or online use-cases. Secondly, I will briefly discuss a few options for...
Introduction This blog is part of the series of blogs the A-Team has been running on Oracle Service Cloud(Rightnow). In the previous blogs we went through various options for importing data...
Introduction Oracle Sales Cloud provides a comprehensive set of customization tools and configuration options to implement customer-specific business cases. In...
Introduction Oracle Sales Cloud provides a comprehensive set of customization tools and configuration options to implement customer-specific business cases. In this article I would like to put a spot light on an imaginary situation Customer is active in an industry like Hightech, Mechanical Engineering or Tooling and uses Oracle Sales Cloud for their sales processes As a new feature they would like to capture competitive intelligence for every existing account in Sales Cloud...
Introduction Oracle Sales Cloud provides a comprehensive set of customization tools and configuration options to implement customer-specific business cases. In this article I would like to put a spot...
This is part 3 of the blog series that covers SOAP and REST integration with Sales Cloud. In part 1 and part 2, I covered SOAP services. In this part I’ll be...
This is part 3 of the blog series that covers SOAP and REST integration with Sales Cloud. In part 1 and part 2, I covered SOAP services. In this part I’ll be covering Sales Cloud REST APIs Please note that this blog was written in 2016 when R11 SaaS was available. Current version is R13. Although much of this blog still applies, REST APIs have largely been improved. Please visit https://docs.oracle.com/en/cloud/saas/engagement/19c/faaps/rest-endpoints.html for the latest as...
This is part 3 of the blog series that covers SOAP and REST integration with Sales Cloud. In part 1 and part 2, I covered SOAP services. In this part I’ll be covering Sales Cloud REST APIs Please...
Introduction After restart of the Fusion Applications (FA), the very first clicks can at times get slow responses compared to subsequent clicks to the same...
Introduction After restart of the Fusion Applications (FA), the very first clicks can at times get slow responses compared to subsequent clicks to the same pages, as a result of cache's not being populated yet. As with any Java application, this is normal as a large number of objects (classes, ADF objects, Profiles etc.) need to be loaded before serving the first request for the web page. Most objects are cached in various layers and subsequent requests are then very fast....
Introduction After restart of the Fusion Applications (FA), the very first clicks can at times get slow responses compared to subsequent clicks to the same pages, as a result of cache's not being...
Please note this article is now deprecated due to an outdated version of JET used. The techniques however are still valid. Introduction JET is Oracle's new...
Please note this article is now deprecated due to an outdated version of JET used. The techniques however are still valid. Introduction JET is Oracle's new mobile toolkit specifically written for developers to help them build client slide applications using JavaScript. Oracle Fusion Applications implementers are often given the requirement to create mobile, or desktop browser, based custom screens for Fusion Applications. There are many options available to the developer...
Please note this article is now deprecated due to an outdated version of JET used. The techniques however are still valid. Introduction JET is Oracle's new mobile toolkit specifically written for...