Hi,
It seems there is an issue with the quantities report fucntion.
The report is missing some Components while the Component Quantities shows it,
any Idea how to solve this?
The report quantities come from an xml file that is created in the system temp folder when the Component Quantities command is executed. The xml file includes a template drop station list. Component quantities and cumulative totals are included at each station only for the components that exist at the station. The reports are created by the files "Corridor Model Component Quantities.xsl" and "Corridor Model Component Quantities Summary.xsl". Each xsl file uses the same code to write the component totals to the reports. The code only uses data from the last station on the list. Quantity totals are only reported for the components that are present in the last station on the list. The xsl must search for all components or the xml must include all components in the last station.
Yeah but not sure why I'm missing these objects in the first place I use the form component Quantities?
It sounds like the Report Style Sheet needs to be updated to report on everything. These are XSL files which can be customized but requires someone who understands the XSL Transformation language. It's not rocket science, but it is an acquired skill.
Charles (Chuck) Rheault CADD Manager
MDOT State Highway Administration
Strange thing here is the information is available inside the Quantitites Report but not inside the Summary Report??