cancel
Showing results for 
Search instead for 
Did you mean: 

Build error while CRM- SAP Hybris 6.5 integration

Former Member
0 Kudos

Hi ,

I have added CRM specific extension in /opt/hybris/commerce6.5/hybris/bin/ext-integration .

Now getting below build error in synchronousOM extension :

[yjavac] 1. ERROR in /opt/hybris/commerce/hybris/bin/ext-integration/crm/synchronousOM/sapcrmordermgmtbol/src/com/sap/hybris/crm/sapcrmordermgmtbol/transaction/salesdocument/backend/impl/crm/SalesDocumentCRM.java (at line 569) [yjavac] final GetAllReadParameters readParams = new GetAllReadParameters(); [yjavac] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [yjavac] The constructor GetAllReadParameters() is not visible [yjavac] ---------- [yjavac] ---------- [yjavac] 2. ERROR in /opt/hybris/commerce/hybris/bin/ext-integration/crm/synchronousOM/sapcrmordermgmtbol/src/com/sap/hybris/crm/sapcrmordermgmtbol/transaction/salesdocument/backend/impl/crm/strategy/PartnerMapper.java (at line 275) [yjavac] address.clear_X(); [yjavac] ^^^^^^^ [yjavac] The method clear_X() is undefined for the type Address [yjavac] ---------- [yjavac] 3. ERROR in /opt/hybris/commerce/hybris/bin/ext-integration/crm/synchronousOM/sapcrmordermgmtbol/src/com/sap/hybris/crm/sapcrmordermgmtbol/transaction/salesdocument/backend/impl/crm/strategy/PartnerMapper.java (at line 596) [yjavac] final boolean firstSet = address.getStreet_X() || address.getCity_X() [yjavac] ^^^^^^^^^^^ [yjavac] The method getStreet_X() is undefined for the type Address [yjavac] ----------

Accepted Solutions (0)

Answers (1)

Answers (1)

rubal
Employee
Employee
0 Kudos

any resolution this ?