on 2018 Dec 13 2:00 PM
Request clarification before answering.
Download SAP Commerce distribution zip and extract it.
Open command prompt and change directory to installer
Execute the command, install.bat -r b2c_b2b_acc
Once the above command is completed successfully, execute install.bat -r b2c_b2b_acc initialize
The command in step#4 may take up to one hour to complete. Once it is finished, change directory in command prompt to hybris\bin\platform and execute the command, hybrisserver.bat
Enter the following entry in hosts file
127.0.0.1 apparel-uk.local apparel-de.local electronics.local powertools.local
Once the server is started, you can access the following sites: https://electronics.local:9002/yacceleratorstorefront https://powertools.local:9002/yb2bacceleratorstorefront
You can refer https://help.hybris.com/1811/hcd/8ab64fb886691014b9039f3f1fcb3cab.html and https://help.hybris.com/1811/hcd/8acc8a5a86691014a20781b3f738213e.html for more information.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There is a b2c_b2b_acc recipe in the installer folder:
Recipe for a vanilla B2C Accelerator and a B2B Accelerator running on the same platform. In order to create the B2B Accelerator, b2bacceleratoraddon and commerceorgaddon are installed on a yb2bacceleratorstorefront extension which is generated with extgen using the yacceleratorstorefront template.
The storefronts also have Assisted Services, Customer Ticketing, Textfield Configurator and Commerce Organzation, Live Edit and Smart Edit addons.
The promotionengine is installed by default with coupons functionality available.
Required Configurations: * For features that require a Google API key (such as the Store Locator, which uses Google Maps), you need to set the “googleApiKey”. For information on generating your API Key: https://developers.google.com/maps/documentation/javascript/tutorial#api_key
You can install it using:
cd %HYBRIS_HOME_DIR%\installer & install.bat -r b2c_b2b_acc setup & install.bat -r b2c_b2b_acc initialize
... where HYBRIS_HOME_DIR is the folder where you extracted the Hybris zip file.
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 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.