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

Synchronous Order Management - Build error

Former Member
0 Kudos
464

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
schmut
Associate
Associate
0 Kudos

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

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.

Former Member
0 Kudos

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?