‎2019 Jul 29 3:21 PM - edited ‎2024 Feb 04 6:56 AM
Debmas (B2BUnit) Import from SAP ERP in to Hybris 6.7.0.3 via Datahub 6.7
IDOCTYP > DEBMAS07 && MESTYP > ZHYBRIS_CUST
After the target items are published, No B2BUnits are stored in to Hybris - 6.7.0.3
There was no exceptions at both DH & Hybris
Experts please help me to fix this issue.
==============================================================
Hybris Log:
INFO [hybrisHTTP11] [ItemImportController] Received request PUT: /import/pools/SAPCUSTOMER_INBOUND_POOL/publications/2 INFO [hybrisHTTP11] [ItemImportController] resultCallbackUrl: http://localhost:8080/datahub-webapp/v1/core-publications/2
==============================================================
Data Hub Log:
2019-07-29 13:17:21,288 [INFO] [c.h.d.s.i.PublicationActionHandler] Publishing to HybrisCore 2019-07-29 13:17:21,363 [INFO] [c.h.d.c.a.i.CoreAdapterService] Creating impex for export to: http://localhost:9001/datahubadapter 2019-07-29 13:17:21,363 [INFO] [c.h.d.s.i.AsynchronousEventPublicationService] Firing data hub event : TargetSystemPublicationStartedEvent{publicationId=1, poolId=9301} 2019-07-29 13:17:21,409 [DEBUG] [c.h.d.r.j.i.DefaultTargetItemJpaRepository] Found 0 SalesVariantAttributes items for [SubTargetSystemPublicationEntity{id=2, status=IN_PROGRESS, publicationType=INSERT, publicationAction=PublicationActionEntity{id=1, pool=DataHubPoolEntity{id=9301, name=SAPCUSTOMER_INBOUND_POOL}}, targetSystem=TargetSystemEntity{id=1, targetSystemName='HybrisCore', targetSystemType='HybrisCore'}}] publications and DefaultDataHubIdBasedPageRequest{lastProcessedId=0, pageSize=10000} 2019-07-29 13:17:21,449 [DEBUG] [c.h.d.r.j.i.DefaultTargetItemJpaRepository] Found 0 BaseVariantAttributes items for [SubTargetSystemPublicationEntity{id=2, status=IN_PROGRESS, publicationType=INSERT, publicationAction=PublicationActionEntity{id=1, pool=DataHubPoolEntity{id=9301, name=SAPCUSTOMER_INBOUND_POOL}}, targetSystem=TargetSystemEntity{id=1, targetSystemName='HybrisCore', targetSystemType='HybrisCore'}}] publications and DefaultDataHubIdBasedPageRequest{lastProcessedId=0, pageSize=10000} 2019-07-29 13:17:21,487 [DEBUG] [c.h.d.r.j.i.DefaultTargetItemJpaRepository] Found 0 SalesProductAttributes items for [SubTargetSystemPublicationEntity{id=2, status=IN_PROGRESS, publicationType=INSERT, publicationAction=PublicationActionEntity{id=1, pool=DataHubPoolEntity{id=9301, name=SAPCUSTOMER_INBOUND_POOL}}, targetSystem=TargetSystemEntity{id=1, targetSystemName='HybrisCore', targetSystemType='HybrisCore'}}] publications and DefaultDataHubIdBasedPageRequest{lastProcessedId=0, pageSize=10000} 2019-07-29 13:17:21,534 [DEBUG] [c.h.d.r.j.i.DefaultTargetItemJpaRepository] Found 0 BaseProductAttributes items for [SubTargetSystemPublicationEntity{id=2, status=IN_PROGRESS, publicationType=INSERT, publicationAction=PublicationActionEntity{id=1, pool=DataHubPoolEntity{id=9301, name=SAPCUSTOMER_INBOUND_POOL}}, targetSystem=TargetSystemEntity{id=1, targetSystemName='HybrisCore', targetSystemType='HybrisCore'}}] publications and DefaultDataHubIdBasedPageRequest{lastProcessedId=0, pageSize=10000} 2019-07-29 13:17:21,537 [WARN] [c.h.d.c.a.i.CoreAdapterService] Impex storage no longer supported 2019-07-29 13:17:21,539 [INFO] [c.h.d.c.c.i.DefaultExportClient] Authenticating publish to HybrisCore 2019-07-29 13:17:21,800 [INFO] [c.h.d.c.c.i.DefaultExportClient] Exporting 2 publication to HybrisCore 2019-07-29 13:17:21,858 [INFO] [c.h.d.c.c.i.DefaultExportClient] Status of the response from publish to target system: HybrisCore, 200
==============================================================
Request clarification before answering.
Hi ,
Try setting the autopublish on DH local.properties for the SAPCUSTOMER_INBOUND_POOL:
sapcoreconfiguration.autopublish.targetsystemsbypools=GLOBAL.HybrisCore,GLOBAL.SapErpSystem,SAPCUSTOMER_INBOUND_POOL.HybrisCore,SAPCONSUMER_INBOUND_POOL.HybrisCore
sapcoreconfiguration.autopublish.sleeptime=5000
sapcoreconfiguration.autopublish.initialsleeptime=5000
And maybe the language:
sapcustomer.language=XX
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.