· 6 years ago · Oct 24, 2019, 04:12 PM
1Available recipes:
2
3Recipe "b2c_china"
4Description:
5============
6This recipe provides everything you need to install SAP Hybris Commerce accelerator for China with Flash Buy, Alipay Integration, Baidu Map Integration, Wechat Pay Integration and Customer Coupon addons.
7This accelerator has similar configuration as b2c_acc and adapted for China.
8
9
10Required Configurations:
11* For features that require a Baidu API key (such as the Store Locator, which uses Baidu Maps), you need to set the “baiduApiKey”
12* For features which related to Alipay Integration and Wechat Pay Integration, please refer to https://help.hybris.com/
13* For Kyma integration + ApiRegistry, optionally, ccv2.services.api.url.0 property should be set to a server url reachable by kyma instead of https://localhost:9002.
14
15Recipe "b2c_b2b_acc_dp"
16Description:
17============
18Recipe for a vanilla for SAP Digital Payments with 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.
19
20The storefronts also have Assisted Services, Customer Ticketing, Textfield Configurator and Commerce Organzation, Live Edit and Smart Edit, Order Management, Order Selfservice, Consignmant Tracking, SAP Digital Payment addons.
21
22The promotionengine is installed by default with coupons functionality available.
23
24Required Configurations:
25* 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
26* For Kyma integration + ApiRegistry, optionally, ccv2.services.api.url.0 property should be set to a server url reachable by kyma instead of https://localhost:9002.
27
28Recipe "marketplace_acc_china"
29Description:
30============
31* New addonified Marketplace Accelerator
32* For Kyma integration + ApiRegistry, optionally, ccv2.services.api.url.0 property should be set to a server url reachable by kyma instead of https://localhost:9002.
33Recipe "sap_aom_som_b2b_b2c"
34Description:
35============
36* Asynchronous and synchronous order management for B2B and B2C scenarios with SAP ERP
37* For Kyma integration + ApiRegistry, optionally, ccv2.services.api.url.0 property should be set to a server url reachable by kyma instead of https://localhost:9002.
38
391. Setup the hybris platform
40./install.sh -r sap_aom_som_b2b_b2c
41
422. Initialize the hybris platform
43./install.sh -r sap_aom_som_b2b_b2c initialize
44
453. Start the hybris server and datahub
46./install.sh -r sap_aom_som_b2b_b2c start
47
484. Stop the hybris server and datahub
49./install.sh -r sap_aom_som_b2b_b2c stop
50
51Recipe "b2c_acc_plus"
52Description:
53============
54This recipe provides everything you need to install SAP Hybris Commerce Responsive B2C Commerce Accelerator with Captcha, Promotions Engine, Coupons, Commerce Organization, Assisted Services, Customer Ticketing, Event Tracking, Smart Edit, Textfield Configurator, Privacy Overlay, Consignment Tracking, Stock Notification, Customer Interest, Configurable Bundle, yForms addons and Kyma integraion.
55
56Required Configurations:
57* For captcha, you must provide your own public/private key. See https://www.google.com/recaptcha/admin/create
58* For eventtracking you must provide the your own endpoints/urls. See https://wiki.hybris.com/display/accdoc50to56/hybrisAnalytics+AddOn
59* For eventratcking & profile integration is necessary to use yprofileeventrackingws endpoint to enrich the events with the consent reference and others attributes. For this and other settings please see https://wiki.hybris.com/display/yprofile/Settings
60* 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
61* For Kyma integration + ApiRegistry, optionally, ccv2.services.api.url.0 property should be set to a server url reachable by kyma instead of https://localhost:9002.
62
63Recipe "b2c_acc_cis"
64Description:
65============
66This recipe provides everything you need to install SAP Hybris Commerce Responsive B2C Commerce Accelerator with Smart Edit, Promotions Engine, Coupons, Textfield Configurator, Assisted Services, Customer Ticketing addons and CIS adding using mock implementation.
67
68Required Configurations:
69* 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
70* For Kyma integration + ApiRegistry, optionally, ccv2.services.api.url.0 property should be set to a server url reachable by kyma instead of https://localhost:9002.
71
72B2C Accelerator with CIS
73 Platform Setup:
74 1. Setup platform using command ./install.sh -r b2c_acc_cis setup
75 2. Initialize platform using command ./install.sh -r b2c_acc_cis initialize
76 3. Start platform using command ./install.sh -r b2c_acc_cis start
77Recipe "b2c_acc_ymkt"
78Description:
79============
80This recipe provides everything you need to install SAP Hybris Commerce Responsive B2C Commerce Accelerator with SAP Marketing integration.
81* For Kyma integration + ApiRegistry, optionally, ccv2.services.api.url.0 property should be set to a server url reachable by kyma instead of https://localhost:9002.
82
83Refer to documentation for features and configuration steps.
84Recipe "b2b_china"
85Description:
86============
87Ext-gen B2B Accelerator, based on yacceleratorstorefront, with b2bacceleratoraddon, commerceorgaddon, customerticketing and promotions engine.
88Recipe "b2c_b2b_acc_oms"
89Description:
90============
91B2C Accelerator with OMS
92For Kyma integration + ApiRegistry, optionally, ccv2.services.api.url.0 property should be set to a server url reachable by kyma instead of https://localhost:9002.
93 Platform Setup:
94 1. Setup platform using command ./install.sh -r b2c_b2b_acc_oms setup
95 2. Initialize platform using command ./install.sh -r b2c_b2b_acc_oms initialize
96 3. Start platform using command ./install.sh -r b2c_b2b_acc_oms start
97Recipe "b2c_b2b_acc_cpq"
98Description:
99============
100Recipe for a B2C Accelerator and a B2B Accelerator, both with CPQ enabled, running on the same platform.
101In order to create the B2B Accelerator, b2bacceleratoraddon and commerceorgaddon are installed on a yb2bacceleratorstorefront extension which is generated with extgen using the yacceleratorstorefront template.
102The promotionengine is installed by default.
103For 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
104For Kyma integration + ApiRegistry, optionally, ccv2.services.api.url.0 property should be set to a server url reachable by kyma instead of https://localhost:9002.
105
106Prerequisites:
107Before you can use this recipe, you must install SAP CPQ Configuration Runtime Engine (also referred to as SSC) as described in the installation guide (especially sections “Downloading the Software”, “Configuration Runtime”, and “Data Loader”). You can find the installation guide for SAP Configure, Price, and Quote for product configuration under https://help.hybris.com/<your_version>/hcd/31df5d559c9c0d30e10000000a441470.html
108For version 6.4, see https://help.hybris.com/6.4.0/hcd/31df5d559c9c0d30e10000000a441470.html
109
110Note: Do not confuse this installation guide with the similar one for SAP Configure, Price, and Quote for solution sales configuration (SAP CPQ SOL. SALES CONFIG).
111
112Recipe "b2b_c4c"
113Description:
114============
115C4C Integration for B2B scenarios with SAP ERP for Order Fulfillment.
116* For Kyma integration + ApiRegistry, optionally, ccv2.services.api.url.0 property should be set to a server url reachable by kyma instead of https://localhost:9002.
117
118Linux :
119
1201. Setup the hybris platform
121./install.sh -r b2b_c4c
122
1232. Initialize the hybris platform
124./install.sh -r b2b_c4c initialize
125
1263. Start the hybris server and datahub
127./install.sh -r b2b_c4c start
128
1294. Stop the hybris server and datahub
130./install.sh -r b2b_c4c stop
131
132
133Windows :
134
1351. Setup the hybris platform
136install.bat -r b2b_c4c
137
1382. Initialize the hybris platform
139install.bat -r b2b_c4c initialize
140
1413. Start the hybris server and datahub
142install.bat -r b2b_c4c start
143
1444. Stop the hybris server and datahub
145install.bat -r b2b_c4c stop
146Recipe "b2c_c4c"
147Description:
148============
149==================================================
150Use the following commands to install the:
151B2C Accelerator (vanilla recipe without CIS/OMS integration)
152Assisted Service Module (ASM)
153Customer Ticketing Add On
154C4C Ticketing System REST integration
155C4C customer data integration extension
156C4C customer data Data Hub WAR and mock WAR file
157For Kyma integration + ApiRegistry, event sending is turned off by default by apiregistryservices.events.exporting=false property. Optionally and before initialization, deployment.api.endpoint property should be set to a server url reachable by kyma instead of https://localhost:9002.
158Replace './install.sh' with './install.bat' if using windows.
159
160build.gradle has installer 6.3 version syntax, it is supportable for 6.4+ too.
161build_installer_6.4.gradle has installer 6.4+ version syntax.
162==================================================
1631. Setup the hybris platform using command
164./install.sh -r b2c_c4c setup
1652. Initialize the hybris platform using command
166./install.sh -r b2c_c4c initialize
1673. Start the hybris server using command
168./install.sh -r b2c_c4c start
169==================================================
170Recipe "marketplace_acc"
171Description:
172============
173* New addonified Marketplace Accelerator
174* For Kyma integration + ApiRegistry, optionally, ccv2.services.api.url.0 property should be set to a server url reachable by kyma instead of https://localhost:9002.
175Recipe "sap_oms_aom_b2b_b2c"
176Description:
177============
178* Asynchronous and synchronous order management for B2B and B2C scenarios with SAP ERP
179* For Kyma integration + ApiRegistry, optionally, ccv2.services.api.url.0 property should be set to a server url reachable by kyma instead of https://localhost:9002.
180
181Linux
182
1831. Setup the hybris platform
184./install.sh -r sap_oms_aom_b2b_b2c
185
1862. Initialize the hybris platform
187./install.sh -r sap_oms_aom_b2b_b2c initialize
188
1893. Start the hybris server and datahub
190./install.sh -r sap_oms_aom_b2b_b2c start
191
1924. Stop the hybris server and datahub
193./install.sh -r sap_oms_aom_b2b_b2c stop
194
195
196Windows
197
1981. Setup the hybris platform
199install.bat -r sap_oms_aom_b2b_b2c
200
2012. Initialize the hybris platform
202install.bat -r sap_oms_aom_b2b_b2c initialize
203
2043. Start the hybris server and datahub
205install.bat -r sap_oms_aom_b2b_b2c start
206
2074. Stop the hybris server and datahub
208install.bat -r sap_oms_aom_b2b_b2c stop
209Recipe "b2b_acc_plus"
210Description:
211============
212Ext-gen B2B Accelerator, based on yacceleratorstorefront, with B2B Accelerator, B2B Punchout, Commerce Organization, Secure Portal, Account Summary, Saved Order Forms OCC, Asssted Services, Customer Ticketing, Captcha, Textfield Configurator, Promotions Engine, Coupons addons and Smart Edit addons.
213
214Required Configurations:
215* For captcha, you must provide your own public/private key. See https://www.google.com/recaptcha/admin/create
216* 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
217* For Kyma integration + ApiRegistry, optionally, ccv2.services.api.url.0 property should be set to a server url reachable by kyma instead of https://localhost:9002.