Re: [Dev] [SP] What is our dashboard packaging modal

2018-07-10 Thread Udara Rathnayake
Also if we are to move EI/API Analytics to the SP, to ship the default
dashboard we will need this.

On Tue, Jul 10, 2018 at 3:15 PM, Lasantha Samarakoon 
wrote:

> +1 on that. This will be a must-have feature when it comes to solutions.
>
> Instead of aggregating FS stored dashboards with the DB stored dashboards,
> we can simply copy the predefined dashboards from the FS to DB on server
> startup.
>
> On Tue, Jul 10, 2018 at 3:01 PM Nisala Nanayakkara 
> wrote:
>
>> Hi Udara,
>>
>> Currently, we keep the widgets in the file system and the dashboard JSONs
>> in the database. So we have to copy/paste the widgets into the file system
>> and create a DB entry with the dashboard JSON using our REST API.
>>
>> But AFAIK your requirement is to support dashboard packaging in the build
>> time. Since we do not have the control over the DB at the build time. We
>> need to think about an alternative way of achieving your requirement.
>>
>> @Lasantha Samarakoon  Shall we provide a file system
>> location to keep the predefined dashboard JSONs? So that we can get an
>> aggregated value of file system dashboard JSONs and DB dashboard JSONs to
>> show it in dashboard listing page. WDYT?
>>
>> Thanks,
>> Nisala
>>
>> On Mon, Jul 9, 2018 at 9:48 PM Udara Rathnayake  wrote:
>>
>>> Similar to what we had earlier in DS do we have an option to package a
>>> dashboard?
>>>
>>> My requirement is to design/develop a custom dashboard with all
>>> dependencies then deploy in SP programmatically along with a streaming app.
>>> ​
>>>
>>> --
>>> Regards,
>>> UdaraR 
>>>
>>
>>
>> --
>> *Nisala Niroshana Nanayakkara,*
>> Senior Software Engineer
>> Mobile | +94 717600022
>> WSO2 Inc | http://wso2.com/
>>
>
>
> --
> *Lasantha Samarakoon* | Senior Software Engineer
> WSO2, Inc.
> #20, Palm Grove, Colombo 03, Sri Lanka
> 
> Mobile: +94 (71) 214 1576
> Email:  lasant...@wso2.com
> Web:www.wso2.com
>
> lean . enterprise . middleware
>



-- 
Regards,
UdaraR 
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [SP] What is our dashboard packaging modal

2018-07-10 Thread Lasantha Samarakoon
+1 on that. This will be a must-have feature when it comes to solutions.

Instead of aggregating FS stored dashboards with the DB stored dashboards,
we can simply copy the predefined dashboards from the FS to DB on server
startup.

On Tue, Jul 10, 2018 at 3:01 PM Nisala Nanayakkara  wrote:

> Hi Udara,
>
> Currently, we keep the widgets in the file system and the dashboard JSONs
> in the database. So we have to copy/paste the widgets into the file system
> and create a DB entry with the dashboard JSON using our REST API.
>
> But AFAIK your requirement is to support dashboard packaging in the build
> time. Since we do not have the control over the DB at the build time. We
> need to think about an alternative way of achieving your requirement.
>
> @Lasantha Samarakoon  Shall we provide a file system
> location to keep the predefined dashboard JSONs? So that we can get an
> aggregated value of file system dashboard JSONs and DB dashboard JSONs to
> show it in dashboard listing page. WDYT?
>
> Thanks,
> Nisala
>
> On Mon, Jul 9, 2018 at 9:48 PM Udara Rathnayake  wrote:
>
>> Similar to what we had earlier in DS do we have an option to package a
>> dashboard?
>>
>> My requirement is to design/develop a custom dashboard with all
>> dependencies then deploy in SP programmatically along with a streaming app.
>> ​
>>
>> --
>> Regards,
>> UdaraR 
>>
>
>
> --
> *Nisala Niroshana Nanayakkara,*
> Senior Software Engineer
> Mobile | +94 717600022
> WSO2 Inc | http://wso2.com/
>


-- 
*Lasantha Samarakoon* | Senior Software Engineer
WSO2, Inc.
#20, Palm Grove, Colombo 03, Sri Lanka
Mobile: +94 (71) 214 1576
Email:  lasant...@wso2.com
Web:www.wso2.com

lean . enterprise . middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [SP] What is our dashboard packaging modal

2018-07-10 Thread Nisala Nanayakkara
Hi Udara,

Currently, we keep the widgets in the file system and the dashboard JSONs
in the database. So we have to copy/paste the widgets into the file system
and create a DB entry with the dashboard JSON using our REST API.

But AFAIK your requirement is to support dashboard packaging in the build
time. Since we do not have the control over the DB at the build time. We
need to think about an alternative way of achieving your requirement.

@Lasantha Samarakoon  Shall we provide a file system
location to keep the predefined dashboard JSONs? So that we can get an
aggregated value of file system dashboard JSONs and DB dashboard JSONs to
show it in dashboard listing page. WDYT?

Thanks,
Nisala

On Mon, Jul 9, 2018 at 9:48 PM Udara Rathnayake  wrote:

> Similar to what we had earlier in DS do we have an option to package a
> dashboard?
>
> My requirement is to design/develop a custom dashboard with all
> dependencies then deploy in SP programmatically along with a streaming app.
> ​
>
> --
> Regards,
> UdaraR 
>


-- 
*Nisala Niroshana Nanayakkara,*
Senior Software Engineer
Mobile | +94 717600022
WSO2 Inc | http://wso2.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [SP] What is our dashboard packaging modal

2018-07-09 Thread Udara Rathnayake
Similar to what we had earlier in DS do we have an option to package a
dashboard?

My requirement is to design/develop a custom dashboard with all
dependencies then deploy in SP programmatically along with a streaming app.
​

-- 
Regards,
UdaraR 
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev