Hi Henk, WSO2 dashboard portal displays data fetched from a Database. You can save the data in a store <https://siddhi.io/en/v5.1/docs/query-guide/#store>[1] using the Siddhi event table construct. Dashboard portal will fetch them through 'Data providers'. See Working with Data Providers [2] for more information on different types of data providers supported and Generating Widgets [2] to see how to configure them when you create widgets.
[1] https://siddhi.io/en/v5.1/docs/query-guide/#store <https://siddhi.io/en/v5.1/docs/query-guide/#store> [2] https://docs.wso2.com/display/SP440/Working+with+Data+Providers [3] https://docs.wso2.com/display/SP440/Generating+Widgets Best Regards, Niveathika On Wed, Nov 20, 2019 at 3:53 PM W. H. <[email protected]> wrote: > Hi, > > I've created an siddhi application in Stream processor studio and I want > to sent the data from a outputstream to the wso2 dashboard portal. How can > I do this? Can I directly sent the data from the application to the portal? > Or do I have to save the data first in a store? I've looked into the > documentation but I dont understand it. > > Best regards, > Henk > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > -- Niveathika Rajendran | Senior Software Engineer | WSO2 Inc. (m) +94779037536 | (w) +9411743 5800 | (e) [email protected] <https://wso2.com/signature>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
