You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Lucida Users
Hi,
I was wondering how can we achieve Lucida to answer custom questions whose answers will be present in my own DB? I have to fetch answers form DB using SQL queries.
Cassio Santos
unread,
May 3, 2018, 7:08:01 PM5/3/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Lucida Users
Luciada uses OpenEphyra as QA. You can write a custom KnowledgeMiner [1] to perform the database search.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Lucida Users
You will need to either port over your data to the format that the QA service uses (as well as configure the QA service to use it) or write your own new service that let's you get the answers from the SQL DB.