Sounds strange that it works for sales orders but not purchase orders,
usually when people report this problem it's because either:
1. There is no webSiteId configured in applications/order/webapp/
ordermgr/WEB-INF/web.xml or it is set to the wrong webSiteId
2. The WebSite record's (identified by #1) productStoreId hasn't been
set
and both of those problems should cause both order types to fail,
anyway it's worth checking.
Regards
Scott
HotWax Media
http://www.hotwaxmedia.comOn 2/05/2009, at 11:52 PM, Kathy jones wrote:
> Hello all,
>
> I have prepared all the catalog specific data for my custom
> application by
> referring demoProduct.xml. Now when I prepare sales order from order
> manager
> application, then it works fine.
>
> I have also prepared supplier data by referring demoPurchasing.xml .
> Now
> when I place purchase order following error occurs at the back end
> for very
> first page:
> ProductStoreWorker.java:101:ERROR] No product store found in
> request, cannot
> set locale!
>
> Is any more data needs to be prepared. Or some thing else is
> missing. Please
> help
>
> Thanks
> --
> Kathy Jones