cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Synchronous Order Management - Build error

Former Member
0 Kudos
466

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

View Entire Topic
Former Member
0 Kudos

Hi,

yes you need to place additional jars from SSC in

  • hybris\bin\ext-integration\sap\productconfig\sapproductconfigruntimessc\lib as well as
  • hybris\bin\ext-integration\sap\productconfig\sapproductconfighmc\lib.

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

Former Member
0 Kudos

Hi Michael,

I also need those *.jar files but I cannot find them on the marketplace. I can only download the Hybris platform source.