Oracle JET is used by JavaScript developers working on client-side applications. This collection of open-source JavaScript libraries, along with a set of...
Oracle JET is used by JavaScript developers working on client-side applications. This collection of open-source JavaScript libraries, along with a set of Oracle-contributed JavaScript libraries, helps developers build applications that interact with Oracle products and services (especially Oracle Cloud services). Oracle University now offers the Oracle JavaScript Extension Toolkit (JET) MOOC, a focused, interactive digital learning experience that spans three weeks. You will...
Oracle JET is used by JavaScript developers working on client-side applications. This collection of open-source JavaScript libraries, along with a set of Oracle-contributed JavaScript libraries,...
Introduction In Oracle Visual Builder we provide a capability to add additional custom components into the page designer component palette from a shared...
Introduction In Oracle Visual Builder we provide a capability to add additional custom components into the page designer component palette from a shared catalog. As part of this offering we have pre-seeded the catalog with a set of example components that you are free to use (unsupported) or copy and adapt (they are provided under the Universal Permissive Licence 1.0). When we originally released this feature we partitioned these example components into three component...
Introduction In Oracle Visual Builder we provide a capability to add additional custom components into the page designer component palette from a shared catalog. As part of this offering we have...
In a previous post I showed how to create editable tables in Visual Builder. This entry will cover two additional behaviors you might want to add to your tables...
In a previous post I showed how to create editable tables in Visual Builder. This entry will cover two additional behaviors you might want to add to your tables - sending only changed records to the backend, and adding a single click option to edit a row. Update Only Changed Rows In the video I published on creating an editable table, I looped over every record in the table sending each to the backend to be saved. A better approach would be to only send changed records to the...
In a previous post I showed how to create editable tables in Visual Builder. This entry will cover two additional behaviors you might want to add to your tables - sending only changed records to...
Composite bag entities group related entities and items of type string, location and attachment to a single entity that represents a real world object like an...
Composite bag entities group related entities and items of type string, location and attachment to a single entity that represents a real world object like an order, a booking, a reservation, an incident report and many more. The value for each item in a composite bag entity can be resolved through natural language processing (nlp) or by the user when prompted to enter a value. A quality of composite bag entities is that they can be resolved without developers to write dialog...
Composite bag entities group related entities and items of type string, location and attachment to a single entity that represents a real world object like an order, a booking, a reservation,...
A good practice for messages in a bot conversation is to keep them short. Messenger have a limited area for displaying messages, so longer text responses cause...
A good practice for messages in a bot conversation is to keep them short. Messenger have a limited area for displaying messages, so longer text responses cause the user to scroll as they read. Often also the full message is not needed for a user to understand and continue. This article explains how you can optimize longer bot messages displayed in the Oracle Web Messenger client to only show the message in full if the user clicks on a link or button. Read the complete article...
A good practice for messages in a bot conversation is to keep them short. Messenger have a limited area for displaying messages, so longer text responses cause the user to scroll as they read....
Dear Developer Partner Community, As 2020 comes to an end finish the year with an Oracle certification. Enablement and certification are key to cloud success....
Dear Developer Partner Community, As 2020 comes to an end finish the year with an Oracle certification. Enablement and certification are key to cloud success. At the Oracle Competence Center partners can attend free online classes and free online certification Oracle Digital Assistant Overview. Additional we offer the latest implementation exam Oracle Cloud Platform Digital Assistant 2020 Specialist | 1Z0-1071-20 ($245 or free voucher). Every month’s we offer a community...
Dear Developer Partner Community, As 2020 comes to an end finish the year with an Oracle certification. Enablement and certification are key to cloud success. At the Oracle Competence Center...
The answer intent feature has been introduced to recent versions of Oracle Digital Assistant (ODA) and is available in ODA 19.4.1 and for Oracle Digital...
The answer intent feature has been introduced to recent versions of Oracle Digital Assistant (ODA) and is available in ODA 19.4.1 and for Oracle Digital Assistant versions executing on the Oracle Cloud Infrastructure (OCI). Improvements to Oracle's intent resolution engine made it possible to provide questions and answers as intents. In this setup, utterances added to an intent are used to train the model so that the model is able to display the answer with the highest...
The answer intent feature has been introduced to recent versions of Oracle Digital Assistant (ODA) and is available in ODA 19.4.1 and for Oracle Digital Assistant versions executing on the Oracle...
Expert design, integration, and implementation services for the Oracle Digital Assistant platform. Fishbowl Solutions is the leading developer for the Oracle...
Expert design, integration, and implementation services for the Oracle Digital Assistant platform. Fishbowl Solutions is the leading developer for the Oracle Digital Assistant (ODA) platform. We can design and implement a digital assistant specific to your business needs. Our team will help validate your use case, design conversational interfaces, and integrate your backend data systems. Digital Assistants for customer and employee service, sales enablement, and more....
Expert design, integration, and implementation services for the Oracle Digital Assistant platform. Fishbowl Solutions is the leading developer for the Oracle Digital Assistant (ODA) platform. We can...
During a bot conversation, users can be distracted for a short time and become inactive. With the Oracle Web SDK, your skills can remind users after a certain...
During a bot conversation, users can be distracted for a short time and become inactive. With the Oracle Web SDK, your skills can remind users after a certain idle time or even cancel the conversation. This behavior however does not come out-of-the box but requires you to design your dialog flow conversation for it. This article explains an implementation strategy that allows bot to remind users of the conversation they started and also to close a conversation that sat idle...
During a bot conversation, users can be distracted for a short time and become inactive. With the Oracle Web SDK, your skills can remind users after a certain idle time or even cancel...