Symptom
When running command:
ant clean all
for Hybris Commerce Suite 6.2 with CRM integration you can see this exceptions:
[yjavac] 1. ERROR in /Users/i321507/Java/Release_6.2.0.1/hybris/bin/ext-integration/crm/masterdata/sapcrmcustomerb2c/src/com/sap/hybris/sapcrmcustomerb2c/outbound/DefaultCRMAddressInterceptor.java (at line 45)
[yjavac] if (getSapCoreSAPGlobalConfigurationService() != null
[yjavac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[yjavac] The method getSapCoreSAPGlobalConfigurationService() is undefined for the type DefaultCRMAddressInterceptor
[yjavac] ----------
[yjavac] 2. ERROR in /Users/i321507/Java/Release_6.2.0.1/hybris/bin/ext-integration/crm/masterdata/sapcrmcustomerb2c/src/com/sap/hybris/sapcrmcustomerb2c/outbound/DefaultCRMAddressInterceptor.java (at line 46)
[yjavac] && getSapCoreSAPGlobalConfigurationService().sapGlobalConfigurationExists()
[yjavac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[yjavac] The method getSapCoreSAPGlobalConfigurationService() is undefined for the type DefaultCRMAddressInterceptor
[yjavac] ----------
[yjavac] 3. ERROR in /Users/i321507/Java/Release_6.2.0.1/hybris/bin/ext-integration/crm/masterdata/sapcrmcustomerb2c/src/com/sap/hybris/sapcrmcustomerb2c/outbound/DefaultCRMAddressInterceptor.java (at line 47)
[yjavac] && (Boolean) getSapCoreSAPGlobalConfigurationService().getProperty(REPLICATEREGISTEREDUSER)) {
[yjavac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[yjavac] The method getSapCoreSAPGlobalConfigurationService() is undefined for the type DefaultCRMAddressInterceptor
[yjavac] ----------
[yjavac] ----------
[yjavac] 4. ERROR in /Users/i321507/Java/Release_6.2.0.1/hybris/bin/ext-integration/crm/masterdata/sapcrmcustomerb2c/src/com/sap/hybris/sapcrmcustomerb2c/outbound/DefaultCRMCustomerInterceptor.java (at line 45)
[yjavac] if (getSapCoreSAPGlobalConfigurationService() != null
[yjavac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[yjavac] The method getSapCoreSAPGlobalConfigurationService() is undefined for the type DefaultCRMCustomerInterceptor
[yjavac] ----------
[yjavac] 5. ERROR in /Users/i321507/Java/Release_6.2.0.1/hybris/bin/ext-integration/crm/masterdata/sapcrmcustomerb2c/src/com/sap/hybris/sapcrmcustomerb2c/outbound/DefaultCRMCustomerInterceptor.java (at line 46)
[yjavac] && getSapCoreSAPGlobalConfigurationService().sapGlobalConfigurationExists()
[yjavac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[yjavac] The method getSapCoreSAPGlobalConfigurationService() is undefined for the type DefaultCRMCustomerInterceptor
[yjavac] ----------
[yjavac] 6. ERROR in /Users/i321507/Java/Release_6.2.0.1/hybris/bin/ext-integration/crm/masterdata/sapcrmcustomerb2c/src/com/sap/hybris/sapcrmcustomerb2c/outbound/DefaultCRMCustomerInterceptor.java (at line 47)
[yjavac] && (Boolean) getSapCoreSAPGlobalConfigurationService().getProperty(REPLICATEREGISTEREDUSER)) {
[yjavac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[yjavac] The method getSapCoreSAPGlobalConfigurationService() is undefined for the type DefaultCRMCustomerInterceptor
[yjavac] ----------
[yjavac] 6 problems (6 errors)
BUILD FAILED
Read more...
Environment
Hybris Commerce Suite 6.2
Hybris CRM Integ 2.2 (HYBRISCRMINTEG00P_0-80002251) package
Product
Keywords
KBA , CEC-SCC-INT-DHI , Data Hub Integrations , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview