For partners that build or integrate commercially available applications and service solutions with the Oracle Cloud Platform
For partners that provide implementation or managed services around Oracle Cloud Applications
So we clearly see in what's new section that ODA for platform and ODA for SaaS have different feature set (example - dynamic entity, Oracle Web SDK channel).
What's the explaination? is ODA for SaaS in OCI and ODA for Platform not in OCI?
I try to get ODA for Platform in OCI console and i get error that only ODA for SaaS is allowed in OCI? why ?
Is there any plan to converge the features or allow to create ODA for Platform in OCI?
We get excited with all these features and plan to show case some solution to clients and then we get discouraged with all these variations..
May be it's just matter of time ODA is not ready for prime time probably we need to wait for another quarter.. appreciate your response to educate me..
My ODA instance got Version 19.4.1-1911160307 update today, i was expecting the MS Team Extension Adaptive Card to work, though i just tested and it seems not working.. am i missing anything or Adaptive card is not made available in this version?
Appreciate your help.
Hi,
We have customized the javascript bots SDK with reference of the oracle tech exchange article
1. Close and Minimize Button
2. carousel
3. Feedback form in the conversation
4. Offer widget
We customization using by the reference of Oracle Tech Exchange Article.https://blogs.oracle.com/mobile/techexchange%3a-developing-rich-conversational-user-interface-with-oracle-client-sdk-for-javascript-and-oracle-digital-assistant
GitHub Link: https://github.com/vikhilk/oraclebotsui.git
YouTube Video Link: https://youtu.be/QOYZv4K9T-8
Hi everyone,
Is there any option to filter out ODA analytics for QnA that gives insights about the category of the questions, number of questions per category, number of successful matches and others?
If not, is there any alternative to this?
Thanks in advance,
Sharath Chandra Gavini.
I was wondering if CommonResposne component can iterate over following.
I have an array returning Invoice Lines in which i have a distribution element which can hold another array.. see below
[{"LineNum": 1, "Amount": 10, "Dist": [{"COA": "1.1.1.1", "Amount": 6},{"COA": "1.1.1.2", "Amount": 4}]
},{
}]
Appreciate if you can tell me how can i iterate over "Dist" in CommonResponse to show all distributions under any given line
Hi,
We are use bots android SDK v 3,5,2 but unable to clear the conversation of bot.
so how can we clear the conversation.
Regards,
Vikhil
Enabling MS Team extensions is single most important feature to increase adoption given employees in most organization use MS suite. I am familiar with MS Team adaptive card JSON, although i am struglling to figure out how to send data for adaptive card using ODA, documentation given is very limited and only example is for thumbnail card which is not more than what default ODA common response offers.
Really need your help to get one decent example of how to pass metadata (json elements) in ODA, please share example or any documentation already in place.
Thanks
Hello developers,
Has anyone completed the certification for ODA 2019?
Can anyone please provide any reference links or any documents that contains a little more details than covered in the certification page itself?
Thanks in advance,
Sharath Chandra Gavini.
In enterprise digital assistant use case, MS Teams is going to be the blockbuster channel for accessing the digital assistants. I am trying to enable the DAs in MS team though need some help in documentation or any blog, article on how can we pass user details from MS Teams to ODA. Appreciate your help.