Skip to Content
0
Former Member
Jun 18, 2018 at 08:26 PM

datahub failure in asynchronous order management

93 Views

Hello experts,

I get the following error when creating a order in hybris.

 {"timestamp":"2018-06-18T17:54:03,474Z","responsibleAppComponentName":"com.hybris.datahub.logging.impl.CanonicalItemPublicationStatusLoggingService","logLevel":"INFO","sourceApplication":"SAP_DATA_HUB","thread":"itemEventTaskExecutor-4","logMessage":"SAPORDER_OUTBOUND_POOL CanonicalOrder id=11 action=1 status=SUCCESS publicationStatus=FAILURE publicationStatusDetail=[MISSING_REFERENCE, FAILURE] publicationErrorMessage=[[Could not transform by expression resolve('SAPBaseStoreConfigurationMapping','SAPCONFIGURATION_POOL ').resolve('SAPBaseStoreConfiguration','SAPCONFIGURATION_POOL ').division]] targetSystem='SapErpSystem' integrationKey='0000000036'","stackTrace":""}


Somehow it's not possible to transform the order object from canonical to target. I maintained a value for division in the sap base store configuration in backoffice.

Any ideas?

thanks a lot, Patrick