on 2022 Mar 18 7:07 AM
Dear fantastic SAP Community,
I follow at the moment the SAP Commerce Trails.
I try to realize the Configurable Products Trail with its goal to add a new configurator type for configurable products.
My intention here is that I am able to create custom product configurations for my Commerce Demo for our potential Customers.
I have installed the Demo version of SAP Commerce 2105 on a local machine.
After installation I followed the instruction of the Trail.
I was able to follow the instructions until:
Add Implementation:
"5. Add the handler implementation to checkboxconfiguratortemplateservices/src/de/hybris/platform/checkboxconfiguratortemplateservices/order/hook/CheckboxConfigurationHandler.java to create a new custom handler that for a given (custom) configuration type can put the product-related configuration items into order-related ones."
The issue here is that I don't have no "order" folder in my extension directory

and I don't know if:
1) I did something wrong using the extension templates or if
2) I have to create the directory and the mentioned Java file of if
3) The Code structure has changed and the trail description is outdated.
I don't know how to proceed, but would really love it to have the skill building my own structure for configuring products in commerce.
Does someone know how I could proceed so I can accomplish this trail successful. 🙂
Request clarification before answering.
Hi Alexander,
You can always create these paths if they do not exist. i would suggest instead of looking at it from the folder location, please check it inside your ide(eclipse or intellij) and create the necessary path under src.

If you look at the next step, the same path is pointed as bean class, and that is what matters here.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.