.cb11w1 ul li, .cb11w1 ol li { line-height: 1.4em; color: #404040 } table td { border-width: 1px; border-color: black; border-style: solid; border-spacing: 1px...
.cb11w1 ul li, .cb11w1 ol li { line-height: 1.4em; color: #404040 } table td { border-width: 1px; border-color: black; border-style: solid; border-spacing: 1px 1px; padding: 10px; background-color: white; } Introduction As businesses adopt more SaaS, the ability to extend to meet changing business requirements becomes more important. Before cloud-native, IT teams were faced with the realities of either selecting a set of vendors offered integration solutions, providing...
.cb11w1 ul li, .cb11w1 ol li { line-height: 1.4em; color: #404040 } table td { border-width: 1px; border-color: black; border-style: solid; border-spacing: 1px 1px; padding: 10px;...
Global Single Instance Strategy Guidelines
Introduction If your users are encountering the above message in Engagement Cloud, then this article might be of interest! The error message is self...
Introduction If your users are encountering the above message in Engagement Cloud, then this article might be of interest! The error message is self explanatory - it happens when a user tries to save a record that has been updated by another user since they retrieved it. There are a few scenarios that can cause this, including: User A retrieves a record and starts to make changes, user B retrieves the same record, changes it and saves it, User A tries to save the record and...
Introduction If your users are encountering the above message in Engagement Cloud, then this article might be of interest! The error message is self explanatory - it happens when a user tries to...
This posts shows how to control data security over HCM REST API, so that users see only the data they are entitled to see and granting permissions to...
This posts shows how to control data security over HCM REST API, so that users see only the data they are entitled to see and granting permissions to integration users.
Introduction This blog post details how you can develop a SaaS extension using VBCS and Helidon microservices and most importantly pass the user identity from...
Introduction This blog post details how you can develop a SaaS extension using VBCS and Helidon microservices and most importantly pass the user identity from the SaaS to the microservice so it can be used for data security etc. In a previous blog post of mine I commented that whilst VBCS can be used directly against Oracle SaaS, and it works very well BTW, it is often recommended that you build a backend service to manage the interaction between SaaS and PaaS. This can be...
Introduction This blog post details how you can develop a SaaS extension using VBCS and Helidon microservices and most importantly pass the user identity from the SaaS to the microservice so it can be...
Like most children, when I was five years old I would sometimes complain to my father "that's not fair!". My brothers had more of something than I or one of any...
Like most children, when I was five years old I would sometimes complain to my father "that's not fair!". My brothers had more of something than I or one of any number of clear cut injustices or inequities a five year old faces. My father's usual response would be "life isn't fair". A straight, low key, matter of fact response. Frustrating as it may be to a five year old, the literal meaning of the response sets the framework for a deeper meaning of fairness. The narrower the...
Like most children, when I was five years old I would sometimes complain to my father "that's not fair!". My brothers had more of something than I or one of any number of clear cut injustices...
Introduction EXTRACT JSON files Since end of 2018 SaaS Cloud provides a new feature to track the status of a data extraction run in BI Cloud Connector (BICC)....
Introduction EXTRACT JSON files Since end of 2018 SaaS Cloud provides a new feature to track the status of a data extraction run in BI Cloud Connector (BICC). Every single run to extract data or keys will produce a JSON file with log information that can be used for monitoring purposes. The naming style per file looks like shown below: EXTRACT_STATUS_DATA_SCHEDULE_<Schedule ID>_REQUEST_<Request ID>.JSON BICC Extract log file for VO data if been chosen in run definition...
Introduction EXTRACT JSON files Since end of 2018 SaaS Cloud provides a new feature to track the status of a data extraction run in BI Cloud Connector (BICC). Every single run to extract data or keys...
Problem Statement Implement data security in Engagement Cloud for users who do not exist in Engagement Cloud Introduction Consider a use case where you want...
Problem Statement Implement data security in Engagement Cloud for users who do not exist in Engagement Cloud Introduction Consider a use case where you want to create a VBCS portal for end users to submit loan applications or service requests which are stored in Engagement Cloud. You need to ensure data security such that the end users can create, update or view only their own data. Engagement Cloud offers strict data security at the user level. But you can potentially...
Problem Statement Implement data security in Engagement Cloud for users who do not exist in Engagement Cloud Introduction Consider a use case where you want to create a VBCS portal for end users to...
Introduction This article describes how to integrate customer logins to your Oracle Commerce Cloud (OCC) storefront with Oracle Identity Cloud Service (IDCS),...
Introduction This article describes how to integrate customer logins to your Oracle Commerce Cloud (OCC) storefront with Oracle Identity Cloud Service (IDCS), it expands on the instructions that can be found here. User provisioning is not covered. Contents Prerequisites and Authentication Configuration Troubleshooting Using other Identity Providers Prerequisites and Authentication The OCC configuration is performed via REST requests to the OCC admin and store servers, the...
Introduction This article describes how to integrate customer logins to your Oracle Commerce Cloud (OCC) storefront with Oracle Identity Cloud Service (IDCS), it expands on the instructions that can...