Over the weekend we rolled out an update to your Oracle Developer Cloud Service instances which introduces several new features. In this blog we'll quickly...
Over the weekend we rolled out an update to your Oracle Developer Cloud Service instances which introduces several new features. In this blog we'll quickly review two of them - Support for the Fn project and integration with the Wercker CI/CD solution. These new features further enhance the scope of CI/CD functionality that you get in our team development platform. Project Fn Build Support Fn is a function-as-a-service open-source platform lead by Oracle and available for...
Over the weekend we rolled out an update to your Oracle Developer Cloud Service instances which introduces several new features. In this blog we'll quickly review two of them - Support for the...
This blog will help you understand how to use code merge as part of a build pipeline in Oracle Developer Cloud. You’ll use out-of-the-box build job...
This blog will help you understand how to use code merge as part of a build pipeline in Oracle Developer Cloud. You’ll use out-of-the-box build job functionality only. This information should also help you see how useful this feature can be for developers in their day-to-day development work. Creating a New Git Repository Click Project Home in the navigation bar. In the Project page, select a project to use (I chose DemoProject), and then click the + Create Repository button...
This blog will help you understand how to use code merge as part of a build pipeline in Oracle Developer Cloud. You’ll use out-of-the-box build job functionality only. This information should also...
As you may know, the Common Response component (System.CommonResponse) can be used to iteratively stamp response items sourced from an array. Sometimes however...
As you may know, the Common Response component (System.CommonResponse) can be used to iteratively stamp response items sourced from an array. Sometimes however it is not the repeated rendering of a response item that bot designers need but the repeated looping over a dialog flow state or many dialog flow states (block). In this quick tip I explain how to create a loop in the dialog flow of a skill bot that gets terminated when a specific condition is met. Building Loops in...
As you may know, the Common Response component (System.CommonResponse) can be used to iteratively stamp response items sourced from an array. Sometimes however it is not the repeated rendering of a...
All bot responses are messages. The most common output is the text message that prints in a bubble. Especially at the end of a bot task, bot designers look for...
All bot responses are messages. The most common output is the text message that prints in a bubble. Especially at the end of a bot task, bot designers look for a way to print a summary of outcome of the user-bot interaction. For this, designers have different requirements · Print text messages in Multiple Bubbles · Print multi-line text messages in a single bubble Printing Messages in Multiple Bubbles In Oracle Digital Assistant, a message in a bubble is the outcome of a...
All bot responses are messages. The most common output is the text message that prints in a bubble. Especially at the end of a bot task, bot designers look for a way to print a summary of outcome...
Dear Developer Partner Community, An Oracle OpenWorld 2019 marketing kit is available, your opportunity to update your customer base on the latest Oracle Cloud...
Dear Developer Partner Community, An Oracle OpenWorld 2019 marketing kit is available, your opportunity to update your customer base on the latest Oracle Cloud Platform services. Promote, free of charge, your events via the Oracle.com website. Conference rooms at the Oracle customer visitor centers across the world are available via your Oracle partner manager. Watch Rutger Hierck how Accenture is helping a utilities client to implement a large scale work management solution...
Dear Developer Partner Community, An Oracle OpenWorld 2019 marketing kit is available, your opportunity to update your customer base on the latest Oracle Cloud Platform services. Promote, free of...
Today, Oracle Digital Assistant product management has launched a new public Website to share tutorials and training materials with bot developers. The new...
Today, Oracle Digital Assistant product management has launched a new public Website to share tutorials and training materials with bot developers. The new website is hosted on GitHub and can be accessed by anyone. Releasing tutorials and trainings on GitHub also is an invitation to the Oracle Digital Assistant developer community to contribute with their own tutorials on Oracle Digital Assistant. You can access the all new Oracle TechExchange - Oracle Digital Assistant...
Today, Oracle Digital Assistant product management has launched a new public Website to share tutorials and training materials with bot developers. The new website is hosted on GitHub and can...
In this post I am going to walk through setting up and using WebLogic on OpenShift, using the Oracle WebLogic Server Kubernetes Operator. My starting point is...
In this post I am going to walk through setting up and using WebLogic on OpenShift, using the Oracle WebLogic Server Kubernetes Operator. My starting point is the OpenShift Container Platform server that I set up on OCI in this earlier post. I am going to use the operator to manage my domains in OpenShift. The operator pattern is common in Kubernetes for managing complex software products that have special lifecycle requirements, different to the base assumptions made by...
In this post I am going to walk through setting up and using WebLogic on OpenShift, using the Oracle WebLogic Server Kubernetes Operator. My starting point is the OpenShift Container Platform server...
We have just made our 2.0 Release Candidate 2 of the Oracle WebLogic Server Kubernetes Operator available for early adopters. The 2.0 release adds some...
We have just made our 2.0 Release Candidate 2 of the Oracle WebLogic Server Kubernetes Operator available for early adopters. The 2.0 release adds some significant new features including: Support for burning your WebLogic domain into the Docker image, in addition to supporting the domain being on persistent storage, The operator is now installed using Helm charts, replacing the earlier scripts, You can override domain configuration using configuration override templates, Load...
We have just made our 2.0 Release Candidate 2 of the Oracle WebLogic Server Kubernetes Operator available for early adopters. The 2.0 release adds some significant new features including: Support for...
We are excited to announce the release of version 2.0 of the WebLogic Server Kubernetes Operator. The operator uses a common set of Kubernetes APIs to provide...
We are excited to announce the release of version 2.0 of the WebLogic Server Kubernetes Operator. The operator uses a common set of Kubernetes APIs to provide an improved user experience when automating operations such as: provisioning, lifecycle management, application versioning, product patching, scaling, and security. This version of the operator evolves WebLogic to run more natively in cloud neutral infrastructures. It adds support for WebLogic domain configurations...
We are excited to announce the release of version 2.0 of the WebLogic Server Kubernetes Operator. The operator uses a common set of Kubernetes APIs to provide an improved user experience...