• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

ATG shippingGroupFormHandler

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am using the CreateHardgoodShippingGroupFormHandler to collect the shipping address from the user...
and in the next page i am using the ShippingGroupFormHandler's applyShippingGroups handle method ....
but i seem to be getting this pipelineError...

PipelineError: key=ValidateShippingGroupsFailed; error=The following items have not been completely assigned to shipping groups
adding form exception: ValidateShippingGroupsFailed: The following items have not been completely assigned to shipping groups.

I want to know the reason for the pipeline error!!!

Thank you very much in advance!!!
 
You can't have everything. Where would you put it?
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic