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
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
Hi,
I would like to know the release date for oracle voice in the ODA. IN which version of ODA the voice feature would be available.
As per earlier information it was expected to be live by end of October 2019.
Regards,
Vikhil
Hi All,
Can we have sentimental analysis with Oracle Digital Assistant(ODA).
Regards,
Vikhil
Hi,
I'm trying to build up webhook channel in ODA referring this https://cdn.app.compendium.com/uploads/user/e7c690e8-6ff9-102a-ac6d-e4aebca50425/e6ee15e8-2e68-4a1a-adad-eac941a469d4/File/2c0fbb4d4960a11202149226686b8277/myfirstwebhook.pdf
and we getting following error with the screenshot
Regards,
Vikhil
My requirement is to print the output from the custom component as a link.
Below out I am getting from the custom API. I would like to show each line as a link.
2019-10-21 to 2019-10-27 (29 hrs)
2019-07-08 to 2019-07-14 (.5 hrs)
2019-07-01 to 2019-07-07 (1.4 hrs)
Below YAML to print this output
Print:
component: "System.List"
properties:
options: "${Name}" #output from custom component.
prompt: "Below are the details "
transitions:
return: "done"
Here in this attachment considering all output as a link. I would print each line as link
Could anyone please help us?
I have configured the webhook channel in oracle digital bots.
And publish the hangout chat API based below document
https://developers.google.com/hangouts/chat/how-tos/bots-publish
what is the next thing I need to do to see the oracle bot in hangout chat UI?
attaching the code to hangout chat.
How to run this code? how to integrate this code with hangout.
Need an urgent help with this.
Thanks,
Geetha.
I would to login the oracle mobile hub chats using the hangout credentials.
Dailog Flow channel as google hangout
Hi everyone,
I was just wondering if there is any way to port my web channel into Android and iOS platforms without building the apps from scratch.
I am aware that web applications can be ported into native iOS and Android apps but does the bots-sdk support it?
Thanks in advance,
Sharath Chandra Gavini.
Hello,
I am stuck in problem to remove VIEW option from qna and also change the card to vertical.
I want to create a qna skill where qna query comes like hyperlink and responding after clicking on the hyperlink.
or can suggest me any other solution.
Thanks n Regards
subhajit saha
As per the article , https://blogs.oracle.com/mobile/techexchange-quick-tip%3a-systemwebview-supports-images-in-oracle-digital-assistant-1915-and-later the System.Webview should Support Images in Oracle Digital Assistant 19.1.5. But when i try that i am getting the error
the field with the name [ imageUrl ] is not allowed in flow in System.Webview. did i miss anything here ?