Menu

#18 Issue related to On_Zero_Rows attribute

5.0
open
nobody
Designer (42)
5
2008-03-07
2008-03-06
Ravindra
No

Build 5.0.1.47:

I have created sql bizcomponent with attribute on_zero_rows where there are no data matching the where criteria.

When executed the BizView it is displaying empty results instead of reference values with the element structure like below:

<Element>
<OrderID>%OrderID%</OrderID>
<ProductID>%ProductID%</ProductID>
<UnitPrice>%UnitPrice%</UnitPrice>
<Quantity>%Quantity%</Quantity>
<Discount>%Discount%</Discount>
</Element>

Note: In 4.5 when i executed the same bizview it has displayed execution result as follows:

<Element>
<OrderID>%OrderID%</OrderID>
<ProductID>%ProductID%</ProductID>
<UnitPrice>%UnitPrice%</UnitPrice>
<Quantity>%Quantity%</Quantity>
<Discount>%Discount%</Discount>
</Element>

Help defined for this attribute also same above mapping to be displayed in results.

Please find the attached test case.

Discussion

  • Ravindra

    Ravindra - 2008-03-06
     
  • Ravindra

    Ravindra - 2008-03-06
    • status: open --> pending
     
  • Jeff Peters

    Jeff Peters - 2008-03-07
    • labels: 1037122 --> Designer
    • milestone: 775304 --> 5.0
    • status: pending --> open
     
  • T. Ferguson

    T. Ferguson - 2009-05-12

    I don't see a difference in the two outputs, what am I missing?

     

Log in to post a comment.

MongoDB Logo MongoDB