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 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 would like to use the calendar in oracle bot in digital assistant
Hi All,
Can we have sentimental analysis with Oracle Digital Assistant(ODA).
Regards,
Vikhil
I would like to show an upcoming google calender meeting invites in oracle bot.
Based on the below google calendar API.How to integrate this API with Oracle bot.
https://developers.google.com/calendar/quickstart/nodejs
Could anyone please help me with this?
printweeklyhours:
component: "System.Output"
properties:
keepTurn: true
text: " ${recordHours} are recorded out of 40 hrs for this week."// need to print this bold letter
transitions:
next: "confirmTimeCard"
System intent "TimeExpenseCount" based on utterances.here user input "jd" not in utterances but it invoking the intent "TimeExpenseCount"
below is OBOTML
states:
intent:
component: "System.Intent"
properties:
variable: "iResult"
translate:
daIntercept: "always"
transitions:
actions:
Wel: "welcome"
TimeExpenseCount: "printdata"
ViewTimeProjhours : "getTimePrjhrs"
unresolvedIntent: "unresolved"
ViewUserExpenses: "getExpense"
VeiwTimeCard: "typeprompt"
####################################################################################################################
# Welcome intent - provide user selection
################################################################################################################
welcome:
component: "System.Text"
properties:
prompt: "Hi ${profile.firstName},\nHow can I help you ?"
variable: "words"
transitions: {}
####################################################################################################################
# Time & Expense count ################################################################################################################
getTimeExpenseCount:
component: "getTimeExpenseCount"
properties:
timecardcount: "timecardcount"
expcount: "expcount"
person_id: "person_id"
printdata:
component: "System.List"
properties:
options: "Timecard details,Expense Items"
prompt: "You have ${expcount} Expenses,${timecardcount} Saved Time Cards"
variable: "choice"
nlpResultVariable: "iresult"
Contimechoice:
component: "System.ConditionEquals"
properties:
source: "${choice}"
value: "Timecard details"
transitions:
actions:
equal: "getTime"
notequal: "Contexpchoice"
I created a connection in oracle analytics cloud to talk to bi publisher.
I am able to now see the subject areas and OTBI reports based on the roles I add t the user.
However am not able to see the custom reports i created under shared folders> Custom > Data model/Reports
Please help here. I have BI consumer role for this user and other OTBI related admin roles
Submit your questions for the IaaS – Monitor, Track, and Reduce Your Costs On OCI session to have them answered during the live event. Post your questions by posting a new comment to this topic.
Please submit your questions by Wednesday, 6 November 2019.