Is there a way to export data from a dashboard to a SQL Server real-time?
Planning application only allows me to send data to SAP BW and not to other data sources.
I have thought about using ABAP DataBase Connector or DB Multiconnect but I can't execute them through the dashboard.
Request clarification before answering.
Hi Ankit,
I would recommend that you carefully evaluate the true business value of such a use case because implementing it will result in a high complexity, high maintenance solution. If you must implement it then a straw man approach could be as follows:
1. Create the SDK component as a Technical Component;
2. Define properties to connect the component to OData services for updating a backend SQL Server database;
3. Define a script API to allow the application to interact with the SDK component and pass values to be updated to the SQL Server database.
Regards,
Mustafa.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.