Dear Developer Partner Community, Congratulations to everybody who achieved the Oracle Cloud Platform Digital Assistant 2019 Associate (1Z0-1071) certification!...
Dear Developer Partner Community, Congratulations to everybody who achieved the Oracle Cloud Platform Digital Assistant 2019 Associate (1Z0-1071) certification! To become an certified expert we offer you hands-on Oracle Integration and Digital Assistant bootcamps across the globe including Dallas, Redwood Shores, Sao Paulo, Riyadh, Utrecht, Reston, Riyadj, Delhi, Mumbai and Webtraining. Watch Dhwani Shah (part 2), how Evosys transforms Real Estate solutions based on the...
Dear Developer Partner Community, Congratulations to everybody who achieved the Oracle Cloud Platform Digital Assistant 2019 Associate (1Z0-1071) certification! To become an certified expert we...
One of the key factors of a successful digital assistant is to make it easy for the user to make the right choices and stay on the “happy path”. Consider the...
One of the key factors of a successful digital assistant is to make it easy for the user to make the right choices and stay on the “happy path”. Consider the example of booking a flight. If you know the user nearly always travels to the same two or three airports then wouldn’t it make sense to present those common choices up front. The user can simply select the correct option rather than typing in the airport name. Of course, you still want to give the flexibility that...
One of the key factors of a successful digital assistant is to make it easy for the user to make the right choices and stay on the “happy path”. Consider the example of booking a flight. If you...
A digital assistant is an intelligent chatbot that can answer questions and proactively engage users in an individual, contextual manner. Oracle Digital...
A digital assistant is an intelligent chatbot that can answer questions and proactively engage users in an individual, contextual manner. Oracle Digital Assistant can help your small-to-medium business (SMB) operate more efficiently. Businesses can automate key processes and offer important productivity tools to their teams. According to a January 2019 press release from Gartner, the firm predicts that 70% of organizations will integrate artificial intelligence (AI) tools...
A digital assistant is an intelligent chatbot that can answer questions and proactively engage users in an individual, contextual manner. Oracle Digital Assistant can help your small-to-medium...
Oracle is excited to announce that you can now launch fully automated solution templates or stacks directly from the Oracle Cloud Infrastructure Marketplace to...
Oracle is excited to announce that you can now launch fully automated solution templates or stacks directly from the Oracle Cloud Infrastructure Marketplace to your Oracle Cloud Infrastructure environment. This capability is a key enhancement to our third-party software marketplace for Oracle Cloud Infrastructure. With stacks, you can evaluate, select, and deploy end-to-end solutions from our partners that are validated to run on Oracle Cloud Infrastructure and are supported...
Oracle is excited to announce that you can now launch fully automated solution templates or stacks directly from the Oracle Cloud Infrastructure Marketplace to your Oracle Cloud Infrastructure...
Simplifying Cloud Native Development This spring Oracle plans to deliver more tools for cloud native development, networking, and security that developers can...
Simplifying Cloud Native Development This spring Oracle plans to deliver more tools for cloud native development, networking, and security that developers can use to write containerized applications. Microservices and containers make it faster and simpler to add new features to an application, because developers need to change and test only portions of their code, not the entire application. Learn more about this offering. How the Cloud Is Powering Deep Science Scientific...
Simplifying Cloud Native Development This spring Oracle plans to deliver more tools for cloud native development, networking, and security that developers can use to write containerized applications....
The March video includes three topics: • Oracle sales kits for Partners • Hands-on Bootcamps for Integration & Digital Assistant • Integrate ERP community...
The March video includes three topics: • Oracle sales kits for Partners • Hands-on Bootcamps for Integration & Digital Assistant • Integrate ERP community 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). Blog Twitter LinkedIn Facebook Meetups Technorati...
The March video includes three topics: • Oracle sales kits for Partners • Hands-on Bootcamps for Integration & Digital Assistant • Integrate ERP community webcast For regular updates please subscribe...
In a previous blog I showed you how to create an object function for a business object to allow you to expose specific functionality on a specific row. This...
In a previous blog I showed you how to create an object function for a business object to allow you to expose specific functionality on a specific row. This blog is a little variation on this capability showing you how to create service methods in your data layer that are not related to a specific row. This is based on a use case a customer had where they would get data for a record in a table, if the row already exists in the table they need to update it. If it doesn't exist...
In a previous blog I showed you how to create an object function for a business object to allow you to expose specific functionality on a specific row. This blog is a little variation on...
Introduction This article is a high level “architect” style series of 6 themes where we expose and discuss some of the best practices one should adopt when...
Introduction This article is a high level “architect” style series of 6 themes where we expose and discuss some of the best practices one should adopt when extending Oracle SaaS with Oracle VBCS. The article is rich with links to other Oracle blog articles and will be followed by a number of shorter and more detailed focused articles on technicalities of using VBCS for extending Oracle SaaS. When choosing a technology to implement UI extensions for SaaS we are blessed with a...
Introduction This article is a high level “architect” style series of 6 themes where we expose and discuss some of the best practices one should adopt when extending Oracle SaaS with Oracle VBCS....
Sometimes a smart feature can work against you if you don't understand its default settings. For composite bag entities, bag items that use the same entity may...
Sometimes a smart feature can work against you if you don't understand its default settings. For composite bag entities, bag items that use the same entity may not resolve properly. As a result you are not getting prompted for all bag items and the bag items instead share the same value. This easily can turn a 2 week vacation into a day trip ;-) In this article I explain the why, when and how to resolve and avoid the issue. Introducing the Problem Composite bag entities are...
Sometimes a smart feature can work against you if you don't understand its default settings. For composite bag entities, bag items that use the same entity may not resolve properly. As a result you...