Quantities Summary Report

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?

Parents Reply Children
  • Yeah but not sure why I'm missing these objects in the first place I use the form component Quantities?

  • 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.