2 Create Custom Data Action Extensions
You can create custom data action extensions to use in Oracle Analytics.
Data action extensions extend Oracle Analytics and enable users to select data-points in visualizations and to invoke specific actions. Oracle Analytics provides a core set of data actions that cover many common use cases, but by writing your own data action extension, you can extend this functionality even further.
You must have a basic understanding of the following to create custom data action extensions:
- JavaScript
- RequireJS
- JQuery
- KnockoutJS
Topics: