An article that explores Cloud-Native in the context of a strategic direction for CIO's, looking to evolve their IT approach.
Introduction While it is possible to view a BI Publisher (BIP) report in a page using an iFrame, there are times when this may not be suitable or possible. This...
Introduction While it is possible to view a BI Publisher (BIP) report in a page using an iFrame, there are times when this may not be suitable or possible. This article shows an alternative method that can be used to view a BIP report without the use of an iFrame, using Visual Builder (VB) as the "hosting" application. While the example assumes that the VB server and BIP are federated, it is also possible to perform this configuration using non federated instances by using...
Introduction While it is possible to view a BI Publisher (BIP) report in a page using an iFrame, there are times when this may not be suitable or possible. This article shows an alternative method...
Validated December 18, 2020 with OAC 5.8 Introduction Oracle Analytics Cloud (OAC) may now be provisioned within a Virtual Cloud network (VCN) on Oracle...
Validated December 18, 2020 with OAC 5.8 Introduction Oracle Analytics Cloud (OAC) may now be provisioned within a Virtual Cloud network (VCN) on Oracle Cloud Infrastructure (OCI) with a private endpoint IP address. This post is a step-by-step guide for preparing network gateways for private OAC access to private data sources and DNS servers. This is one of the post listed in the OAC Private Endpoint Parent Post Validations December 18, 2020 with OAC 5.8 Topics Before You...
Validated December 18, 2020 with OAC 5.8 Introduction Oracle Analytics Cloud (OAC) may now be provisioned within a Virtual Cloud network (VCN) on Oracle Cloud Infrastructure (OCI) with a private...
Introduction In a few recent POCs involving Oracle Digital Assistant (ODA) and SaaS, we have seen a number of use cases from various customers that required...
Introduction In a few recent POCs involving Oracle Digital Assistant (ODA) and SaaS, we have seen a number of use cases from various customers that required retrieving information via SOAP services and displaying it in ODA conversations. One example of such SOAP service is BIP Report SOAP API. Services exposed by Custom Components (CC) in ODA are implemented in Javascript, which works naturally with JSON style objects. SOAP services use XML. So it is necessary to convert XML...
Introduction In a few recent POCs involving Oracle Digital Assistant (ODA) and SaaS, we have seen a number of use cases from various customers that required retrieving information via SOAP services...
Validated December 11, 2020 with OAC 5.8 Introduction Oracle Analytics Cloud (OAC) may now be provisioned within a Virtual Cloud network (VCN) on Oracle...
Validated December 11, 2020 with OAC 5.8 Introduction Oracle Analytics Cloud (OAC) may now be provisioned within a Virtual Cloud network (VCN) on Oracle Cloud Infrastructure (OCI) with a private IP address. This post is a step-by-step guide for deploying the DNS components necessary to resolve a private OAC's fully qualified domain name (FQDN). This is one of the post listed in the OAC Private Endpoint Parent Post Validations December 11, 2020 with OAC 5.8 Topics Before You...
Validated December 11, 2020 with OAC 5.8 Introduction Oracle Analytics Cloud (OAC) may now be provisioned within a Virtual Cloud network (VCN) on Oracle Cloud Infrastructure (OCI) with a private IP...
Oracle Cloud Infrastructure recently released private DNS services, which allows the accessing of DNS data only from within a Virtual Cloud Network (VCN). With...
Oracle Cloud Infrastructure recently released private DNS services, which allows the accessing of DNS data only from within a Virtual Cloud Network (VCN). With OCI DNS services, you can provision a split-horizon DNS configuration, which allows the use of the same domain name for public and private zones. In this blog post I will detail the steps for configuring to completion a split-horizon DNS zone
Oracle Cloud Infrastructure recently released private DNS services, which allows the accessing of DNS data only from within a Virtual Cloud Network (VCN). With OCI DNS services, you can provision...
Validated December 2, 2020 with OAC 5.8 Introduction Oracle Analytics Cloud (OAC) may now be provisioned within a Virtual Cloud network (VCN) on Oracle Cloud...
Validated December 2, 2020 with OAC 5.8 Introduction Oracle Analytics Cloud (OAC) may now be provisioned within a Virtual Cloud network (VCN) on Oracle Cloud Infrastructure (OCI) with a private IP address. This post is a step-by-step guide for using OCI private DNS components to resolve the fully qualified domain names (FQDNs) of OAC's data sources. This is one of the post listed in the OAC Private Endpoint Parent Post Validations December 2, 2020 with OAC 5.8 Topics Before...
Validated December 2, 2020 with OAC 5.8 Introduction Oracle Analytics Cloud (OAC) may now be provisioned within a Virtual Cloud network (VCN) on Oracle Cloud Infrastructure (OCI) with a private IP...
In Connected Worker, you can configure the platform to create a time-card and an incident in HCM/HNS (Health and Safety). This documentation describes the steps...
In Connected Worker, you can configure the platform to create a time-card and an incident in HCM/HNS (Health and Safety). This documentation describes the steps to configure this integration: https://docs.oracle.com/en/cloud/saas/iot-worker-cloud/iotcw/integrate-oracle-human-capital-management-cloud-oracle-iot-connected-worker-cloud-service.html#GUID-C083AE33-5B9E-4F56-9419-1690EB3CE501. In this blog, I will provide more details on the Connected Worker and HCM/HNS integration...
In Connected Worker, you can configure the platform to create a time-card and an incident in HCM/HNS (Health and Safety). This documentation describes the steps to configure this...
In this blog, I will show you how to send a message to an IoT server from a device using the REST API. The message will be in JSON payload. To send a message...
In this blog, I will show you how to send a message to an IoT server from a device using the REST API. The message will be in JSON payload. To send a message to an Oracle IoT platform, you need a message token. This document describes how to generate a message token: https://docs.oracle.com/en/cloud/paas/iot-cloud/iotrq/op-iot-api-v2-oauth2-token-post.html. Please take note that the scope has to be an empty scope for the message toke. Below is an example of the message...
In this blog, I will show you how to send a message to an IoT server from a device using the REST API. The message will be in JSON payload. To send a message to an Oracle IoT platform, you need a...