former_member224482
Active Contributor
Member since ‎08-02-2013

User Statistics

  • 1,163 Posts
  • 208 Solutions
  • 3 Kudos given
  • 14 Kudos received

User Activity

In one of our scenario we are running a piece of code in a non HttpServletRequest thread. The only known information is the HttpSession id. How can be obtain the de.hybris.platform.servicelayer.session.Session using the javax.servlet.http.HttpSessio...
I would like to import product features associated to a category using the numeric type range. The difficulty is about providing the range values using ImpEx. I use the following ImpEx test setup : INSERT_UPDATE ClassificationSystem;id[unique=true] ...
I would like to impex export the complete image URL value and not just the "/300Wx300H/100124_1.jpg" end of the relative path. I am currently using the following impex header to get the valuepicture(code) The goal is to be able to externally consume ...