Announcing a new experience for the Oracle Analytics community coming April 4th!
This category will be read-only as we migrate this space from 3/30-4/4, after which you’ll be able to post as usual. See you there!
To dynamically embed parameterized Oracle analytics graphs on-demand inside Oracle digital assistant
Summary:
Content (required):
Hi team,
As we are able to establish static graphs of Oracle analytics cloud inside Oracle digital assistant (ODA) through a web hosting app, now we are looking forward to on-demand dynamic graphs in ODA. So for eg., if a user asks what is the number of female employees and again asks what is the number of male employees to the chatbot, then ODA should be able to fetch graphs according to the user's on-demand questions, not by fetching readily made graphs but through use of any sorts of API or Web Services.
So we are currently using HTTP API Data action in which it says to take a REST API (URL) and anchor the variables that we want to pass on. So do we need to pass the webhosting app's URL or we need to pass REST API of those particular questions. For eg. in this project we are using APEX APIs for textual answers. So which URL to pass through? As we earlier passed APEX REST static API, it is saying invalid domain name (while adding the API in OAC Safe Domain).