>http://
>https://
>attachment:
>file:/
>or a direct file_directory path
>An easier way to deploy jasper reports could be putting the .jasper in the customization.jar
>
>For that we could add a new prefix like:
>resource:org/adempiere/jasper/MyReport.jasper
>
>Any suggestion? I can implement this but first want to know your opinions about.
It would be nice to have.
My opinion is that http://, https:// and file:// are the easiest ways, but i suppose that there are cases when resource:// is better. More options are better.
customization.jar requires signing when report file is changed.
Kind regards,
Trifon
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi community, currently jasper report can be defined as:
http://
https://
attachment:
file:/
or a direct file_directory path
An easier way to deploy jasper reports could be putting the .jasper in the customization.jar
For that we could add a new prefix like:
resource:org/adempiere/jasper/MyReport.jasper
Any suggestion? I can implement this but first want to know your opinions about.
Regards,
Carlos Ruiz
hi Carlos,
>http://
>https://
>attachment:
>file:/
>or a direct file_directory path
>An easier way to deploy jasper reports could be putting the .jasper in the customization.jar
>
>For that we could add a new prefix like:
>resource:org/adempiere/jasper/MyReport.jasper
>
>Any suggestion? I can implement this but first want to know your opinions about.
It would be nice to have.
My opinion is that http://, https:// and file:// are the easiest ways, but i suppose that there are cases when resource:// is better. More options are better.
customization.jar requires signing when report file is changed.
Kind regards,
Trifon