Introduction Engagement Cloud 19A introduces the ability to call IDCS oauth protected REST services. This article explains the setup required in IDCS and...
Introduction Engagement Cloud 19A introduces the ability to call IDCS oauth protected REST services. This article explains the setup required in IDCS and Engagement Cloud, using Oracle Blockchain as the service provider. Note - details on how to call and parse REST services from Engagement Cloud groovy are covered here: Calling REST services from Oracle Engagement Cloud The following components have been used: Engagement Cloud Release 19A IDCS 18.4.2 Oracle Blockchain...
Introduction Engagement Cloud 19A introduces the ability to call IDCS oauth protected REST services. This article explains the setup required in IDCS and Engagement Cloud, using Oracle Blockchain...
Introduction The notion of a user is the most common reason for misunderstanding and confusion. When we mention a user, we often think of the person who is...
Introduction The notion of a user is the most common reason for misunderstanding and confusion. When we mention a user, we often think of the person who is allowed to use an application. However, nearly every application has a different user structure implemented. The challenge is to find a common ground for these differing user structures and a way to provision them, i.e. push the user information, into the applications. In today's connected and integrated world, enterprises...
Introduction The notion of a user is the most common reason for misunderstanding and confusion. When we mention a user, we often think of the person who is allowed to use an application....
Introduction Oracle Commerce Cloud functionality can be extended through widgets, REST APIs, webhooks and Server-side extensions. For user interface...
Introduction Oracle Commerce Cloud functionality can be extended through widgets, REST APIs, webhooks and Server-side extensions. For user interface customization and/or extensions, widgets and sometimes REST APIs are employed together. Webhooks on the other hand are used as an outbound communication to integrate with external systems and REST APIs are inbound from external systems. But until recently these were the only ways to extend the functionality. Since version 17.3,...
Introduction Oracle Commerce Cloud functionality can be extended through widgets, REST APIs, webhooks and Server-side extensions. For user interface customization and/or extensions, widgets and...
Introduction Here is a typical process for document signing: The document is downloaded and sent via an email. The recipient then prints, signs, scans and...
Introduction Here is a typical process for document signing: The document is downloaded and sent via an email. The recipient then prints, signs, scans and emails the document back. The document is uploaded back to the system of records. This process is slow and tedious, but still works for a single recipient. What if there are multiple recipients who need to sign a single document? Or if there is a hierarchy of signatures required? There can be other complex requirements...
Introduction Here is a typical process for document signing: The document is downloaded and sent via an email. The recipient then prints, signs, scans and emails the document back. The document is...
Introduction This article gives a brief introduction to calling REST services from Oracle Engagement Cloud. It assumes a basic understanding of Groovy,...
Introduction This article gives a brief introduction to calling REST services from Oracle Engagement Cloud. It assumes a basic understanding of Groovy, Application Composer, and the requirements of the REST services that you intend to call. It sets out the basic steps required to setup and make a REST call and describes a couple of code patterns that that can be re-used. The REST services used in the examples come from Oracle Engagement Cloud, so there are no dependencies on...
Introduction This article gives a brief introduction to calling REST services from Oracle Engagement Cloud. It assumes a basic understanding of Groovy, Application Composer, and the requirements of...
Built using Oracle Intelligent Bots version 18.2.3 Introduction Oracle Intelligent Bots is an integrated feature of Oracle Autonomous Mobile Cloud Enterprise...
Built using Oracle Intelligent Bots version 18.2.3 Introduction Oracle Intelligent Bots is an integrated feature of Oracle Autonomous Mobile Cloud Enterprise (AMCe) which allows you to develop Intelligent Chatbots. A Chatbot or Bot is a computer program designed to simulate a conversation with human users, especially over the Internet. End users can easily connect to Chatbots through many of the popular messaging apps or a pop up on your site, without having to download and...
Built using Oracle Intelligent Bots version 18.2.3 Introduction Oracle Intelligent Bots is an integrated feature of Oracle Autonomous Mobile Cloud Enterprise (AMCe) which allows you to develop...
Introduction Performance and efficiency are essential to having a positive user experience and the diagnosis of click and flow activities can be a complex task...
Introduction Performance and efficiency are essential to having a positive user experience and the diagnosis of click and flow activities can be a complex task in a SaaS environment where access to various log files is limited. Oracle Real User Experience Insight (RUEI) – monitors real user activity, records user session data and provide web data into meaningful statistics. It enables you to view server and network times based on real user experience and provides the...
Introduction Performance and efficiency are essential to having a positive user experience and the diagnosis of click and flow activities can be a complex task in a SaaS environment where access to...
Introduction During provisioning of a new FA instance the passwords for FA AppIDUsers like FUSION_APPS_PROV_PATCH_APPID or similar users will expire after 120...
Introduction During provisioning of a new FA instance the passwords for FA AppIDUsers like FUSION_APPS_PROV_PATCH_APPID or similar users will expire after 120 days which is the standard value for normal OID users. This article is intended to describe how you can apply the no password expiry policy to all FA AppIDUsers in a newly provisioned R12 instance. Background The FA start/stop script fails and during the failed startup you observe error messages in the AdminServer.out...
Introduction During provisioning of a new FA instance the passwords for FA AppIDUsers like FUSION_APPS_PROV_PATCH_APPID or similar users will expire after 120 days which is the standard value for...
In the previous two posts, Part 1 and Part 2, we gave an overview which Business Events are available in R13 and how you can subscribe to events with external...
In the previous two posts, Part 1 and Part 2, we gave an overview which Business Events are available in R13 and how you can subscribe to events with external applications using Oracle ICS/OIC. In this part, we will show how to filter events using XPath expressions. Use Cases for Filtering Business Events The approach on sending a message in case of every creation/update/deletion of a Business Object is not what might be required in a specific use case. In our previous...
In the previous two posts, Part 1 and Part 2, we gave an overview which Business Events are available in R13 and how you can subscribe to events with external applications using Oracle ICS/OIC. In...