Skip to Content
0
Former Member
Jul 14, 2016 at 03:25 PM

Unable to Replicate Master Data from SAP ERP to Datahub

262 Views

Hi Experts, We are working on SAP Hybris 6.0 and trying to integrate SAP ERP through Datahub. We have made all the configurations at SAP ERP and Back Office and added required properties at Datahub side. when doing the connection test from SAP to Datahub it is asking for the Spring security credentials and we got 200 status response. But when trying to replicate the characteristics it is not hitting the Datahub and not asking for the spring security credentials to enter for accesing the service. and we are getting getting error at SAP side saying Unable to process the request for the Port. Note : We have already integrated with SAP with Hybris in 5.5 version there with the same configurations at SAP and Hybris the characteristics are being replicating . We also tried again in Hybris 5.5 instance version, now we are able to repplicate characterstics and material. Is there any issue with Spring security at datahub side or do i have to made any security setting at SAP for replicating Master data OR Could some one tell me what i missed in the following Datahub properties

customization:adding custom properties for data hub

ataSource.className=com.microsoft.sqlserver.jdbc.SQLServerConnectionPoolDataSource dataSource.jdbcUrl=jdbc:sqlserver://localhost:1433;databaseName=Hybris_6.0_Datahub;responseBuffering=adaptive;loginTimeout=10 dataSource.username=hybris_6.0_datahub dataSource.password=datahub

media storage

edia.dataSource.className=com.microsoft.sqlserver.jdbc.SQLServerConnectionPoolDataSource media.dataSource.jdbcUrl=jdbc:sqlserver://localhost:1433;databaseName=Hybris_6.0_Datahub;responseBuffering=adaptive;loginTimeout=10 media.dataSource.username=hybris_6.0_datahub media.dataSource.password=datahub

datahub.security.basic.admin.user=admin

datahub.security.basic.admin.password=nimda datahub.backoffice.rest.client.username=admin datahub.backoffice.rest.client.password=nimda targetsystem.hybriscore.url=http://192.168.1.5:9001/datahubadapter targetsystem.hybriscore.username=admin targetsystem.hybriscore.password=nimda

datahub.extension.exportURL=http://192.168.1.5:9001/datahubadapter datahub.extension.userName=admin datahub.extension.password=nimda

datahub.encryption.key.path=D:/openssl/encriptionkey.txt datahub.server.url=http://192.168.1.5:8080/datahub-webapp/v1 sapcoreconfiguration.autocompose.pools=GLOBAL,SAPCONFIGURATION_POOL,SAPCUSTOMER_INBOUND_POOL,SAPCONSUMER_INBOUND_POOL,SAPCONSUMER_OUTBOUND_POOL,SAPORDER_INBOUND_POOL,SAPORDER_OUTBOUND_POOL sapcoreconfiguration.autopublish.targetsystemsbypools=GLOBAL.HybrisCore,GLOBAL.SapErpSystem,SAPCUSTOMER_INBOUND_POOL.HybrisCore,SAPCONSUMER_INBOUND_POOL.HybrisCore,SAPCONSUMER_OUTBOUND_POOL.SapErpSystem,SAPORDER_OUTBOUND_POOL.SapErpSystem,SAPORDER_INBOUND_POOL.HybrisCore sapcoreconfiguration.autopublish.sleeptime=5000 sapcoreconfiguration.autopublish.initialsleeptime=5000 sapcoreconfiguration.pool=SAPCONFIGURATION_POOL sapcustomer.language=en sapidocoutboundadapter.usedynamicidocnumberoffset=true

targetsystem.saperp.url=http://cgihsap0004.cgiad.local:8004/sap/bc/idoc_xml?sap-client=800 targetsystem.saperp.username=name targetsystem.saperp.password=passowrd targetsystem.saperp.receivername=client

sapidocoutboundadapter.url=http://cgihsap0004.cgiad.local:8004/sap/bc/idoc_xml?sap-client=800 sapidocoutboundadapter.username=name sapidocoutboundadapter.password=password

sapidocoutboundadapter.sendername=HYB_DH_01 sapidocoutboundadapter.receivername=client sapidocoutboundadapter.senderport=HYB_DH_01