Error in PipeLine
We are building a report and need to change the datasource and DBPipeline
in run time. This new source have the same columns definitions of the old.
We are trying do this, but when the report is generated, the number of pages
is correct, but the lines appears blank(the records is not visible).
There is a counter of records, its correct.
we think that the columns in DBPipeLine don't refreshed.
in run time. This new source have the same columns definitions of the old.
We are trying do this, but when the report is generated, the number of pages
is correct, but the lines appears blank(the records is not visible).
There is a counter of records, its correct.
we think that the columns in DBPipeLine don't refreshed.
This discussion has been closed.
Comments
is not being updated when you change the pipeline. That or no fields are
being created.
First, check each data aware component and make sure that ParentDataPipeline
is set to True.
If this checks out as ok, try freeing and replacing the entire data pipeline
each time you change the data set...
--
Cheers,
Tom Ollar
Digital Metaphors Corporation
http://www.digital-metaphors.com
info@digital-metaphors.com
of subReports in run time, and the problem is the same(correct number of
records, but is not visible).
how we should to proceed?
Thanks
report. Make sure that AutoCreateFields is set to true on the
datapipelines.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com