If you need to view the Insights data for a Digital Assistant and at the same time also view the events for its constituent skills, you can export the data to a CSV file and create your own reports from there. You also can automate the export, which gives you a way to monitor how well an ODA is functioning at certain time intervals, for example. You do this making by REST calls to the Insights for Skills API from a script, as described in this topic. The section below is an essential read before you jump into the API usage documentation. The API endpoint (/api/v1/bots/insights/dataExports) that has been used in the accompanying text below, creates and starts an asynchronous task to export a digital assistant's or skill’s insights data into a ZIP file that's stored in the instance. The response includes a jobId, which a user can utilize for the task's ID in other Insights Data Management Export operations. This data can be filtered by a digital assistant's ID, a skill's bot name and optional version, or a bot ID. In addition to the options presented above, the data to be exported can be filtered by a date range. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
If you need to view the Insights data for a Digital Assistant and at the same time also view the events for its constituent skills, you can export the data to a CSV file and create your own reports...
Sometimes small nuggets turn out to be more valuable than the bigger ones. Hope this is one of those little tips that you will enjoy and use. So in this quick tip I explain how you can add character shortcuts to values lists in Oracle Digital Assistant. The trick is to use Apache FreeMarker expressions in a System.CommonResponse component. The System.CommonResponse component can be used to display list of values and card layouts from arrays and lists. For the sample, I created an array of colors as shown in the image below. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Sometimes small nuggets turn out to be more valuable than the bigger ones. Hope this is one of those little tips that you will enjoy and use. So in this quick tip I explain how you can add character...
Kotlin, which was originally developed by JetBrains, is an open source programming language compatible with Java and therefore the Android Java SDK. This article explain how you build Android mobile applications that integrate Oracle Digital Assistant chatbots using Android Studio and Kotlin. Following the instructions in this article, or downloading the sample code, you get a simple Android applications that exposes a chat messenger widget you can configure with a skill or digital assistant in Oracle Digital Assistant. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Kotlin, which was originally developed by JetBrains, is an open source programming language compatible with Java and therefore the Android Java SDK. This article explain how you build Android...
Answer intent uses machine learning to understand a user question and return a single answer. The QnA framework used earlier used elastic search instead, which didn't offer the same level of confidence as NLP. For this reason, the QnA framework always showed several possible question / answer pairs that would match a user message. Although the answer to a question that is returned by answer intents has a high confidence, some customers have expressed their preference for the "old" user interface, which lists multiple question-answer pairs if the runner-up answers resolve in a configurable range of confidence. This article explains how to use NLP and regular intents to resolve answers the "new way" while displaying it the "old way". The target audience for this article are Oracle Digital Assistant developers who used the QnA feature available in 19.x version of Oracle Digital Assistant and who now move to using answer intents in Oracle Digital Assistant on Oracle Cloud Infrastructure (ODA 20.x and later). Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Answer intent uses machine learning to understand a user question and return a single answer. The QnA framework used earlier used elastic search instead, which didn't offer the same level...
In an earlier article on Oracle TechExchange, I explained how to implement a feedback feature for answers to frequently asked questions. In the article I used a custom component that actually handled the feedback interaction with a user. In this article I explain the same use case using BotML for handling the feedback conversation (or any other follow-up conversation needed). A benefit of the approach explained in the article is that it is easier to implement for developers that are new to Oracle Digital Assistant and custom components. Where the previous solution required a complex - though interesting - custom component to be developed, this solution goes with pure BotML. As with many article on Oracle techExchange, there are a couple of things you will learn · Formatting messages using an Apache FreeMarker array · Defining answers as regular intents · Adding icons to Common Response component actions · Using a delegate object on the Oracle Web SDK · Using CSS to customize the Oracle Web SDK rendering · Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
In an earlier article on Oracle TechExchange, I explained how to implement a feedback feature for answers to frequently asked questions. In the article I used a custom component that actually handled...
Join us to learn how you can bring those gains to life for your team and customers in less than 90 days. Suhas Uliyar of Oracle and Danny Asnani and Vivek Ahuja of Sofbang will present how Sofbang’s prebuilt AI accelerators can streamline, simplify, and accelerate Oracle Digital Assistant (ODA) deployment to maximize returns for utilities. Digital Assistants the Future of Customer Service. We will present both the core value proposition of ODA for utilities and the accelerated path to deployment and ROI Sofbang offers. Vivek will provide a full demonstration of an ODA chatbot powered by Sofbang accelerators, including a variety of general FAQ and authenticated account management use cases. Discover the potential of Oracle Digital Assistant and visualize a path forward for your customer service team! Schedule: April 21, 2021 10:00 a.m. PT/ 12:00 p.m. CT For details please visit the registration page here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Join us to learn how you can bring those gains to life for your team and customers in less than 90 days. Suhas Uliyar of Oracle and Danny Asnani and Vivek Ahuja of Sofbang will present how Sofbang’s...
The April video includes three topics: • Chatbot hands-on training’s • Integration customer newsletter • Identity propagation webcast For regular updates please subscribe to our YouTube channel here. Thanks for your likes and sharing the video on YouTube and LinkedIn. For the latest PaaS Community information please visit our Community update wiki here (Community membership required). For the latest Developer Community information please visit Community Updates Wiki page (Community membership required). Blog Twitter LinkedIn Facebook Meetups Technorati Tags: YouTube,PaaS,Cloud,Middleware Update,WebLogic,WebLogic Community,Oracle,OPN,Jürgen Kress
The April video includes three topics: • Chatbot hands-on training’s • Integration customer newsletter • Identity propagation webcast For regular updates please subscribe to our YouTube channel here....
In fact, if you're wondering whether your business should create a bot, you're asking the wrong question. Bot-powered commerce is the future. This technology is still in its infancy, so most bots follow a set of rules programmed by a human via a bot-building platform, and one of them is Oracle Digital Assistant. Workshop series: Digital Assistant Overview & start your free cloud service April 20th 2021 Hands-on Digital Assistant part 1 April 22nd 2021 Hands-on Digital Assistant part 2 April 27th 2021 Best practices in building an AWESOME digital assistant experience April 29th 2021 Schedule: April 20, April 22, April 27 and April 29, 2021 17:00 - 19:00 CET (Berlin time) For details please visit the registration page here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
In fact, if you're wondering whether your business should create a bot, you're asking the wrong question. Bot-powered commerce is the future. This technology is still in its infancy, so most bots...
Users fail because designs fail. Conversational design skills are an important asset for any bot developer, regardless of the development platform used. With chatbots you always build for two types of users: 1. new users that use a bot for the first time 2. expert users that did use the bot before This article explains a solution that allows experienced users to skip a dialog in a bot-user interaction Problem Statement Consider a simple question, asking a user if they have a particular input and then following up with gathering that input. Rather than simply providing an endless loop of menus, actually validating the input and if the user enters an expected response continuing in the flow. A simple journey, but how should the bot react when the user answers the question (expert user) rather than clicking the list button. One way, is to simply repeat the menu option until they click the right button, for example: Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Users fail because designs fail. Conversational design skills are an important asset for any bot developer, regardless of the development platform used. With chatbots you always build for two types of...
To do anything useful with a chatbot, you need to be able to access backend services from within a conversation. However, this is easier said than done if the service to access is deployed on-premise, if access is protected by a firewall or authentication code is required such that it cannot be accessed directly by a custom component in Oracle Digital Assistant. The Oracle API Gateway and Oracle Identity Cloud Service (IDCS) product in Oracle Cloud Infrastructure (OCI) are your way out of this without cutting corners or violating your backend service security requirements. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
To do anything useful with a chatbot, you need to be able to access backend services from within a conversation. However, this is easier said than done if the service to access is deployed on-premise,...
The coronavirus has hit the United States hard and fast. This summer, it continues its lethal spread across the country, confounding government agencies at every level, and wreaking havoc with colleges and universities attempting to resume classes this fall. When the first wave swept the country, public sector organizations sprung into action to secure essential public services, data, and systems to maintain operational continuity and ensure preparedness. Powerful cloud-based technologies formed the basis of this response and ensured that essential services could still be accessed by citizens. With the pandemic showing no signs of abating and the country settling into its new normal where remote mission delivery and engagement are now standard operating procedure, agencies must continue to drive agility. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
The coronavirus has hit the United States hard and fast. This summer, it continues its lethal spread across the country, confounding government agencies at every level, and wreaking havoc with...
The KBot uses Augmented Reality (AR) technology produced by VALIS to help Kmart customers see how the new hero products from the August Living range would look in their own environment, while conversational artificial intelligence (AI) powered by Oracle’s Digital Assistant provides information about product dimensions and features and recommends complementary products based on previously viewed products.. It can be accessed by shoppers via klabs.com.au on AR supported Apple or Android devices and operating systems. With many Australians spending more time at home, there has been a growing demand in home improvement inspirations as Australians are making their home more comfortable for both work and living. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
The KBot uses Augmented Reality (AR) technology produced by VALIS to help Kmart customers see how the new hero products from the August Living range would look in their own environment,...
Join us to for this webcast to hear from Suhas Uliyar of Oracle along with Danny Asnani and Vivek Ahuja of Sofbang as they present how Sofbang’s prebuilt AI accelerators can streamline, simplify, and accelerate ODA deployment to maximize returns for utilities. We will present both the core value proposition of ODA for utilities and the accelerated path to deployment and ROI Sofbang offers. Vivek will provide a full demonstration of an ODA chatbot powered by Sofbang accelerators, including a variety of general FAQ and authenticated account management use cases. Schedule: April 21, 2021 10:00 a.m. PT/ 12:00 p.m. CT For details please visit the registration page here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Join us to for this webcast to hear from Suhas Uliyar of Oracle along with Danny Asnani and Vivek Ahuja of Sofbang as they present how Sofbang’s prebuilt AI accelerators can streamline, simplify, and...
The UK parcel delivery market is booming, but as margins narrow, efficiency and customer experience emerge as keys to competitive advantage. Delivery giant Hermes UK is taking a fresh approach by deploying Holly – a new breed of digital assistant. Combining human and technology strengths, Holly streamlines customer engagements, empowers staff and ensures that Hermes UK delivers exceptional experiences alongside millions of parcels. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
The UK parcel delivery market is booming, but as margins narrow, efficiency and customer experience emerge as keys to competitive advantage. Delivery giant Hermes UK is taking a fresh approach by...
March 2021 Edition welcome to the March edition of the Oracle Digital Assistant News. Amongst this month's usual selection of industry news, customer stories, upcoming events, best practices and technical articles we have two big news items. We are delighted to announce the general availability of Release 21.02 and we are inviting customers to join our online summit next month. All the details are below. If you want to let us know how much you are enjoying this newsletter or If you have anything you would like us to feature in a future edition, message us via LinkedIn or twitter using hashtags #OracleODA #OracleODANews Please feel free to forward this newsletter to anybody who may be interested and invite them to subscribe too. Read the March 2021 Edition here and Subscribe to the Newsletter here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic , Digital Assistant Newsletter
March 2021 Edition welcome to the March edition of the Oracle Digital Assistant News. Amongst this month's usual selection of industry news, customer stories, upcoming events, best practices and...
Oracle Developer Live Ready to improve your skills in Java, Kubernetes, microservices, machine learning, Oracle Database, MySQL, DevOps, and more? Join the new Oracle Developer Live virtual event series for technical sessions, hands-on labs, demos, panels, and live Q&A with experts Oracle Groundbreakers Tours Tracks include Database, Java, Cloud Native, Chatbots/Mobile/Modern Development, and APEX. Technical subjects include Oracle Autonomous Database, machine learning, artificial intelligence, operating systems, data science, microservices, containers, Kubernetes, Oracle Fn Project, and Java Invoke serverless Oracle Functions Access Oracle Database with Oracle REST Data Services via Oracle Visual Builder Hands-on labs for developers Celebrating 25 Years of Java Georges Saab, VP of Java development, and Manish Gupta, VP of Java and GraalVM marketing, discuss the past, present, and future of Java technology and the Java development community. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Oracle Developer Live Ready to improve your skills in Java, Kubernetes, microservices, machine learning, Oracle Database, MySQL, DevOps, and more? Join the new Oracle Developer Live virtual event...
At my current customer we use JMS queues that are implemented with AQ queues based on sys.aq$_jms_text_message. In Weblogic you can create a so-called Foreign server that is able to interact with these queues over a datasource. For a Weblogic application, like SOA Suite or OSB, it is as if it is a regular Weblogic JMS queue. Pretty smart, because unlike a JDBC based Weblogic JMS Server, you can not only use the sys.aq$_jms_text_message type to query the aq table, as I described earlier. Not only that, you can also use the AQ PL/Sql api's to enqueue and dequeue these messages. This can come in handy when you need to purge the tables, to remove the expired messages. But this morning there was a hickup in OSB, so that it couldn't process these messages succesfully. Because of the persisting rollbacks the messages are moved to the exception queue by AQ with the reason 'MAX_RETRY_EXCEEDED'. After I investigated the issue and some interaction with our admins the OSB was restarted which solved the problem. But the earlier expired messages were still in the exception queue and processes were waiting for the response. So I thought it would be fun to have my own script to re-enqueue the expired messages. Although the admins turned out to have scripts for this, I would like to have my own. Theirs maybe smarter or at least they had more time to develop. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
At my current customer we use JMS queues that are implemented with AQ queues based on sys.aq$_jms_text_message. In Weblogic you can create a so-called Foreign server that is able to interact...
Have you ever wanted fast, scalable key-value storage for JavaScript objects from a Node.js application? Now you can have it with the Coherence JavaScript Client and Coherence Community Edition release 20.06.1. Coherence JavaScript Client offers the familiar Map interface to get and set keyed values, and a whole lot more: · querying Map values by criteria · aggregating values in a Map · in-place processing of Map entries · listening for Map events Here’s a quick code example showing the basics: Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Have you ever wanted fast, scalable key-value storage for JavaScript objects from a Node.js application? Now you can have it with the Coherence JavaScript Client and Coherence Community Edition...
This sample demonstrates how to use the Oracle WebLogic Server Kubernetes Operator (hereafter “the operator”) to set up a WebLogic Server (WLS) cluster on the Azure Kubernetes Service (AKS). After going through the steps, your WLS domain runs on an AKS cluster instance and you can manage your WLS domain by accessing the WebLogic Server Administration Console. AKS is a managed Kubernetes Service that lets you quickly deploy and manage Kubernetes clusters. To learn more, please see the Azure Kubernetes Service (AKS) overview page. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
This sample demonstrates how to use the Oracle WebLogic Server Kubernetes Operator (hereafter “the operator”) to set up a WebLogic Server (WLS) cluster on the Azure Kubernetes Service (AKS). After...
Crucial pieces of functionality in cloud native applications is implemented in Functions. In the case of Oracle Cloud Infrastructure specifically, the Functions framework is typically Project Fn and the implementation language of choice is … up to the DevOps team. Popular languages for implementing Functions include Go, Python, Java and JavaScript. Automated code level tests are essential to describe and prove the behavior of the software and to allow rapid and safe refactoring of the code. These tests should be executable in a fully automated way, run against the code as it is without special provisions in the code for running the test, without requiring deployment of the code to a central environment and focus on the core: not the external dependencies used by the code at runtime and not the frameworks that wrap the code at runtime. In the case of Fn Functions, automated code level unit tests should not include the Fn libraries — but only deal with the code the developers in the DevOps team have written to implement the required functionality in the code. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Crucial pieces of functionality in cloud native applications is implemented in Functions. In the case of Oracle Cloud Infrastructure specifically, the Functions framework is typically Project Fn and...
The most advanced and fastest polyglot runtime that shows absolutely superb results on Java and other JVM languages — and can run programs written in popular languages like JavaScript, Ruby, R, and Python — just got even better. Today marks the release of GraalVM 20.2.0. This is a feature release and it packs a lot of improvements to performance, native image technology, and compatibility with the supported languages. As always, we’re truly thankful to the amazing GraalVM community for collaboration, for providing feedback and raising issues, and for sending pull requests and talking about how you use GraalVM in your projects. In this post we want to highlight some of the most notable changes in GraalVM 20.2.0. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
The most advanced and fastest polyglot runtime that shows absolutely superb results on Java and other JVM languages — and can run programs written in popular languages like JavaScript, Ruby, R, and...
Verrazzano is now available in open source and is an Enterprise Container Platform for deploying traditional and cloud-native applications in multi-cloud and hybrid environments. · Verrazzano is an Enterprise Container Platform for deploying traditional and cloud-native applications in multi-cloud and hybrid scenarios. · Verrazzano is made up of open source components, many that you may already use and trust, coupled with new components that ease the management of multi-cloud container applications and the container environment. · It is a work in progress. Current code is early release, suitable for investigation, and is focused on single-cluster use cases. · The fastest path to try out Verrazzano is to create an Oracle Container Engine for Kubernetes (OKE) cluster, and install Verrazzano using the simple scripts in the base repository. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Verrazzano is now available in open source and is an Enterprise Container Platform for deploying traditional and cloud-native applications in multi-cloud and hybrid environments. · Verrazzano is an...
Innovate RightNow with Chatbots based on Digital Assistant. Enhance customer experiences while improving help desk efficiency with a digital assistant that offers prebuilt integration with Oracle Service Cloud for a seamless chabot-to-agent exchange. The open, cloud-based platform also makes it easy to integrate other call-center apps. Oracle Product Management is pleased to invite Oracle Service Cloud Partners to attend the 1-day hands-on workshop on how to extend RightNow applications with Chatbots. Schedules: April 13, 2021 or April 14, 2021 10:00 AM - 2:00 PM (GMT-08:00) Pacific Time For details please visit the registration page here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Innovate RightNow with Chatbots based on Digital Assistant. Enhance customer experiences while improving help desk efficiency with a digital assistant that offers prebuilt integration with Oracle...
Become a certified Oracle Cloud Platform Digital Assistant 2020 Specialist | 1Z0-1071-20. Thanks for spending the time to study and taking the exam. Want to become an expert? Take the exam here. Trained and certified experts deliver successful customer projects. You are one of this certified expert? Let us know, send us a tweet #OracleDeveloperCommunity! Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Become a certified Oracle Cloud Platform Digital Assistant 2020 Specialist | 1Z0-1071-20. Thanks for spending the time to study and taking the exam. Want to become an expert? Take the exam here....
February top tweets by Developer Community Send us your tweets @wlscommunity #OracleDeveloperCommunity and follow us on twitter http://twitter.com/wlscommunity Please feel free to send us your news! Make sure you share your content with the community! Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: twitter,WebLogic,WebLogic Community,Oracle,OPN,Jürgen Kress
February top tweets by Developer Community Send us your tweets @wlscommunity #OracleDeveloperCommunity and follow us on twitter http://twitter.com/wlscommunity Please feel free to send us your news! Ma...
Bots are the future: Innovate & Extend Oracle SaaS! In fact, if you're wondering whether your business should create a bot, you're asking the wrong question. Bot-powered commerce is the future. This technology is still in its infancy, so most bots follow a set of rules programmed by a human via a bot-building platform, and one of them is Oracle Digital Assistant. Workshop series: Digital Assistant Overview & start your free cloud service April 20th 2021 Hands-on Digital Assistant part 1 April 22nd 2021 Hands-on Digital Assistant part 2 April 27th 2021 Best practices in building an AWESOME digital assistant experience April 29th 2021 Schedule: April 20, April 22, April 27 and April 29, 2021 17:00 - 19:00 CET (Berlin time) For details please visit the registration page here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Bots are the future: Innovate & Extend Oracle SaaS! In fact, if you're wondering whether your business should create a bot, you're asking the wrong question. Bot-powered commerce is the future. This...
This post is about a combination of best practices combined together. The best practices are the UI-Manager pattern (The UIManager Pattern | The Groundside Blog by Duncan Mills), using JavaScript in a fragment (Gotcha when using JavaScript in ADF Regions | Oracle OTN Harvest: Oracle ADF and MAF Blog) and running a JavaScript function when the fragment is loaded the first time (Lazy Initalizing Beans). Use Case We create a digital clock in a fragment. This sounds simple, but there are a couple of things to think about. 1. How to set up a digital clock in JavaScript 2. A fragment is not a document, so we can’t use the af:document to load JavaScript in a fragment 3. Calling a JavaScript method on the inital load of the fragment from a bean Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
This post is about a combination of best practices combined together. The best practices are the UI-Manager pattern (The UIManager Pattern | The Groundside Blog by Duncan Mills), using JavaScript in a...
Redwood is here! All UI components and functionality is using the Redwood Design System by default in the v9.x releases! If you woud like to use the Alta theme with JET v9.0.0, please see the Migration chapter of the JET Developers Guide for guidance. This a minor release JET v9.1.0 is minor release and will contain primarily bug fixes. If this is your first use of a v9.x release, it is highly recommended that you look at the Release Notes for v9.0.0 from the pulldown at the top of this page. Explore the new Cookbook Along with the new website look and feel, the Cookbook has been updated as well. Explore the new look and feel as well some of the new Redwood UI components like Action Card, and animations like the folding layout! Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Redwood is here! All UI components and functionality is using the Redwood Design System by default in the v9.x releases! If you woud like to use the Alta theme with JET v9.0.0, please see the Migratio...
Dear Developer Partner Community, In the last 6 month we offered eighteen Oracle Digital Assistant Bootcamps for Partners. 968 persons attended these hands-on trainings. More than 2800 persons are on the waiting list, therefor we offer three additional workshops, please see below registration details, in the next months. Thanks for spending your valuable time to become trained and certified. What is the impact of this huge investment by our partners? 6 of the top 10 Oracle Digital Assistant customers are implemented by partners! Congratulations and thanks for your success. Trained and certified consultants implement successful customer projects. For Peoplesoft customer we offer pre-build chatbot templates. Your smart online assistant for daily tasks and frequent queries. PeopleSoft delivers setup pages which can be used to develop and deploy chatbots on PeopleSoft systems. Oracle Digital Assistant (ODA) is leveraged to enable chatbots on PeopleSoft systems. Chatbots can be configured as Tiles or as a Widget to PeopleSoft Application pages. It can also be accessed through external messaging client buy sending a message directly to the Twilio number of the skill. Chatbot skills functionality include HR services like benefits, payroll, absence, recruit, expenses and employee directory. Thanks to the community for all the excellent chatbot & development tool articles: Implement Adaptive Bot Design Using Message Bundles In Oracle Digital Assistant & Deciding how to partition your digital assistant into multiple skills & The MS Excel Challenge Of Curating Utterances And Resource Bundles For Oracle Digital Assistant & Visual Builder Cookbook - February Update & Visual Builder Office Hours March 15th 2021 & Business Rules in Visual Builder Cloud Service. Oracle Marketplace offers a streamlined way to get started with a publisher's software, and through the Marketplace UI you can simply spin up any of these solutions through a simple wizard using Terraform and Images of WebLogic. It’s a great opportunity to shift Java applications to the Oracle Cloud platform. In the Application Development section we published articles about: Helidon Messaging with JMS & How to push a Coherence CE application out to a Kubernetes cluster, and then scale and manage that cluster & Peek Inside Coherence with OpenTracing, Part 3 & Access Coherence using GraphQL & Get insight into API Gateway logs using OCI Logging Analytics & Migrating from Generic Data Source to Active GridLink. For a short summery of our monthly key information watch the PaaS Partner Updates on YouTube. The March edition highlights the hands-on Integration Bootcamps and the Oracle Hospitality Innovation Week. In this month’s community webcast Luis Weir and Niall Commiskey will present how to combine OHIP and Oracle Integration to connect Opera with Oracle SaaS. Please join the Partner Community Webcast March 30th 2021. On-demand webcast recordings are available at the Oracle Video Hub. Want to publish your best practice article & news in the next community newsletter? Please feel free to send it via Twitter @wlsCommunity #OracleDeveloperCommunity! To read the complete newsletter please visit https://bit.ly/DeveloperNewsMarch2021 Please like and share the newsletter at LinkedIn and Twitter Jürgen Kress PaaS Partner Adoption Oracle HQ Tel. +49 89 1430 1479 E-Mail: juergen.kress@oracle.com Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Technorati Tags: WebLogic Community newsletter,newsletter,WebLogic,WebLogic Community,Oracle,OPN,Jürgen Kress, Developer Community, Developer
Dear Developer Partner Community, In the last 6 month we offered eighteen Oracle Digital Assistant Bootcamps for Partners. 968 persons attended these hands-on trainings. More than 2800 persons are on...
Oracle Visual Builder Studio offers an improved experience for packaging and deploying Visual Applications. We now offer declarative built-in tasks that let you package and optimize your app, deploy it (either stage or live version), and manage the data stored in the app. These declarative tasks are based on an updated set of Grunt tasks available for Visual Builder, which can also be leveraged in other CI/CD platforms. One of the nice features of Visual Builder Studio is that it automatically creates a CI/CD pipeline for your app when you create a workspace for a new or imported app. In this blog we explain what is actually being created, so you can implement additional CI/CD flows either in VBStudio or outside. Packaging the App The first build step we use is the package option for Visual Application - this step processes the code from your git repository, and creates zip files that contain an optimized version of your app ready to be deployed. Under the hood we are using the vb-process-local grunt task to achieve this. We then archive the resulting artifact so they can be picked up by the next build step - the deploy step. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Oracle Visual Builder Studio offers an improved experience for packaging and deploying Visual Applications. We now offer declarative built-in tasks that let you package and optimize your app, deploy...
Pull to Refresh is a common touch interaction pattern in mobile apps where by placing your finger on the device and dragging down you get an updated set of data onto your device. In this blog we show how to add this user interaction to your mobile Visual Builder app using a component from the Visual Builder component exchange. The component exchange in Visual Builder contains various components that you can add to your development environment and apps. To add a component simply click the "Get Component" in the component palette, find the component your are after and choose "Install". The component will be added to your visual editor's component palette. In the demo below we are adding a "Pull to Refresh" component - this is a component that implement the user interaction. Inside the component, you place other UI component that you want to refresh. In our example we place a listView component into the default container of the pull to refresh component. The component exposes an ojRefresh event, which we use to hook an action chain to. In the action chain we can execute the logic that will implement the refresh. In the demo we simply use the fire data provider event of type refresh on the ServiceDataProvider that populates our list component. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Pull to Refresh is a common touch interaction pattern in mobile apps where by placing your finger on the device and dragging down you get an updated set of data onto your device. In this blog we show...
Oracle Digital Assistant lives in the cloud where it uses universal time (UTC) for all date operations. Dependent on where you live in this world, the timezone offset of your local time compared to UTC varies. For Germany, where I am based in, the timezone offset is 2 hours that Germany is ahead of UTC (or 7200000 ms). UTC is a common date and time reference used in many applications and software products. However, the user local time is often needed, for example if there are deadlines like opening hours to enforce and check. This article explains how you can obtain the local time in Oracle Digital Assistant using the Oracle Web SDK. Oracle Digital Assistant chatbots (digital assistants) communicate with users through a conversation channel that is connected to a messenger on the user device. Because Oracle Digital Assistant does not have direct access to the user device, it cannot query the user local time. This means that the local time information needs to be passed by the messenger as part of an initial message sent to the digital assistant. 3rd party messengers like Facebook send the timezoneOffset information that then becomes accessible in Oracle Digital Assistant through the ${profile.timezoneOffset} expression in BotML. The image below shows what gets printed when you run the Oracle Web channel (Oracle Web SDK) and print the Oracle Digital Assistant cloud tie, the timezoneOffset and the calculated local time. As you can see, the timezoneOffset is not available and thus the local time calculated in the sample is the same as the UTC time. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Oracle Digital Assistant lives in the cloud where it uses universal time (UTC) for all date operations. Dependent on where you live in this world, the timezone offset of your local time compared to...
Value-list entities in Oracle Digital Assistant are limited in the number of values they can hold even if they are created as dynamic entities. Reality is that customers look for a way to extract entities from a large set of data values that easily may be in the hundreds of thousand records. In this article we explain how this requirement can be achieved with the Oracle database and Oracle Data Rest Services (ORDS). A YouTube video is available for this article that shows the solution at runtime. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Value-list entities in Oracle Digital Assistant are limited in the number of values they can hold even if they are created as dynamic entities. Reality is that customers look for a way to extract...
Answer intent in Oracle Digital Assistant uses Trainer Tm, a machine learning model, to understand how users ask for a particular answer. Unlike other systems that map an answer to one or more questions in order to retrieve the answer, the machine learning based system learns from examples (utterances) allowing it to produce answer with high confidence. Also, by using Trainer Tm as the machine learning model in Oracle Digital Assistant, answer intents use the same optimized algorithm as regular intents, which leads to the question of what is better to use for FAQ, answer intents or regular intents. Before going into any details, let me share the answer: "Use both!" Answer Intents Answer intents in Oracle Digital Assistant retrieve answers from resource bundles. The resource bundles key is determined by the name of the resolved intent. The image below shows how the intent is mapped to a resource bundle . Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Answer intent in Oracle Digital Assistant uses Trainer Tm, a machine learning model, to understand how users ask for a particular answer. Unlike other systems that map an answer to one or more...
Oracle rolled out a major update for its voice assistant this week. The Oracle Digital Assistant now includes native multilingual natural language understanding and customizable vocabulary. The updates may help Oracle stand out as a voice-enabled enterprise service as new rivals appear. ORACLE SPEAKS The Oracle Digital Assistant has been around since 2016. At first purely a chatbot, Oracle added voice capability to the assistant last autumn. Vocal communications opened up new dimensions of interaction for Oracle’s clients to connect with sales and other software, streamlining a lot of administrative duties along the way. Now, that communication can be run in a variety of languages using the native multilingual NLU feature. The AI can be taught with data in a client’s native language and respond in whatever language best suits the client at that time. That means there’s no longer a need for a company using Oracle’s software to translate everything into English and back again to be able to use the voice assistant. Oracle also integrated its own software architecture into the learning models to improve the performance of the AI when it comes to differentiating and understanding sentences that may seem similar, or that use metaphor, intuiting what it is being asked using context. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Oracle rolled out a major update for its voice assistant this week. The Oracle Digital Assistant now includes native multilingual natural language understanding and customizable vocabulary. The...
Watch this overview of the Oracle Logistics Digital Assistant, an intelligent conversational user interface for logistics management: · Oracle Logistics Digital Assistant Guided Quick Tour · LDA Functional demo video · LDA Release Announcement Blog · Demo video with story board Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Watch this overview of the Oracle Logistics Digital Assistant, an intelligent conversational user interface for logistics management: · Oracle Logistics Digital Assistant Guided Quick Tour · LDA...
What is the difference between a good bot and great bot? It is the design: design of intents, utterances and conversations. This first session in the ODA Design Camp focuses on the key design decisions you need to make when building conversational digital assistants. You will learn about the most critical factors in designing conversations. You will hear the best practices for designing intents and the strategies for handling disambiguation, errors and keeping the user engaged. By learning these best practices now you can better ensure you build an awesome conversational experience". Watch the video here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
What is the difference between a good bot and great bot? It is the design: design of intents, utterances and conversations. This first session in the ODA Design Camp focuses on the key...
Fishbowl Solutions invites you to schedule a personalized solution briefing and branded demo to discover how the Oracle Digital Assistant can help employees using Oracle Cloud HCM or PeopleSoft HCM complete tasks, get answers to FAQs, and find information quickly. The goal of these 30-minute meetings is to help you understand how a digital assistant could help your company. This agenda will be used to uncover this information: · Customer’s (you) business problem or initiative · Potential use cases, channels (web, mobile, etc.), and integrations (Oracle, Workday, Kronos, etc.) · Art of the possible – demos of similar HR/HCM digital assistants Fishbowl has built Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Fishbowl Solutions invites you to schedule a personalized solution briefing and branded demo to discover how the Oracle Digital Assistant can help employees using Oracle Cloud HCM or PeopleSoft HCM...
Oracle’s Digital Assistant has been recognized as a leader by analyst firm Ovum in its latest research report, "Ovum Decision Matrix: Selecting an Intelligent Virtual Assistant Solution, 2020–21." The report evaluates 10 niche and large technology vendors while analyzing the evolution of virtual intelligent assistants, the increasing scope of use cases, and the market landscape. Oracle Digital Assistant is the new way that users get answers and get things done just by asking, via text or speech, rather than hunting around menus. It is comprehensive in that it can be configured to answer on any topic. It leverages AI-powered Natural Language Processing to better understand users’ requests. Developed with today's IT leader in mind, our virtual assistant solution is a departure from the traditional inconsistent "point solution", including single-purpose chatbots. Out of the box, users have access to over 35 transactions including directory lookup, vacation balance, promotions, and feedback. Furthermore, the platform is agile—an included Extensibility Framework makes the Oracle Digital Assistant 'upgrade safe' by automatically merging customizations into updated transactions without having to manually re-create—a feature not found in other solutions on the market. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Oracle’s Digital Assistant has been recognized as a leader by analyst firm Ovum in its latest research report, "Ovum Decision Matrix: Selecting an Intelligent Virtual Assistant Solution, 2020–21." The...
Chatbots (AI-powered conversational interfaces) have the potential to revolutionize customer service across the utility industry. In this video, we’ll walk through several different ways a chatbot can help utility customers answer important questions, manage their account, and eliminate hold or wait times. Utilities are service-oriented industries, which means long-term customer support is one of the greatest business imperatives and challenges. Whether it’s energy, water, heat, or telecom service, consumers want questions about services, outages, or bills answered as quickly as possible, and the traditional call center alone isn’t up to the task of delivering a delightful customer experience alone anymore. Utility chatbots meet customers in their time and place of need – on a provider’s website, across social media to deliver great customer service and help them do things like…Watch the video here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Chatbots (AI-powered conversational interfaces) have the potential to revolutionize customer service across the utility industry. In this video, we’ll walk through several different ways a chatbot can...
Customer service is expensive. On average, it costs about $1 per minute to service a customer that calls customer support. This cost increases if the call needs to be escalated to the next level of support – from Level 1 to Level 3 – because with each escalation more time is spent talking with the customer and may also involve a higher-paid service agent. To keep things simple, if we use the $1 per minute cost as the data point to calculate the cost for a company with 200,000 calls per year, and an average call length of 10 minutes, we would find that such a company would spend $2,000,000 per year on customer service calls alone. This is a simple example and results will vary across industries, but call center cost reduction is something that every company with a call center wants to do. The question is how? A lot of companies use a customer service solution like Oracle Service Cloud (Oracle CX Service) that combines web, social, and contact center (phone) experiences. On the web side, customers can use Service Cloud to initiate service requests through a chat interface. This enables them to get straight to their question instead of having to go through prompts or make selections on a phone, which saves time and ultimately money. However, what about common or routine questions that live agents must answer repeatedly, such as order status or return policies? These common or routine questions typically make up a large portion of overall requests, and while simple to resolve, they cost the same to service. What can companies do to reduce the volume of these requests being serviced by live agents? In Office Depot’s case, they turned to the Oracle Digital Assistant (ODA) integrated with Oracle Service Cloud. Office Depot has deployed ODA on their website to provide a simple channel and conversational chat interface to check on order statuses, ask policy-related questions such as returning a purchase, and even cancel orders. When human intervention is necessary, ODA can hand off the conversation to an Oracle Service Cloud live agent and pass along the entire chat script. This ensures the live agent does not have to ask as many questions to understand what the customer is trying to resolve, leading to additional time reduction. Office Depot’s goal was to contain common or routine questions with ODA, and so far they’ve been able to contain 20% of their service interactions resulting in significant cost savings. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Customer service is expensive. On average, it costs about $1 per minute to service a customer that calls customer support. This cost increases if the call needs to be escalated to the next level of...
This is an overview on how Oracle Digital Assistant can develop and combine skills that can create a more natural conversational user interface, through text or speech, to your enterprise systems and perform valuable actions on behalf of your end-users. Attend the free webtraining here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
This is an overview on how Oracle Digital Assistant can develop and combine skills that can create a more natural conversational user interface, through text or speech, to your enterprise systems and...
A highlight reel Catch six highlights about Oracle’s newest Cloud@Customer offering, which puts a complete public cloud into your data center. Hear Oracle CTO and Chairman Larry Ellison lay out the benefits, an analyst call the product a “pink unicorn,” and customers explain why they’re intrigued. Next level Larry Ellison details new Oracle Cloud@Customer services that will help more companies benefit from autonomous cloud services. Announcing a New Forum: HCM Digital Assistant We are excited to announce the launch of the new HCM Digital Assistant Forum on Cloud Customer Connect. The HCM Digital Assistant provides an intuitive, AI-powered conversational user interface enabling both managers and employees to carry out more than 50 common actions using natural language. Hands free See how Oracle Digital Assistant lets technicians use their voices to capture data while keeping their hands free for maintenance work JavaFX on Raspberry Pi The inexpensive single-board computer works great with Java, making hardware development as easy as traditional software development. Asynchronous Polyglot Programming in GraalVM JavaScript One of the many cool features of GraalVM is its support for polyglot applications. The ability to mix and match programming styles and paradigms makes it easy to combine different programming models allowing developers to take advantage of different languages in a single application. Announcing Helidon 2.0 Helidon provides a set of Java libraries that simplify microservices development, and offer developers a range of features and benefits. Helidon MP GraalVM Native Image support in Helidon 2.0 adds to the existing Helidon SE GraalVM Native Image support, bringing GraalVM Native Image startup and memory consumption benefits to MicroProfile developers. Announcing Coherence Community Edition Oracle is pleased to announce that it is making the core of Oracle Coherence available as free and open source software in Coherence Community Edition. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
A highlight reel Catch six highlights about Oracle’s newest Cloud@Customer offering, which puts a complete public cloud into your data center. Hear Oracle CTO and Chairman Larry Ellison lay out the...
Bots are the future! In fact, if you're wondering whether your business should create a bot, you're asking the wrong question. Bot-powered commerce is the future. This technology is still in its infancy, so most bots follow a set of rules programmed by a human via a bot-building platform, and one of them is Oracle Digital Assistant. In this 4 sessions you will learn what is Oracle Digital Assistant and what features are provided to build machine learning powered chatbots. Moreover, we will demonstrate how to create code-free a conversation in a matter of minutes. The series completes with best practices to create an awesome digital assistant experience. Workshop series: Digital Assistant Overview & start your free cloud service April 20th 2021 Hands-on Digital Assistant part 1 April 22nd 2021 Hands-on Digital Assistant part 2 April 27th 2021 Best practices in building an AWESOME digital assistant experience April 29th 2021 Schedule: April 20, April 22, April 27 and April 29, 2021 17:00 - 19:00 CET (Berlin time) For details please visit the registration page here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Bots are the future! In fact, if you're wondering whether your business should create a bot, you're asking the wrong question. Bot-powered commerce is the future. This technology is still in its...
As Oracle announced on Oracle OpenWorld 2019 ( why does that seem like ages ago?? ) WebLogic 14 version, and later that years this release, also was announced this version was certified to run with GraalVM. Now that makes WebLogic more than only the Java EE application server that it used to be, because now other application technologies such as JavaScript, Ruby or Python could theoretically run on WebLogic. This made me curious and I decided to research and develop a way to rollout a WebLogic platform running with GraalVM, on Oracle's managed Kubernetes Engine. Requirements and necessary steps To run it on Kubernetes, I had to prepare the following · Obtain the GraalVM EE software package · Build a GraalVM EE Docker Image and push it to my private container registry · Build a WebLogic 14 image using the GraalVM EE Image and push it to my private regsitry · Create a WebLogic 14 domain on Kubernetes using the WebLogic Kubernetes Operator GraalVM EE software Now GraalVM is partial OpenSource, thats the Communtiy Edition ( GraalVM CE), but for using it with WebLogic, the GraalVM EE is required. At time of writing this blog the version is 19.3.2, to be downloaded fro edelivery.oracle.com. Package is to be downloaded as V995577-01.tar,gz. Because there is no GraalVM EE container image public available, I built one myself, using docker build tools. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
As Oracle announced on Oracle OpenWorld 2019 ( why does that seem like ages ago?? ) WebLogic 14 version, and later that years this release, also was announced this version was certified to run with...
We are very excited to announce the release of WebLogic Server Kubernetes Operator 3.0.0. This latest version of the operator introduces features and support that gives our users flexibility when applying updates to their domains and applications, and when automating CI/CD pipelines. WebLogic Server Kubernetes Operator 3.0.0 supports: · A new Model in Image pattern · Kubernetes 1.16, 1.17, 1.18 · Istio · Helm 3 · OLCNE 1.1 certification · Performance improvements so that a single operator can manage many domains · For Domain in Persistent Volume (PV), the ability to apply topology changes to the domain which the operator can uptake without requiring any downtime The WebLogic Server Kubernetes Operator is one five open source tools that compose the WebLogic Kubernetes ToolKit. The ToolKit lets users migrate their existing applications, manage and update their domains, deploy and update their applications, monitor them, persist the logs, and automate the creation and patching of images. The tools in the ToolKit are: Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
We are very excited to announce the release of WebLogic Server Kubernetes Operator 3.0.0. This latest version of the operator introduces features and support that gives our users flexibility when...
In a recent Oracle Live Webcast, Oracle formally released Helidon 2.0 and announced that Coherence, Oracle's in-memory data grid solution, will be open-sourced. Helidon 2.0 ships with a host of new significant features such as: support for reactive messaging and streams; a new command-line tool, a new web client API for Helidon SE, GraalVM support for Helidon MP, and a new reactive database client. Helidon, a Greek word for a swallow, is an open-source framework and collection of Java libraries designed for creating microservices-based applications. There are two versions: Helidon SE provides core functional-style APIs for building microservices-based applications. An application server is not required; Helidon MP is an implementation of the MicroProfile specification for building microservices-based applications. A full list of supported APIs for Helidon SE and Helidon MP is available. To complement the original three core Helidon SE APIs - Web Server, Configuration and Security - a new Web Client API completes the set for Helidon SE. Web Client processes HTTP requests and responses related to a specified endpoint. Consider this small example where an instance of the WebClient interface is built along with a response that returns plain text: Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
In a recent Oracle Live Webcast, Oracle formally released Helidon 2.0 and announced that Coherence, Oracle's in-memory data grid solution, will be open-sourced. Helidon 2.0 ships with a host of new...
Performance Optimization for Visual Builder Apps March 15 18:00 - 19:00 Start Times Around the World Your Experts Marcie Samuelsen, Developer Marketing Manager @meyoungorcl Marcie is Marketing Manager for Global Developer Marketing. She joined Oracle in August 1996 as a Sales Consultant. She worked in the User Assistance team for 15 years developing training for Oracle APEX. Marcie also was the creator of the Oracle Learning Library which is an APEX Application used by Oracle customers. Marcie has been in Marketing for the last 2 years promoting webcasts and workshops for customers. Tara Van Cleave, Business Development Consultant Tara helps Oracle developers, product managers and developer advocates educate our users about Oracle technology. Shay Shmeltzer, Director of Product Management @JDevShay Shay is Director of Product Management for Oracle Cloud Development Tools. He is focused on helping developers simplify and streamline their work leveraging Oracle solutions. Shay frequently presents at industry events, publishes many articles, and regularly blogs at https://blogs.oracle.com/author/shay-shmeltzer For details please visit the registration page here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Performance Optimization for Visual Builder Apps March 15 18:00 - 19:00 Start Times Around the World Your Experts Marcie Samuelsen, Developer Marketing Manager @meyoungorcl Marcie is Marketing Manager...
The March video includes three topics: • OIC hands-on Bootcamps • Oracle Hospitality Week • OHIP Webcast For regular updates please subscribe to our YouTube channel here. Thanks for your likes and sharing the video on YouTube and LinkedIn. For the latest Developer Community information please visit Community Updates Wiki page (Community membership required). For the latest Developer Community information please visit Community Updates Wiki page (Community membership required). Blog Twitter LinkedIn Facebook Meetups Technorati Tags: YouTube,PaaS,Cloud,Middleware Update,WebLogic,WebLogic Community,Oracle,OPN,Jürgen Kress
The March video includes three topics: • OIC hands-on Bootcamps • Oracle Hospitality Week • OHIP Webcast For regular updates please subscribe to our YouTube channel here. Thanks for your likes and...
February 2021 Edition Welcome to the February edition of the Oracle Digital Assistant News. Last month we announced the details of our latest major release of Oracle Digital Assistant (20.12), featuring native multi-lingual NLU, group chat and data manufacturing, among a whole heap of new features. If you missed that edition of the newsletter scroll down to the bottom of this one and follow the link under "Previous Newsletters". By now all instances have been updated, so you can try out these exciting new features. If you need help upgrading or have any feedback then feel free to reach out to us. This month we're bringing you the usual selection of industry news, customer stories, upcoming events, best practices and technical articles. If you are enjoying this newsletter or If you have anything you would like us to feature in a future edition message us via twitter using tags #OracleODA #OracleODANews Please feel free to forward this newsletter to anybody who may be interested and invite them to subscribe too. Read the February 2021 Edition here and Subscribe to the Newsletter here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic , Digital Assistant Newsletter
February 2021 Edition Welcome to the February edition of the Oracle Digital Assistant News.Last month we announced the details of our latest major release of Oracle Digital Assistant (20.12), featuring...
This article demonstrates the power of JET's busy context concept. The busy context API provides the developer with an elegant way to check if a custom web component has been completely loaded into the DOM and is READY to perform its duties. To illustrate this feature, I have a sample application, which has two custom components: user-component-one and user-component-two. On the click of a button, I populate an knockout observable-array variable with some metadata which loads both these components twice. As I am looping through my array, I am also interested to access a method from each of the components. And this is where I have my problem! As soon as I try to access a method on the web components, while they are still being loaded, I get the following error: Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
This article demonstrates the power of JET's busy context concept. The busy context API provides the developer with an elegant way to check if a custom web component has been completely loaded into...
This article talks about an advanced mechanism of achieving inter-component communication using events. I had earlier written about another simpler mechanism, using the writeback principle, on CCA communication with writeback. However, the writeback principle works only when both the web components are located under the same root component. So it is not really a robust option. The current article deals with communicating using events, and this works across nested components, and does not depend on the hierarchy of the component in the DOM. My sample application contains 3 nested web components, in this order: When the button in the innermost component is clicked, it raises multiple custom events, which bubble up the DOM. The First and the Second components have been set up to listen to these events and respond accordingly. As a good practice, I have set up helper functions to raise and subscribe to events in a separate function, and I have set the prototype of my custom components to my helper function. This helps to reduce repeated code and allows the web components to be driven by a consistent frame. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
This article talks about an advanced mechanism of achieving inter-component communication using events. I had earlier written about another simpler mechanism, using the writeback principle, on CCA...
In some cases you will want to access Oracle Visual Builder application through an interface built with another product/service. For example, embed the VB app in a portal or another app. Embedding Visual Builder UI in an Oracle Cloud Application (Oracle's SaaS) page is another example of this use case. In this blog we'll show how to achieve this. Adapting the Visual Builder App There are three things you'll likely want to setup in your Visual Builder app when you know it is going to be embedded. The first one is a must do - in the web app settings->security section you should allow your application to be embedded in other servers. If not set, when a site will try to embed the URL of your app it will be denied and in the console you'll see a message similar to "Refused to display 'URL' in a frame because it set 'X-Frame-Options'". By default VB apps are not allowing other sites to embed them because of security concerns, so you need to specifically set this entry. (Note that you must re-publish your app after you change this setting). The other thing you likely want to do is remove any surrounding chrome around the core content of your app. These parts are usually defined in the shell page which acts as the template for your page. Simply go and edit the HTML removing things that are not needed in the embedded version. Read the complete article here Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
In some cases you will want to access Oracle Visual Builder application through an interface built with another product/service. For example, embed the VB app in a portal or another app. Embedding...
February top tweets by Developer Community Send us your tweets @wlscommunity #OracleDeveloperCommunity and follow us on twitter http://twitter.com/wlscommunity Please feel free to send us your news! Make sure you share your content with the community! Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: twitter,WebLogic,WebLogic Community,Oracle,OPN,Jürgen Kress
February top tweets by Developer Community Send us your tweets @wlscommunity #OracleDeveloperCommunity and follow us on twitter http://twitter.com/wlscommunity Please feel free to send us your news! Ma...
As a best practice your Git repository shouldn't include large binary files - since you usually don't actually manage the content of these files in a similar way to source code files. But sometime these files are part of your code base, and you would like to track them along with the rest of your code. GitLFS - an open source project - helps in doing this in an efficient way. The latest version of Oracle Visual Builder Studio added support for using GitLFS. Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server. Visual Builder Studio will store the files in your Oracle Cloud Object Storage. In the demo below you can see how easy it is to use GitLFS with your free Git repositories in Visual Builder Studio. After you download and install GitLFS on your client, you can add it to a specific Git repo by issuing a "git lfs install" in the directory into which you cloned your repository. Then indicate which files to track using commands such as "git lfs track *.bin". Add the new .gitattributes file to your git transaction, and that's it. From now on, when you add files of the specific type to your git repo - they will be stored outside of your git repo. Here is a quick demo - Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
As a best practice your Git repository shouldn't include large binary files - since you usually don't actually manage the content of these files in a similar way to source code files. But...
With Visual Builder Studio the lifecycle of the application's code is managed separately from that of data that is stored in business objects. In this blog we'll show you how to hook up data management into the process that deploys your application. Managing the data lifecycle can be done using the new Visual Application build steps that were added to Visual Builder Studio. Note that this demo is a continuation of the previous blog that shows the initial configuration of a package and deploy steps. The data manager in Visual Builder helps you get data in and out of business objects while developing the app. We'll use the Visual Builder Data Manager "Export all Data" option to generate a zip file with base data we can use in our dev/test app. This will create a zip file with csv files with the data for each business object. In Visual Builder Studio, we create a separate Git repository to store this file, as it is not part of your application code. Then we are going to load the exported file into that repository. To automate populating business objects we create a new build job that uses the Import Data step from the Visual Application category. Note that the application we are importing into in the video is published with a version in the path ("Include the application version in the URL" is checked) - which means this is not a "live" app as the URL will change when we modify the app version. We can therefor import data into it directly. Applications that don't have the "Include the application version in the URL" checked are your "live/production" apps - with a fixed URL that won't change when you deploy new versions. If you want to do a similar import of data into a live/production app, then you need to first use the Lock step to lock the app, then import the data, and then Unlock the app. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
With Visual Builder Studio the lifecycle of the application's code is managed separately from that of data that is stored in business objects. In this blog we'll show you how to hook up...
This article explains how you can display a calendar widget for an input text prompt using the Oracle Web SDK. The solution uses a resource bundle entry to return HTML markup for the calendar. The Oracle Web SDK JavaScript API is used to send the selected date information back to the skill to update the underlying variable. The message sent after selecting a date is passed as a postback message that contains the name and value for a variable to update as well as the action to transition to. Disclaimer: The goal of this article is to showcase the use of HTML widgets in the content of a bot response. If you put this code into production, make sure you implement support for channels other than Web (if e.g. your bot should also run on other channels) as well as to handle when users type a message instead of using the displayed calendar widget. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
This article explains how you can display a calendar widget for an input text prompt using the Oracle Web SDK. The solution uses a resource bundle entry to return HTML markup for the calendar....
The Oracle Web SDK provides extensive configuration and customization options using properties, event handlers, and delegates. This article introduces the features built into the Oracle Web SDK and provides examples of customizations to demonstrate the extensibility features of Oracle Web Messenger and Channel. This article also includes instructions for customers migrating from the previous, now outdated version of the SDK to the new Oracle Web SDK 20.6.1. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
The Oracle Web SDK provides extensive configuration and customization options using properties, event handlers, and delegates. This article introduces the features built into the Oracle Web SDK and...
GIT is a free open source version control system available at https://git-scm.com/about/free-and-open-source. This article does not explain GIT but shows how you can use GIT to version control Oracle Digital Assistant custom component service projects. Also, in this article I propose a GIT repository structure that has directories built for each skill requiring custom components. This proposal is for custom components that should be deployed to the local component container in a skill. You would probably use a different code organization if components will be deployed to a remote repository. For illustration purposes, this article uses Microsoft Visual Studio Code as a JavaScript IDE because it has GIT support built-in. When you develop custom component services, you don't have any dependencies to a specific JavaScript IDE and can choose whatever you prefer. At least though you want to make sure that the IDE you use supports Node debugging. If you are experienced with GIT then you will be able to get away without GIT support in the IDE and use the command lie instead. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
GIT is a free open source version control system available at https://git-scm.com/about/free-and-open-source. This article does not explain GIT but shows how you can use GIT to version control Oracle...
According to the Merriam Webster, democratize means to “To make (something) available to all people” and that’s exactly what Oracle Digital Assistant is about – making applications more accessible all people, conversationally easy. I’ve borrowed this blog’s title from the Omdia analyst, Mark Beccue’s commentary “Oracle Digital Assistant democratizing Oracle apps” and as you will see, it’s apropos. Historically, the internet came about commercially in the late 90s, and made the world’s information available to anyone w/ a PC. In 2007, Apple introduced the iPhone and effectively put a computer in all our modern-day pockets. More recently, cheap compute power, and effectively infinite cloud storage brought about breakthroughs in artificial intelligence, and thus, the advent of sophisticated conversational AI. Now we don’t have to navigate to a website, or download, install and figure out a mobile app; more and more commonly, we simply ask, to get what we need. To quote from the analyst’s commentary: “By offering full integration with its software as a service (SaaS) applications, Oracle made it exponentially easier for end users to command and control the capabilities of these applications.” This doesn't mean that we will no longer need the full power of the web or mobile apps that SaaS apps offer. No, we’re far from that. But for the non-power or infrequent users, conversational interfaces are more approachable. And even power users can benefit from ready access and simplicity of a conversational interface. Read the complete article here Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
According to the Merriam Webster, democratizemeans to “To make (something) available to all people” and that’s exactly what Oracle Digital Assistant is about – making applications more accessible all...
With 2942 users and 56,93 GB of data the WebLogic Community workspace (membership required) is our central source of information. Oracle migrated the Beehive collaboration suite to a cloud based solution. With this change the community workspace will become obsolete. Please download any data like Chatbot, WebLogic or JCS hands-on training material asap! We are working on plans to launch a new website build in Oracle Content and Experience Cloud. What should be included? Let us know via twitter at #OracleDeveloperCommunity! Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
With 2942 users and 56,93 GB of data the WebLogic Community workspace (membership required) is our central source of information. Oracle migrated the Beehive collaboration suite to a cloud based...
Stop the press - an NLP model is only as good as the data you train it with. I think we can all generally agree on that statement. Also, when it comes to training intents with utterances, ultimately the best data is real data. However, you have to start somewhere and to do so you need to bootstrap your NLP model by creating your own utterances. Even with the best intentions in the world, synthetic utterances can introduce bias, often because we all have our own myopic view of the world. It is also fair to ask the question “what makes a good utterances or training corpus?” So how might you kick-start training your NLP model? Remember the basics You don’t have to actually know much, or anything, about NLP so long as you follow some general guidelines. From my experiences, here are the guidelines I try to follow: Focus on the essence of the intent and what makes it unique: remember the goal is not to “understand”, but to classify. You must ensure intents are designed to be as distinct as possible and the utterances will define what makes those intents distinct. Think of the rings in the Olympic flag; ideally each intent should have no overlap (or as little as possible). As you create utterances, focus on what it is that makes this intent distinct from any other – that is the essence you want to capture in your utterances. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Stop the press - an NLP model is only as good as the data you train it with. I think we can all generally agree on that statement. Also, when it comes to training intents with utterances, ultimately...
Since I had developed key art for Oracle's Artificial Intelligence (click here for full story) I was asked to develop a set of icons to represent the emerging technologies that Oracle was bringing to the market. The hardest part of the project was having to make the new icons encapsulate the very complex technologies they represented and still work at a tiny size. On top of that, he new icons also had to match Oracle's existing icon collection (see examples below). Chabots explained: a computer program designed to simulate conversation with human users, especially over the web enabled digital devices. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Since I had developed key art for Oracle's Artificial Intelligence (click here for full story) I was asked to develop a set of icons to represent the emerging technologies that Oracle was bringing to...
Dear Developer Partner Community, The Oracle Digital Assistant February release introduces many new functionality including Unified Multi-lingual NLU, Enhanced Speech, Data Manufacturing with Active Learning. ODA supports Arabic, Dutch, English, French, German, Italian, Portuguese and Spanish – a great opportunity for your localized chatbots. Thanks to the community for all the excellent chatbot & development tool articles: How PeopleSoft customers can use Chatbots to meet employee expectations and cut costs in Help Desk & Cloud HCM Talk Radio - Innovating Cloud HCM with Voice and Chatbots & Building Intelligence: How Oracle Built a Digital Assistant & How to configure a bag item in a composite bag entity as optional & The importance of test, measure & improvement in chatbots and NLP & Automating CI/CD for Oracle Cloud Functions with Visual Builder Studio & Business Rules in Visual Builder Cloud Service & Filtering SingleSelect Values as You Type. The WebLogic Kubernetes toolkit enables you to migrate your existing applications, manage and update your domains, deploy and update your applications, monitor them, persist the logs, and automate the creation and patching of images. Integration between the tools allows to automate updates through CI/CD processes. WebLogic Kubernetes Toolkit includes the following tools: WebLogic Deploy Tooling (WDT) & WebLogic Image Tool & WebLogic Kubernetes Operator & WebLogic Monitoring Exporter & WebLogic Logging Exporter. A great kit to shift workload from on-premises to the Oracle Cloud Platform. In the Application Development section we published articles about: Coherence Community Edition & Excel generation example - Custom Java functionality on Oracle PaaS/JCS cloud & Helidon 2.2.0 Released & Helidon Messaging with Oracle AQ & Helidon, Logging, and MDC & GraalVM quick reference & MicroProfile GraphQL Support Now Available in Helidon MP. For a short summery of our monthly key information watch the PaaS Partner Updates on YouTube. The February edition highlights the OIC February Update and the Oracle Video Hub. In this month’s community webcast Antony Reynolds will present an update on Oracle Integration Scalability and Resilience. Please join the Partner Community Webcast on February 23rd 2021. On-demand webcast recordings are available at the Oracle Video Hub. To read the complete newsletter please visit https://bit.ly/DeveloperNewsFebruary2021 Please like and share the newsletter at LinkedIn and Twitter Jürgen Kress PaaS Partner Adoption Oracle HQ Tel. +49 89 1430 1479 E-Mail: juergen.kress@oracle.com Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Technorati Tags: WebLogic Community newsletter,newsletter,WebLogic,WebLogic Community,Oracle,OPN,Jürgen Kress, Developer Community, Developer
Dear Developer Partner Community, The Oracle Digital Assistant February release introduces many new functionality including Unified Multi-lingual NLU, Enhanced Speech, Data Manufacturing with Active...
Conversational AI in Banking Webinar March 23rd 2021 Hear from Oracle Gold partner Wind-IS and Oracle’s Digital Assistant experts how they implemented a chatbot for one of the biggest Egyptian banks. This multilingual chatbot supports customers in both English and Arabic, via Facebook Messenger, WhatsApp and the bank’s public website. Banking customers can learn more about the bank’s products, latest offers and find the nearest ATM or branch. • Oracle Digital Assistant Overview • Challenges & use cases in the financial sector • Demo & customer success in retail banking • Discovery workshop conversational AI • Questions & answers Schedule: March 23, 2021 3:00 PM Dubai Time For details please visit the registration page here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Conversational AI in Banking Webinar March 23rd 2021 Hear from Oracle Gold partner Wind-IS and Oracle’s Digital Assistant experts how they implemented a chatbot for one of the biggest Egyptian banks....
Every industrial revolution has been defined by increased efficiency and reduced costs. The new digital revolution we are embarking upon is no different. Things that took days to do can now be done in seconds, and things that used to cost hundreds of dollars can now be accomplished by spending less than one dollar. Conversational AI is cool, but that’s not why it will change the world. It will change the world because it will be better and cheaper than many of the things we pay humans to do today. In this blog we will focus on the impact of digital assistants in the world of human resources (HR). And how it will change how organizations can service requests and questions from employees and managers in a way that reduces organizational costs and improves the level of service. We will therefore break down the two areas that should result in large reductions in operating costs: the HR help desk and HR staffing levels. What you will see is that even the most conservative approach to saving costs with a digital assistant will realize between a 10%-30% reduction in help desk and HR costs in one year. And that can be doubled in two years. Plus, you’ll be providing better service to your employees and managers too! As Larry Ellison pointed out last year at Oracle OpenWorld. It’s not the software that is the most expensive item, it’s the cost of all the people who have to deal with all the ramifications of running the software. 1. HR Help Desk Costs It has been said that help desks are the cost of (a lack of) quality. Scattered, and often misleading, information and complex processes inevitably force employees to reach out to live agents to help them solve their problems, answer their questions, or complete a task. Help desks are, often, the cost organizations pay for failures elsewhere in their internal systems. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Every industrial revolution has been defined by increased efficiency and reduced costs. The new digital revolution we are embarking upon is no different. Things that took days to do can now be done in...
Introducing the new Oracle Logistics Digital Assistant, an AI-powered Virtual Assistant for Oracle Cloud Logistics. Your customers and employees now have easy, on-the-go access to order status and shipment tracking without having to navigate through the Oracle Transportation Management (OTM) application or understand complicated data mappings. The Oracle Logistics Digital Assistant provides you and your authorized users with a conversational interface that responds quickly, improves user satisfaction, and increases business efficiencies. Make sure to register and attend the upcoming Customer Connect session featuring the Oracle Logistics Digital Assistant on Friday, August 14th at 9:00-10:00 am PT. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Introducing the new Oracle Logistics Digital Assistant, an AI-powered Virtual Assistant for Oracle Cloud Logistics. Your customers and employees now have easy, on-the-go access to order status and...
· Announcing Oracle Visual Builder Platform · Deploying a microservice Docker container to Kubernetes · 25 Years of Java: Technology, Community, Family Java developers share their thoughts on the 25th anniversary of the “technology that powers the world.” · GraalVM 20.1 Release · Polyglot Programming with Oracle GraalVM Enterprise and Coherence · The best of Java Java Magazine celebrates Java’s 25th anniversary with a list of the 25 best Java apps in areas including space exploration, genomics, and video games. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
· Announcing Oracle Visual Builder Platform · Deploying a microservice Docker container to Kubernetes · 25 Years of Java: Technology, Community, Family Java developers share their thoughts on the 25th...
In my series of blogs around WebLogic, containers and Kubernetes I'd like to tell you about "old meets new". Well "Old" is maybe an inappropriate term in this case, but what I actually mean is how WebLogic's relation to traditional infrastructure like servers and VMs and from a container based perspective with a container orchestrator platform such as Kubernetes, and Oracle's cloud implementation of it, Oracle Container Clusters(OKE) holds. Operators Kubernetes as a platform knows all about it's pods, services, policies, persitent volumes and so on, but as demands of what to containerize became more demanding, it was not sufficient anymore. If you have a stateless web app to control, in a lightweight container, kubernetes can handle it well. But an entire database or application server platform in a container is something different. Specific tasks and details regarding all kinds of configurations and operations can never be handled by kubernetes, similar to a VM or server; they can't do that either. Here Operators will be implemented. Operators : · They extend the K8S api · Configure & manage more complex instances · They leverage more experience based knowledge to Kubernetes. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
In my series of blogs around WebLogic, containers and Kubernetes I'd like to tell you about "old meets new". Well "Old" is maybe an inappropriate term in this case, but what I actually mean is...
Oracle GraalVM Enterprise Edition is a high performance runtime that provides significant improvements in application execution and efficiency on premise and in the cloud. For cloud, the good news is that GraalVM Enterprise is included in all Oracle Cloud Infrastructure (OCI) subscriptions so you can use it for no additional charge. Let's see how to get started with GraalVM Enterprise in OCI and run some examples in a virtual machine. While GraalVM Enterprise's improved performance and reduced resource requirements can lead to cost savings for OCI customers, OCI itself is running services on GraalVM Enterprise. For example, the Oracle Cloud Infrastructure Monitoring service, which captures and provides analysis of service health and performance metrics, has reported a 5% reduction in CPU consumption and a 10% increase in the number of transactions per second when using GraalVM Enterprise. For OCI user workloads, GraalVM Enterprise can be used in the following deployment scenarios: Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Oracle GraalVM Enterprise Edition is a high performance runtime that provides significant improvements in application execution and efficiency on premise and in the cloud. For cloud, the good news is...
One of the many cool features of GraalVM is its support for polyglot applications. The ability to mix and match programming styles and paradigms makes it easy to combine different programming models allowing developers to take advantage of different languages in a single application. Since GraalVM was open sourced, many platforms and frameworks have started embedding GraalVM language runtimes to provide scripting capabilities through dynamic languages such as JavaScript or Python, for example Vert.x Es4x, as well as some experimental builds of Oracle Database. Mixing and combining different programming languages often means mixing and combining different programming styles and paradigms. This is evident in applications that mix programming languages with dissimilar models of concurrency and parallel execution. In this blog post we focus on the combination of Java and JavaScript in the context of asynchronous applications. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
One of the many cool features of GraalVM is its support for polyglot applications. The ability to mix and match programming styles and paradigms makes it easy to combine different programming models...
Oracle Coherence has pioneered the In-Memory Data Grid space, powering high-scale mission-critical applications around the world in many industries. Today, Oracle is pleased to announce that it is making the core of Oracle Coherence available as free and open source software in Coherence Community Edition. Coherence Community Edition is licensed under the Open Source Initiative’s Universal Permissive License, Version 1.0, and is hosted on GitHub: https://github.com/oracle/coherence. Coherence Community Edition provides a reliable and scalable platform for state management and polyglot processing on the data grid. Integration with Helidon, GraalVM, Oracle Database and Database Cloud services and other technologies makes Coherence Community Edition an essential component of a modern cloud-native microservices architecture. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Oracle Coherence has pioneered the In-Memory Data Grid space, powering high-scale mission-critical applications around the world in many industries. Today, Oracle is pleased to announce that it is...
Today, we are proud to announce general availability of Helidon 2.0. Helidon provides a set of Java libraries that simplify microservices development, and offer developers a range of features and benefits: · Choice of programming styles: Helidon SE — for functional programming with full transparency and developer control. Helidon MP — for declarative programming, leveraging MicroProfile and Jakarta EE standard APIs. · Simple to use and fast — a collection of libraries and reactive Web Server running on a Netty core. · Observability and resilience through health checks, metrics, tracing and fault tolerance. · The option to compile Java applications using GraalVM Native Image, creating native images with extremely fast startup and small footprint. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Today, we are proud to announce general availability of Helidon 2.0.Helidon provides a set of Java libraries that simplify microservices development, and offer developers a range of features and...
Many organizations run their core business applications on WebLogic Server. In this webinar we will explore possible pathways to modernize and extend these applications using modern Cloud Native services. You will discover the various options of running WebLogic in a Cloud Model, how to develop hybrid architectures combining on-premise and Cloud deployments, and how to rapidly extend WebLogic applications with Microservices. This offers great opportunities for Oracle partners to deliver new WebLogic based applications, migrate existing WebLogic customers to the Cloud or modernize your managed services improving efficiency and decreasing cost. Secondly WL modernization has proven to open up new conversations for further PaaS modernization. Date: February 11, 10:00 CET For details please visit the registration page here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Many organizations run their core business applications on WebLogic Server. In this webinar we will explore possible pathways to modernize and extend these applications using modern Cloud Native...
A couple of weeks ago a question in the Oracle ADF Community asked for help with af:query in advanced mode. In detail, the user wanted to know how to hide some fields from the ‘Add Fields’ LOV available in the advanced mode of the af:query component. You can hide fields declaratively in the view criteria the af:query. For this, you uncheck the queryable checkbox for the attribute. If you do this for e.g. the CommissionPct attribute. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
A couple of weeks ago a question in the Oracle ADF Community asked for help with af:query in advanced mode. In detail, the user wanted to know how to hide some fields from the ‘Add Fields’ LOV...
Redwood is here! All UI components and functionality is using the Redwood Design System by default in this release! If you woud like to use the Alta theme with JET v9.0.0, please see the Migration chapter of the JET Developers Guide for guidance. Check your DOM syntax This release includes an updated version of jQuery (v3.5.1) which fixes a security issue. This fix introduces potential issues if your code is not properly closing non-void DOM nodes. Use the JET Audit Framework to check for any potential issues before upgrading. Explore the new Cookbook Along with the new website look and feel, the Cookbook has been updated as well. Explore the new look and feel as well some of the new Redwood UI components like Waterfall, and animations like the folding layout! Progressive Loading of components Progress loading (ghost loading) of many new Redwood UI components like ListView, and Table! Improved animation patterns Checkout the lastest animations provided by the toolkit, from this Animation Gallery! New Accessiblity role for oj-table Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Redwood is here! All UI components and functionality is using the Redwood Design System by default in this release! If you woud like to use the Alta theme with JET v9.0.0, please see the Migration...
The February video includes three topics: • OIC February Update • Oracle Video Hub • OIC Scalability & Resilience For regular updates please subscribe to our YouTube channel here. Thanks for your likes and sharing the video on YouTube and LinkedIn For the latest Developer Community information please visit Community Updates Wiki page (Community membership required). For the latest Developer Community information please visit Community Updates Wiki page (Community membership required). Blog Twitter LinkedIn Facebook Meetups Technorati Tags: YouTube,PaaS,Cloud,Middleware Update,WebLogic,WebLogic Community,Oracle,OPN,Jürgen Kress
The February video includes three topics: • OIC February Update • Oracle Video Hub • OIC Scalability & Resilience For regular updates please subscribe to our YouTube channel here. Thanks for your likes...
A while back I posted a blog/video showing how to access Oracle ATP DB through ORDS from Visual Builder. One update that happened since then on both the ORDS side and the Visual Builder part is support of OpenAPI/Swagger standard. This accelerates and simplifies adding ORDS based REST services to a VB app and creating apps leveraging them. ORDS is a simple solution for anyone looking to build Visual Builder based apps on top of existing tables in an Oracle DB. ORDS provides a very simple way to expose a set of REST services on top of tables (and other DB objects). Once the services are created you can add them to Visual Builder and consume the data they expose. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
A while back I posted a blog/video showing how to access Oracle ATP DB through ORDS from Visual Builder. One update that happened since then on both the ORDS side and the Visual Builder part is...
Visual Builder can work with any REST service as a source of data, but it provides additional built-in features for services exposed by Oracle Cloud Application (Oracle SaaS). Visual Builder is familiar with the specific syntax those services use for advance functionality such as query by example, sorting, pagination, drilling into related items and other capabilities they support. However some VB developers might miss these capabilities and treat Oracle SaaS services like any "regular" service. In this blog I show how to take advantage of the special capabilities by using the "Define by Specification" option in Visual Builder. Most of the services exposed from Oracle Cloud Applications are built on top of the Oracle ADF framework, and leverage the built-in features that this framework offers. One of those features is a detailed set of meta-data about each object. To get to the metadata you simply add "/describe" to the end of the URL for the object you want to access. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Visual Builder can work with any REST service as a source of data, but it provides additional built-in features for services exposed by Oracle Cloud Application (Oracle SaaS). Visual Builder is...
Like built-in components, custom components may have an interaction with a user that spans multiple turns. To have a conversation with a user, components needs to maintain state to tell the UI to render and the behavior to execute. In this article I explain two options you can use to manage and maintain state in custom components. Tickets4Sale Sample The sample used built for this article is an incomplete implementation of an event service bot. As a disclaimer, notice that the main objective of the sample is to provide a framework for demonstrating component state management. After you imported the sample skill to Oracle Digital Assistant (version 20.x or later), you need to train the model. When finished, open the conversation tester in Oracle Digital Assistant and type "hi", after which the skill introduces itself. The sample skill uses the following three band names to provide its services: Rolling Stones, Foreigner and Santana (you can add more bands by editing the artists entity of the skill). When the user asks for one of the three bands, a message with randomly generated data is displayed when the band can be seen live on stage. The user can then select to buy a ticket (not implemented in the sample), to get a reminder later via email, or to cancel the ticket query/order process. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Like built-in components, custom components may have an interaction with a user that spans multiple turns. To have a conversation with a user, components needs to maintain state to tell the UI to...
In addition to natural language processing (NLP), menus are a popular means of navigation in a chatbot conversation. Action menus are typically used either as fallback when the NLP engine does not resolve a user message with predefined confidence (threshold), or when a resolved user intent has subcategories into which a conversation can be branched. To build action menus you have a choice: · You can build action menus manually using the System.CommonResponse component and BotML. · You can build action menus based on value-list entities that you render using the System.CommonResponse component In this article I will try to convince you to use the latter approach to use entity based menus (or model driven, as I like to refer to this). Behavior of manually built action menus The action menu below has been built manually in BotML. Unlike list-of-values, which set a value to a variable when a user selects an item from the list, action menus trigger a navigation to a specific dialog flow state. With this behavior, action menus are like menus in web and mobile applications. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
In addition to natural language processing (NLP), menus are a popular means of navigation in a chatbot conversation. Action menus are typically used either as fallback when the NLP engine does...
Menus look much better when icons are displayed for the selected items. Often, a well-chosen icon even improves usability because people recognize patterns so much better than reading labels. In this article I explain how to create icon references for list items in action and value-list menus created with the System.CommonResponse component How to add icons to select items Below is an action list in Oracle Digital Assistant as it shows in the embedded conversation tester that does not support remote icons to be displayed on menus. And here is the same menu displayed on the Oracle Web channel that supports icons displayed for select items. Although the icons I chose for the screen shot are not great, the menu looks different and probably even more appealing. You create menus with icons on the select items using the System.CommonResponse component. As a bonus of using this approach, it will work with any messenger that can render icons in menus and not just the web SDK. Messengers that don't support icons (like SMS or the embedded tester) simply ignore the icon configuration. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Menus look much better when icons are displayed for the selected items. Often, a well-chosen icon even improves usability because people recognize patterns so much better than reading labels. In this...
Especially when Oracle Digital Assistant is made available on websites or web applications, developers look for a web-type look and feel and behavior of bot responses to seamlessly integrate the bot into the surrounding web environment. Because Oracle Digital Assistant can be exposed through multiple messenger channels as well as by voice, it is important that optimized web integration does not tie a bot to a single channel. In this article I explain how you use font awesome and a custom component to render menus as iconic buttons on the web and as action lists on other channels. The adaptive behavior is fully implemented in the custom component so that no markup is added to the BotML code. Reading this article and looking at the provided custom component sample and code, you learn · How to build a custom component that returns different responses based on channel detection · How to return markup in component responses and invoking client-side JavaScript functions · How to create an action list with icons for non-web channels · How to use font awesome with the Oracle Web SDK. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Especially when Oracle Digital Assistant is made available on websites or web applications, developers look for a web-type look and feel and behavior of bot responses to seamlessly integrate the bot...
January 2021 Edition Happy new year, , welcome to the first edition of the Oracle Digital Assistant News of 2021. We have BIG news this month. We're announcing the rollout of release 20.12 of Oracle Digital Assistant, the first release to support native multi-lingual capabilities. Keep reading for a preview of the new features in 20.12 plus the usual selection of industry news, customer stories, upcoming events, best practices and technical articles. If you are enjoying this newsletter or If you have anything you would like us to feature in a future edition message us via twitter using tags #OracleODA #OracleODANews Please feel free to forward this newsletter to anybody who may be interested and invite them to subscribe too. Please feel free to forward this newsletter to anybody who may be interested and invite them to subscribe too. Read the January 2021 Edition here and Subsribe to the Newsletter here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic , Digital Assistant Newsletter
January 2021 Edition Happy new year, , welcome to the first edition of the Oracle Digital Assistant News of 2021.We have BIG news this month. We're announcing the rollout of release 20.12 of Oracle...
Dear Developer Partner Community, Every day we publish a blog post with the latest integration and process automation news. Subscribe to our blog to receive the updates. You want to share your best practices and success stories? Please send them via twitter #OracleDeveloperCommunity! We will like and retweet and promote them here in our monthly newsletter. Thanks for all your excellent contributions in 2021! In total we had 118.398 views in 2020. Congratulations to the top blog post in 2020: 1. Oracle Developer Meetups 2. How to use any Oracle JET Component in VBCS by Herman Hensinga 3. Oracle WebLogic Server 12.2.1.4 is Released by Monica Riccelli You want to network with the Oracle Community? Join our local Oracle Developer Meetups across the world. Want to start the New Year with an AI and ML online conference? Attend Oracle Developer Live January 26, 28th or February 2nd and attend the How Oracle Built a Digital Assistant. This session focuses on the real-world experience of building, training, and testing the natural language processing (NLP) models for an AI-driven digital assistant. You’ll be introduced to Artie, a digital assistant that helps Oracle developers build chatbots. Oracle Digital Assistant is now available for US government customers (FedRAMP certification). Which opens up many new opportunities in public sector to drive digital transformation. Thanks to the community for all the excellent mobile & development tool articles: Define Multiple Entity Prompts And Prompt Sequences To Make Your Digital Assistant Appear Less Robotic And More Human & Accessing The Current Range Start For Bag Items In A Composite Bag Entity & How To Tell Which Value Or Synonym Actually Resolved An Entity & The yet not so well known "headerText" property in System.CommonResponse component attachment types & Testing Your Apache FreeMarker Expressions Using The Online FreeMarker Template Tester & Adding Paging Control to Tables in Visual Builder & Displaying Nested Arrays with Nested Tables in Visual Builder & Debugging PWA Apps on Android & Business Object Client Side Caching with Visual Builder. WebLogic is the leading J2EE Server used by thousands of customers running the largest Java applications. What is the roadmap of WebLogic and how can this applications shifted to the Oracle Cloud Platform? Attend the Application Modernization webinar on February 11th. In the Application Development section we published articles about: Article: Using Terraform to launch the WebLogic Marketplace Stack - Part 1 - Jan Leemans & Helidon 2.2.0 Released & Latest OHIP release debuts with more than 3,000 API capabilities & FlexDeploy Support for Oracle Cloud. For a short summery of our monthly key information watch the PaaS Partner Updates on YouTube. The January edition highlights the top 2020 blog posts and our social media channels. In this month’s community webcast Sandhya Lakshmi Gopalan and Ravi Pinto will present and update on Oracle SOA Suite. Please join the SOA Suite Modernization Partner Community Webcast January 27th 2021. Want to publish your best practice article & news in the next community newsletter? Please feel free to send it via Twitter @wlsCommunity #OracleDeveloperCommunity! To read the complete newsletter please visit www.tinyurl.com/DeveloperNewsJanuary2021 Please like and share the newsletter at LinkedIn and Twitter Jürgen Kress PaaS Partner Adoption Oracle HQ Tel. +49 89 1430 1479 E-Mail: juergen.kress@oracle.com Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Technorati Tags: WebLogic Community newsletter,newsletter,WebLogic,WebLogic Community,Oracle,OPN,Jürgen Kress, Developer Community, Developer
Dear Developer Partner Community, Every day we publish a blog post with the latest integration and process automation news. Subscribe to our blog to receive the updates. You want to share your best...
When the COVID-19 pandemic hit, Oklahoma, like every other state, had to figure out a way for its mostly office-based government employees to work from home. Oracle was there to help. Within eight days of receiving a call for help, the local team and members of Oracle’s Austin-based Cloud Solutions Hub were able to design and deploy a chatbot to help Oklahoma’s newly home-based workers get productive as quickly as possible. Office workers unfamiliar with configuring IT gear without hands-on support invariably have questions, and that can lead to bottlenecks. Before COVID-19, the Oklahoma Office of Management and Enterprise IT desk fielded about 500 support calls a month. Overnight, that number spiked to more than 1,500 calls per day, says Jerry Moore, CIO, State of Oklahoma. To eliminate the resulting backlog of IT support calls, the Oracle Cloud Hub engineers built a chatbot that lets users ask basic questions, such as how to reset a password, how to set up a VPN, or how to download workplace applications. The chatbot was instrumental in reducing the volume of calls to the IT helpdesk and getting approximately 30,000 state employees up and running from home so they could keep providing vital constituent services. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
When the COVID-19 pandemic hit, Oklahoma, like every other state, had to figure out a way for its mostly office-based government employees to work from home. Oracle was there to help. Within eight days...
Chatbots can be implemented into a variety of business use cases, such as customer service, employee engagement, and human resources (HR). HR use cases can fulfill a variety of functions including retrieving payslips, determining paid time off or vacation balances, or finding entries in the employee directory. Putting these common, repeatable questions in the metaphorical hands of a chatbot can provide quick and efficient service to employees while freeing the HR department to focus on other facets of their jobs. At Fishbowl Solutions, we have helped two of our customers with Oracle HR solutions. One customer utilized Oracle Human Capital Management (HCM) Cloud and the other, PeopleSoft. As the name suggests, HCM Cloud is fully in the cloud while PeopleSoft is installed on premise. While both HR solutions have effective chatbot offerings provided by Oracle, we will focus on HCM Cloud in this blog post. Oracle provides 35+ delivered transactions with their HCM skills, and that number is consistently growing as customer demands grow and change. Just like apps on a smartphone, new versions continue to appear in the skill store that will add and improve functionality. The categories that these transactions fall under are compensation and payment, absence and time, onboarding, global HR tasks, goals and feedback, manager actions, approvals, and recruiting. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Chatbots can be implemented into a variety of business use cases, such as customer service, employee engagement, and human resources (HR). HR use cases can fulfill a variety of functions including...
Artificial intelligence (AI) is finding its way into mainstream business— a trend that is clearly evident in the rapid adoption of chatbots. By automating computers’ interactions with people, well-designed and thoughtfully deployed chatbots can have an immediate business impact. When Hermes,1 a parcel courier in the UK, implemented a simple Oracle chatbot to help customers track shipments, it quickly found that 50 percent of incoming calls were being deflected away from human agents. Accenture believes chatbots will have an especially significant impact in the HR function. Consider, for example, the HR service desk, a typically laborintensive operation where humans handle queries from employees. By enabling a broader range of AI-enabled automated service-desk interactions, chatbots are likely to bring the same leaps in efficiency seen when self-service password re-set capabilities became the norm. The result is likely to be both enhanced service and lower costs. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Artificial intelligence (AI) is finding its way into mainstream business— a trend that is clearly evident in the rapid adoption of chatbots. By automating computers’ interactions with...
January top tweets by Developer Community Send us your tweets @wlscommunity #DeveloperCommunity and follow us on twitter http://twitter.com/wlscommunity Please feel free to send us your news! Make sure you share your content with the community! Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: twitter,WebLogic,WebLogic Community,Oracle,OPN,Jürgen Kress
January top tweets by Developer Community Send us your tweets @wlscommunity #DeveloperCommunity and follow us on twitter http://twitter.com/wlscommunity Please feel free to send us your news! Make sure...
15 years in the making… Ida understands your Enterprise and Campus systems better than the people who created them. Ida is a next generation digital worker, enabling the conversational enterprise. The premise is simple. In today’s world, people no longer want to point and click their way through your complex internal systems. Instead, they want to have a conversation. Just like they would with a human, but without the wait times or being passed from one department to another. Or getting answers that make no sense because the person answering the question wasn’t aware of all the procedures and policies that applied to you. Read the complete article here . Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
15 years in the making… Ida understands your Enterprise and Campus systems better than the people who created them. Ida is a next generation digital worker, enabling the conversational enterprise. The...
· Graphics for Oracle Cloud Topologies and Diagrams Use the graphics assets linked from this page to illustrate topologies for Oracle Cloud Infrastructure products and services. Use the included symbols, graphics, and connecting lines to create consistent architecture diagrams that accurately communicate complex offerings, systems, and ideas. You can use these assets for technical materials or presentations that include information about Oracle Cloud Infrastructure products and services. The graphics are available in PowerPoint, EPS, PNG, SVG, and Visio formats. Read the PowerPoint "Quick Guide" to get started. Get the graphics here or try the visual paradigm online editor here. · Java Then and Now - Powering the Enterprise for 25 Years · Efficient Microservices with Oracle GraalVM Enterprise · Oracle GraalVM in a Nutshell · Compiling a Helidon MP Application as GraalVM Native Image · Adventures in CI/CD [#4]: Deploying A Microservice To The Oracle Cloud With GitHub Actions [OCI CLI Edition] · Enabling Polyglot Programming on the Grid Side In Coherence · How to Design a Great Chatbot · HCM – Coaches Corner: Oracle Digital Assistant Office Hours – May 2020 bbSurlina Yin, Senior Principal Product Advisor, Center of Excellence, Cloud HCM Development Webinar and Replay Info · Oracle Premier Support Error Correction Extended through December 2021 for Oracle Fusion Middleware 12.2.1.3 · Full blown series on CI/CD in the Oracle Cloud · UCP support for Micronaut framework · OCI SDK for JavaScript and TypeScript Now Available · Get Started with APEX · Resource Principal Auth With Node.JS For Easy OCI REST API Access From Your Oracle Functions · Oracle Cloud Vault as a Secure, Distributed Config Store for your Micronaut Applications Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
· Graphics for Oracle Cloud Topologies and Diagrams Use the graphics assets linked from this page to illustrate topologies for Oracle Cloud Infrastructure products and services. Use the...
Transposit is built on a Java backend and runs customers’ JavaScript on the server-side using Nashorn. After our recent alpha launch, we received numerous customer requests to support ES6 syntax. Nashorn is deprecated in JDK 11 and so is unlikely to ever support full ES6 syntax, so we began investigating alternatives — and GraalVM is where we landed. Why GraalVM? GraalVM is Oracle’s recommended replacement for Nashorn, despite the technology being relatively new. We liked the idea of a more performant compiler, and we’re interested in potentially using the GraalVM to allow customers to script in other languages like Python or Ruby besides our currently supported languages (JS, SQL). We considered introducing NodeJS into our stack, but decided it would take more time and effort than we wanted to invest just to be able to use ES6 syntax. So we chose GraalVM instead because the migration path from Nashorn is clear and fast. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Transposit is built on a Java backend and runs customers’ JavaScript on the server-side using Nashorn. After our recent alpha launch, we received numerous customer requests to support ES6 syntax. Nasho...
This session focuses on the real-world experience of building, training, and testing the natural language processing (NLP) models for an AI-driven digital assistant. You’ll be introduced to Artie, a digital assistant that helps Oracle developers build chatbots. Using natural language, users can ask Artie varied questions to guide their learning. To build Artie, the development team had to determine the best way to train the natural language understanding models to better understand the speaker. This session shares the good—and the bad—of building and training language intelligence in a conversational assistant. Grant Ronald Senior Director, Product Management, Oracle Panel: The Future of AI Development—How to Embed AI in Every Application Join a discussion with Oracle’s AI leaders—representing Oracle Database, Oracle Fusion, NetSuite, and OCI products—to learn how they are using AI inside their applications. Hear their recommendations for how to embed AI into your own apps. For details please visit the registration page here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
This session focuses on the real-world experience of building, training, and testing the natural language processing (NLP) models for an AI-driven digital assistant. You’ll be introduced to Artie, a...
We’re really happy to announce that the 20.1.0 release of GraalVM is available and ready to make your applications run faster. GraalVM 20.1 is a feature release from the master branch and includes a number of improvements across all the components of the distribution. We’re grateful for all the support from various teams and individual contributors for helping make this release of GraalVM the best it can be. Thanks for raising issues if something doesn’t work the way you expect, suggesting useful features, spreading the word about GraalVM, and contributing to the project on GitHub. For a detailed list of features in the release please check out the release notes and individual changelog files for the components on GitHub; here are now the highlights of the release. Faster runtime One new feature is improved Kotlin coroutine support in the GraalVM compiler. In the past the GraalVM compiler didn’t know how to process irreducible loops in Java bytecode. This is a particularly rare pattern in the bytecode where you can jump in the middle of the loop code without visiting the loop entrance. This pattern doesn’t occur when you compile Java or Scala, Groovy or Clojure (and I’m sure other languages), but it might happen if you run a bytecode obfuscator or use Kotlin coroutines inside loops. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
We’re really happy to announce that the 20.1.0 release of GraalVM is available and ready to make your applications run faster. GraalVM 20.1 is a feature release from the master branch and includes a...
This is the project for the Migration of a Monolith (well actually quite a simple "Monolith" web app that provides a REST API and a basic database service) into a web service comprised of two microservices using the Helidon framework. The microservices are then extended to provide monitoring capabilities such as metrics and tracing, then to prepare them for cloud native capabilities such as health checks, automatic service restart etc. The next part of the lab goes through the process of packaging those services up into Docker containers and externalizing configuration such as the database connection details and pushing to a docker repository. Then we look at how to run the docker containers in Kubernetes, examining how to set up a Kubernetes cluster with basic capabilities, then creating a basic deployment of the services behind an Ingress controller. The labs then examine how to make use of cloud native capabilities in Kubernetes such as horizontal scaling and using the support in Helidon for things like service liveness, readiness and how those combine to enable continuous service delivery using rolling upgrades. Finally we look at monitoring and graphing to extract data on how the system operates. Finally we look at horizontal scaling the number of microservice instances to handle changes in load and also how multiple instances can be used to support a rolling upgrade. There are also several optional lab sections you can do which cover development activities such as extracting information from the REST request (e.g. the name of the user making the request) and how to have the Helidon framework automatically generate Open API documentation (previously known as Swagger) to ensure that the REST API documentation reflects exactly the service currently in use. Optional sections also cover deployment activities such as capturing log data and sending it to a data store for analysis. In the future the labs will include sections on the use of a Service Mesh, and other Kubernetes based cloud native capabilities such as A/B testing of new releases etc. Get the hands-on lab here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
This is the project for the Migration of a Monolith (well actually quite a simple "Monolith" web app that provides a REST API and a basic database service) into a web service comprised of...
Oracle Coherence Product Development is very pleased to announce the release of Oracle Coherence version 14.1.1. Part of Oracle's Enterprise Cloud Native Java portfolio, which also includes Oracle WebLogic Server 14.1.1, Coherence 14.1.1 brings significant new features to market, representing many man-years of engineering effort. This release of Oracle Coherence is fully compatible with popular container and orchestration ecosystems certified with Coherence since 2016, for example Docker and Kubernetes. In the themes of supporting cloud-native microservices architecture while expanding use cases enabled by the product, Coherence 14.1.1 contains the following major new functionality: · Topics - a messaging implementation with patented scalability; · Distributed Tracing - cross-process call trees captured using the OpenTracing API; · GraalVM support - enabling polyglot programming on the grid side; · JDK 11 certification throughout the release's lifecycle. Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Oracle Coherence Product Development is very pleased to announce the release of Oracle Coherence version 14.1.1. Part of Oracle's Enterprise Cloud Native Java portfolio, which also includes Oracle...
Last week, Oracle Product Director Will Lyons announced the long expected release of Oracle WebLogic 14.1.1. All details about this release you can find here and on my blog, so I won't go into details about all the nice new features of it. I'd rather now wanted to test out if this version was ready to run on a Kubernetes platform, and in this case the obvious choice was thee Oracle Kubernetes Engine(OKE), although RedHat OpenShift and Microsoft Azure Kubernetes Service could also be one of the options. Ingredients for running WebLogic 14.1.1 domain The following components belonged to my toolset to build this newest version: · An Oracle Kubernetes Engine Cluster (already created) · A client to run this cluster · The Oracle WebLogic 14.1.1 package · Oracle WebLogic docker files · Podman, buildah, skopeo. For this blog I only used podman, other tools I will use later. · The WebLogic Kubernetes Operator 2.5 · Helm · Oracle Container Registry(OCIR). Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Last week, Oracle Product Director Will Lyons announced the long expected release of Oracle WebLogic 14.1.1. All details about this release you can find here and on my blog, so I won't go into...
Please join us for our next installment of the CX Partner Innovation Series. Join us Friday, January 29 at 8:30 AM Pacific, when Oracle CX Product Management lays out the latest news, features, and strategy for Oracle Visual Builder (VB). Oracle Visual Builder a full-service, cloud-native visual design, development, and runtime solution, an essential service for CX applications in three primary ways: VB is the development toolkit that Oracle is using to build Apps with our next generation UX design system, Redwood. VB is the toolkit we’re providing to customers of our apps to extend those apps with native access to the application services (e.g create a custom page for an approval or a dashboard), and it’s the visual development and runtime engine for our ‘portal’ solutions for customers (Digital Customer Service, DCS), and partners (Partner Relationship Mgmt, PRM). VB is the low-code solution for customers and partners to build and run bespoke web and mobile applications. Schedule: January 29, 2021 8:30 AM PDT / 11:30 AM EDT For details please visit the registration page here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Please join us for our next installment of the CX Partner Innovation Series.Join us Friday, January 29 at 8:30 AM Pacific, when Oracle CX Product Management lays out the latest news, features, and...
Since a few weeks the latest release of the Oracle WebLogic Server 14.1.1.0.0 is available and I was testing it already on native Linux Servers and within Docker. Now it's time to check Oracle WebLogic Server 14.1.1.0.0 under Podman https://podman.io At first you will need an Oracle Linux 8.2 Server with podman. A really good instruction you can find at oracle-base.com. As a starting point, just clone my GitHub Repository there you will find some Dockerfiles for Oracle WebLogic Server 14.1.1.0.0. The first task is to create a JDK 11 Podman Image. Under my GitHub Repository in the subdirectory OracleWebLogic/dockerfiles/14.1.1.0.0/serverjre/java-11 you will find a Dockerfile for a JDK 11 Image. Simply download from Oracle Technology Network the Linux Compressed Archive of the JDK 11 and place it in the directory OracleWebLogic/dockerfiles/14.1.1.0.0/serverjre/java-11. Then just run the podman build command as follows: Read the complete article here. Developer Partner Community For regular information become a member in the Developer Partner Community please register here. Blog Twitter LinkedIn Facebook Meetups Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic
Since a few weeks the latest release of the Oracle WebLogic Server 14.1.1.0.0 is available and I was testing it already on native Linux Servers and within Docker. Now it's time to check Oracle...