In this article, I’m going to show a beautiful use case which I encounter in my project. In this article, I’ll show how to call OIC REST service from VBCS. Some...
In this article, I’m going to show a beautiful use case which I encounter in my project. In this article, I’ll show how to call OIC REST service from VBCS. Some useful links Basics of Oracle Visual Builder Cloud Services Create a simple web application: Visual Builder Cloud Service(VBCS) In this article, we will execute the below use case: Create an OIC REST service which accepts the file, JSON payload(First Name, Last Name) as input parameters and returns the JSON...
In this article, I’m going to show a beautiful use case which I encounter in my project. In this article, I’ll show how to call OIC REST service from VBCS. Some useful links Basics of Oracle...
Visual Builder has built in lifecycle for applications that supports hosting the development, test, and production instances of an app on a single server. But...
Visual Builder has built in lifecycle for applications that supports hosting the development, test, and production instances of an app on a single server. But many companies prefer to separate their dev instances from their production instances - this allows them to separate the users accessing each instance, separate the backends that they are accessing, and guarantee that there is no development load on the production server. If that is the approach taken, you'll need to...
Visual Builder has built in lifecycle for applications that supports hosting the development, test, and production instances of an app on a single server. But many companies prefer to separate their...
Dear Developer Community, Many System Integrators us Oracle Digital Assistant to innovate SaaS services with out of the box chatbots. Based on Digital Assistant...
Dear Developer Community, Many System Integrators us Oracle Digital Assistant to innovate SaaS services with out of the box chatbots. Based on Digital Assistant partners can build their own chatbot solutions. A great example is Guru a higher education chatbot by our partner Astute. Watch Filip Huysmans, Contribute moving customers to the Oracle Cloud Platform. We want to promote also your customer success, submit your story via the customer reference program. You want to...
Dear Developer Community, Many System Integrators us Oracle Digital Assistant to innovate SaaS services with out of the box chatbots. Based on Digital Assistant partners can build their own...
"textReceived" is an action transition that exist on many Oracle Digital Assistant select components and that is followed when users enter free text instead of...
"textReceived" is an action transition that exist on many Oracle Digital Assistant select components and that is followed when users enter free text instead of selecting a value from a choice. For example, in a retail bot, if the user is prompted to select the size of a shirt to buy and the user instead types "I like to buy a pair of shorts", then the textReceived action would allow the bot designer to stop the current conversation flow and navigate to a System.Intent...
"textReceived" is an action transition that exist on many Oracle Digital Assistant select components and that is followed when users enter free text instead of selecting a value from a choice....
In a recent Oracle TechExchange article, Upload Documents in an Oracle Digital Assistant Conversation with Messengers like Facebook or the Oracle JavaScript...
In a recent Oracle TechExchange article, Upload Documents in an Oracle Digital Assistant Conversation with Messengers like Facebook or the Oracle JavaScript Client SDK, I explained how to upload documents in a messenger client through Oracle Digital Assistant. In this article I now explain the opposite, which is how to download of documents like audio, video, image and document files within a bot conversation. Basically, to download documents in Oracle Digital Assistant...
In a recent Oracle TechExchange article, Upload Documents in an Oracle Digital Assistant Conversation with Messengers like Facebook or the Oracle JavaScript Client SDK, I explained how to...
Value lists can be displayed using the System.List, System.CommonResponse and SystemResolveEntities component in Oracle Digital Assistant. A challenge for...
Value lists can be displayed using the System.List, System.CommonResponse and SystemResolveEntities component in Oracle Digital Assistant. A challenge for developers that is addressed in this article is how to sort entity derived lists. Lets use a simple example in which an entity is defined that contains "Yes" and "No" as a value. By default, the sorting of the list values is ascending, which means that the list of "Yes" and "No" values will be displayed with the "No" option...
Value lists can be displayed using the System.List, System.CommonResponse and SystemResolveEntities component in Oracle Digital Assistant. A challenge for developers that is addressed in this article...
Let me start with a few questions. How many applications do you have on your smartphone? Which one do you use the most? On average, based on current surveys ,...
Let me start with a few questions. How many applications do you have on your smartphone? Which one do you use the most? On average, based on current surveys , Americans spend more than five hours a day on their phones. Their top two apps are Facebook and Instagram. I have more than 100 apps on my phone, and my most used ones are instant messenger apps, such as Whatsapp, which seems to be the top messaging app for users worldwide . Today, the smartphone is the most important...
Let me start with a few questions. How many applications do you have on your smartphone? Which one do you use the most? On average, based on current surveys , Americans spend more than five hours...