on 2014 Sep 29 12:05 PM
Hi Experts,
I am trying to build version 5.3 of the hybris commerce suite with synchronous order management. Therefore I used the corresponding som localextensions.xml and local.properties. Unfortunately I am getting a build error within some of the productconfig extensions. Some classes are missing:
IConfigSession ICsticData IpcCommandException InteractivePricingException IConflictContainer IFactData ...
I followed the steps on https://wiki.hybris.com/display/release5/Getting+Started+with+hybris-SAP+Solution+Integration+-+Tuto...
Does anyone know which dependency is missing? The namespace of at least one of the classes is: com.sap.custdev.projects.fbs.slc.cfg
Kind regards, Stephan
Request clarification before answering.
Hi,
yes you need to place additional jars from SSC in
The note 2046750 describes how to get and install those jars. It has been released in the meantime. Note: You need a user for the SAP Service Marketplace in order to be able to read this note.
Best regards, Michael
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have the same issue. I added the line
<path autoload="true" dir="${HYBRIS_BIN_DIR}/ext-integration/sap/productconfig/" depth="1" />
to my localextensions.xml and can't build anymore. The extension sapproductconfigruntimessc should be loaded as it is located in the productconfig folder.
EDIT: Apparently you need to place several jars in hybris\bin\ext-integration\sap\productconfig\sapproductconfigruntimessc\lib which you can only get from a SAP SSC installation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Michael,
no I have not loaded the SSC Runtime files. The article you have referenced is linking a SAP Note for installation instructions, but this SAP Note is not released yet. Furthermore the link "http://help.sap.com/erp_ssc20" does not open a valid help page (We couldn’t find the page you were trying to access.).
Is there a way to see the SAP Notes content? Hybris should make sure that all links and notes, referenced within configuration instructions, are available with the release of a new version.
Kind regards, Stephan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Stephan,
have you loaded the SAP CPQ Configuration Runtime (SSC) files?
Described here: https://wiki.hybris.com/display/release5/sapproductconfigruntimessc+Extension+-+Technical+Guide#sapp...
This should solve the compile problem.
Kind regards, Michael
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi slightly different question if you could answer, when using synchronous order management with SAP ERP Backend , I understand that orders are persisted in SAP. But can you clarify if carts are created in Hybris at all and once order confirmation is received after saving order in SAP does cart converts to order in Hybris?
User | Count |
---|---|
2 | |
2 | |
1 | |
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.