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
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,
We can show the google map into the conversation by the help of embed google map.
for that we need to add embed google map in resource bundle and call the using System.Output component.
Thanks,
Vikhil
So the scenario is that the user has been mailed and our bot would check if the mail is received.
The user can answer with the following options in the System.List component.
1. Yes
2. No, but please sent it again
3. I need to change my student number
As you can see, option 2 contains a comma (,). In the current situation this leads to 4 options in the menu (instead of 3):
Yes
No
but please sent it again
I need to change my student number
See the snippets what I tried so far.. Will keep on trying, but hopefully someone else has a bright idea.
Thanks for the help!
Hello, we have a field where we ask for an address, we want to check that this address belong to certain state or province.
Is this possible?
Thanks in advance.
Hi,
We were getting familiar with Digital Assistant and found few doubts ?
we would appreciate your assistance in understanding them well,
1> Can we add other custom questions, other than given out of the box questions ?
2> And also what if we dont want some of given out of the box questions ?
3> And while using channels, is it necessary to get logged into the instance first ?
Thanks,
Satya
Hello Gurus -
May I know how exactly we use the Call External Web API works? Sadly, the Oracle documentation is confusing for me.
I am stuck on what should be entered for the field Event Name the Data Key
I am using Google API but can't get it to work.
https://maps.googleapis.com/maps/api/geocode/json?latlng=40.714224,-73.961452&key=apikey
When I test the event nothing happened, and I can see that the API was not triggered as I checked it on Google API Metrics side that there was no incoming message.
Any advise is highly appreciated!
We are exploring Mobile development platform, does anybody know of any Oracle Cloud offering for the same.
It's a bit confusing and I am new to Oracle PAAS offering. Did look up some videos about Oracle PAAS but not very clear.
Just want some inputs with the Oracle Mobile Cloud Service (MCS), the development tool seems to be MAX, basically for business users. I am guessing the MAX tool generates an underlying MAF application.
Question 1): Is there any provision in the Oracle MCS to develop the application using Oracle JDeveloper and MAF or does it just provision backend APIs
Also, is the Oracle MCS one stop shop for all mobile development needs. Or any other software needs to be installed in addition like SQLLite so forth.
2) Can anyone suggest a end to end mobile development PAAS with a working example or video.
Thanks
Hi,
I am looking for a proper way to access user information and channel information, from both Dialog Flow and Custom Component.
My Bot is running on 3 different channels ( Alexa, Facebook Messenger, Website) and i would like :
1) to have a switch proposing various options based on the invoking channel, thus my need to acces the channel type from the dialog flow. I have tried many things (channelType ... ) but nothing worked out. Same when trying to access it from a custom component.
2) to have acess to userId, so i can access and store data. in the custom component i have tried body.message.channel.userId with no success
3) For Alexa and FBM, i owuld also like to dig the account linking topic - ie capture the amazon id or facebook id of the user. So far with FBM i properly capture firstname and last name, how could i go further ? I couldn't find any details in the online documentation.
Best Regards
how can we launch/integrate a bot from Oracle cloud ERP(SaaS) and display chat window in it