Skip to main content



      Home
Home » Archived » BIRT » Custom Template not in 2.0?
Custom Template not in 2.0? [message #116873] Wed, 25 January 2006 17:04 Go to next message
Eclipse UserFriend
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 #116885 is a reply to message #116873] Wed, 25 January 2006 19:49 Go to previous messageGo to next message
Eclipse UserFriend
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 #117643 is a reply to message #116885] Thu, 26 January 2006 12:11 Go to previous messageGo to next message
Eclipse UserFriend
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 #117959 is a reply to message #117643] Thu, 26 January 2006 15:12 Go to previous messageGo to next message
Eclipse UserFriend
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 #118198 is a reply to message #117959] Thu, 26 January 2006 18:29 Go to previous messageGo to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Eclipse UserFriend
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.
>> >>>>
>> >>>>
>> >>>>
>> >>>
>> >>>
>> >>>
>> >
>> >
>
>
Re: Custom Template not in 2.0? [message #118911 is a reply to message #118294] Fri, 27 January 2006 12:13 Go to previous message
Eclipse UserFriend
Thank you Jane and Wenbin thats what I was missing.

Jane Tatchell wrote:
> You set up the Template folder in the BIRT -- Template page of the Eclipse
> Preferences dialog.
>
Previous Topic:class loading constraint violated
Next Topic:Building a library of templates
Goto Forum:
  


Current Time: Fri May 09 02:16:49 EDT 2025

Powered by FUDForum. Page generated in 0.06705 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top