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

datahub failure in asynchronous order management

Former Member
0 Likes
272

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

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

ok, Porblem solved. You need to transfer the configuration initially via backoffice. Then the resolve statement doesn't fail.