-
Epic
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
Dashbuilder Standalone Embedded Capability
-
To Do
-
NEW
-
NEW
The main goal of this EPIC is to bring embedded capabilities to Dashbuilder Runtime, allowing users to embed a specific dashboard from an instance of Dashbuilder runtime on their web apps
Goals
- Customers should be able to embed dashboards (
AF-2529) - Create a Rest API able to provide metadata about dashboards on a runtime environment and also able to create new dashboards (
AF-2547); - Use a React component to do this integration in a seamless way. (
AF-2546)
Non-goals
- Internally, the react component will connect with dashbuilder runtime via an iframe (but wrapped in a 'react way');
- The dashbuilder runtime will be running in another pod/server and not on the application where it will be embedded.