Hi BJ,

I tried following ID's 1001, 1002 but it works well, there is only problem
with ID 1000.

Regards,
Abhishake

On Fri, Oct 24, 2008 at 3:51 AM, BJ Freeman <[EMAIL PROTECTED]> wrote:

> anything under 10000 is demo data.
> when something is added thru the UI or services it uses the
> delegator.getNextSeqId
> which starts at 10000
> so there maybe an error in the hand editing of the demo data.
>
> Abhishake Agarwal sent the following on 10/23/2008 7:45 AM:
> > Hi,
> >
> > I think there is a bug while displaying  description for
> > productFeatureCategoryId in feature category  screen.
> > (https://demo.hotwaxmedia.com/catalog/control/EditFeatureCategories)
> >
> > description is same as Id, while in DB it is
> > different(productFeatureCategoryId:1000, description:Hazmat Features )
> > (
> >
> https://demo.hotwaxmedia.com/webtools/control/FindGeneric?entityName=ProductFeatureCategory&find=true&VIEW_SIZE=50&VIEW_INDEX=0
> > ).
> >
> > I think this is the issue with Id "1000" because all the other data get
> > displayed correctly.
> >
> > I also printed the value of EntityListIterator returned by service
> > performFind  in runAction method of ModelFormAction.java but all the
> generic
> > values contain proper data in it.
> >
> > Please help me know what might be problem.
> >
> > Regards,
> > Abhishake
> >
>

Reply via email to