Custom Template not in 2.0? [message #116873] |
Wed, 25 January 2006 17:04  |
Eclipse User |
|
|
|
So I was looking at the NewReportWizard and noticed that there were
entries for Custom Template choices, via WizardCustomTemplatePage.java
but all the code is commented out. Was the intent to support user
provided templates and the feature didn't make 2.0? Note, I filed an
enhancement request a while back for this support 93996 ( I would check
status but bugzilla is offline at the moment).
Any ideas? Thanks for update.
|
|
|
|
|
|
Re: Custom Template not in 2.0? [message #118198 is a reply to message #117959] |
Thu, 26 January 2006 18:29   |
Eclipse User |
|
|
|
Another question for ya, How do I contribute my templates to the "new
Report" wizard. Is there an extension point I can use or something like
that currently?
Wenbin He wrote:
> BIRT template and design share the same schema. You can simple copy or
> rename a report design to a report template. You find more information on
> how the template works in BPS speification document.
>
> -wenbin
>
> "Mike Boyersmith" <mjboyers@us.ibm.com> wrote in message
> news:dravrq$a2g$1@utils.eclipse.org...
>
>>Wenbin, Thanks for the quick reply!
>>
>>A follow up question, whats the flow to convert a rptdesign file to a
>>template? I looked under context menu "export", and also looked in the
>>report designer for "export to" or "convert to" options but I don't see
>>them, any ideas?
>>
>>thanks for your help
>>
>>- Mike
>>
>>
>>
>>Wenbin He wrote:
>>
>>>Mike:
>>>
>>>Custom report template is supported in BIRT 2.0. You can covert any
>
> report
>
>>>design into a report template, and publish to the report template
>
> folder,
>
>>>then it will be available for use for new report design.
>>>
>>>The old commented out in the NewReportWizard is out of date. The
>
> template
>
>>>implementation didn't use that design.
>>>
>>>-wenbin
>>>
>>>"Mike Boyersmith" <mjboyers@us.ibm.com> wrote in message
>>>news:dr8sl6$ked$1@utils.eclipse.org...
>>>
>>>
>>>>So I was looking at the NewReportWizard and noticed that there were
>>>>entries for Custom Template choices, via WizardCustomTemplatePage.java
>>>>but all the code is commented out. Was the intent to support user
>>>>provided templates and the feature didn't make 2.0? Note, I filed an
>>>>enhancement request a while back for this support 93996 ( I would check
>>>>status but bugzilla is offline at the moment).
>>>>
>>>>Any ideas? Thanks for update.
>>>>
>>>>
>>>>
>>>
>>>
>>>
>
>
|
|
|
Re: Custom Template not in 2.0? [message #118268 is a reply to message #118198] |
Thu, 26 January 2006 20:26   |
Eclipse User |
|
|
|
You can publish a template to the BIRT template folder, which will be picked
up by the new report wizard automatically.
-wenbin
"Mike Boyersmith" <mjboyers@us.ibm.com> wrote in message
news:drbm0g$emn$2@utils.eclipse.org...
> Another question for ya, How do I contribute my templates to the "new
> Report" wizard. Is there an extension point I can use or something like
> that currently?
>
>
> Wenbin He wrote:
> > BIRT template and design share the same schema. You can simple copy or
> > rename a report design to a report template. You find more information
on
> > how the template works in BPS speification document.
> >
> > -wenbin
> >
> > "Mike Boyersmith" <mjboyers@us.ibm.com> wrote in message
> > news:dravrq$a2g$1@utils.eclipse.org...
> >
> >>Wenbin, Thanks for the quick reply!
> >>
> >>A follow up question, whats the flow to convert a rptdesign file to a
> >>template? I looked under context menu "export", and also looked in the
> >>report designer for "export to" or "convert to" options but I don't see
> >>them, any ideas?
> >>
> >>thanks for your help
> >>
> >>- Mike
> >>
> >>
> >>
> >>Wenbin He wrote:
> >>
> >>>Mike:
> >>>
> >>>Custom report template is supported in BIRT 2.0. You can covert any
> >
> > report
> >
> >>>design into a report template, and publish to the report template
> >
> > folder,
> >
> >>>then it will be available for use for new report design.
> >>>
> >>>The old commented out in the NewReportWizard is out of date. The
> >
> > template
> >
> >>>implementation didn't use that design.
> >>>
> >>>-wenbin
> >>>
> >>>"Mike Boyersmith" <mjboyers@us.ibm.com> wrote in message
> >>>news:dr8sl6$ked$1@utils.eclipse.org...
> >>>
> >>>
> >>>>So I was looking at the NewReportWizard and noticed that there were
> >>>>entries for Custom Template choices, via WizardCustomTemplatePage.java
> >>>>but all the code is commented out. Was the intent to support user
> >>>>provided templates and the feature didn't make 2.0? Note, I filed an
> >>>>enhancement request a while back for this support 93996 ( I would
check
> >>>>status but bugzilla is offline at the moment).
> >>>>
> >>>>Any ideas? Thanks for update.
> >>>>
> >>>>
> >>>>
> >>>
> >>>
> >>>
> >
> >
|
|
|
Re: Custom Template not in 2.0? [message #118294 is a reply to message #118268] |
Thu, 26 January 2006 21:29   |
Eclipse User |
|
|
|
You set up the Template folder in the BIRT -- Template page of the Eclipse
Preferences dialog.
--
Jane Tatchell
BIRT documentation lead
"Wenbin He" <whe@actuate.com> wrote in message
news:drbsoo$nh9$1@utils.eclipse.org...
> You can publish a template to the BIRT template folder, which will be
> picked
> up by the new report wizard automatically.
>
> -wenbin
>
> "Mike Boyersmith" <mjboyers@us.ibm.com> wrote in message
> news:drbm0g$emn$2@utils.eclipse.org...
>> Another question for ya, How do I contribute my templates to the "new
>> Report" wizard. Is there an extension point I can use or something like
>> that currently?
>>
>>
>> Wenbin He wrote:
>> > BIRT template and design share the same schema. You can simple copy or
>> > rename a report design to a report template. You find more information
> on
>> > how the template works in BPS speification document.
>> >
>> > -wenbin
>> >
>> > "Mike Boyersmith" <mjboyers@us.ibm.com> wrote in message
>> > news:dravrq$a2g$1@utils.eclipse.org...
>> >
>> >>Wenbin, Thanks for the quick reply!
>> >>
>> >>A follow up question, whats the flow to convert a rptdesign file to a
>> >>template? I looked under context menu "export", and also looked in the
>> >>report designer for "export to" or "convert to" options but I don't see
>> >>them, any ideas?
>> >>
>> >>thanks for your help
>> >>
>> >>- Mike
>> >>
>> >>
>> >>
>> >>Wenbin He wrote:
>> >>
>> >>>Mike:
>> >>>
>> >>>Custom report template is supported in BIRT 2.0. You can covert any
>> >
>> > report
>> >
>> >>>design into a report template, and publish to the report template
>> >
>> > folder,
>> >
>> >>>then it will be available for use for new report design.
>> >>>
>> >>>The old commented out in the NewReportWizard is out of date. The
>> >
>> > template
>> >
>> >>>implementation didn't use that design.
>> >>>
>> >>>-wenbin
>> >>>
>> >>>"Mike Boyersmith" <mjboyers@us.ibm.com> wrote in message
>> >>>news:dr8sl6$ked$1@utils.eclipse.org...
>> >>>
>> >>>
>> >>>>So I was looking at the NewReportWizard and noticed that there were
>> >>>>entries for Custom Template choices, via
>> >>>>WizardCustomTemplatePage.java
>> >>>>but all the code is commented out. Was the intent to support user
>> >>>>provided templates and the feature didn't make 2.0? Note, I filed an
>> >>>>enhancement request a while back for this support 93996 ( I would
> check
>> >>>>status but bugzilla is offline at the moment).
>> >>>>
>> >>>>Any ideas? Thanks for update.
>> >>>>
>> >>>>
>> >>>>
>> >>>
>> >>>
>> >>>
>> >
>> >
>
>
|
|
|
|
Powered by
FUDForum. Page generated in 0.06705 seconds