cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Administration: can't publish config to Data Hub, button disabled, why?

jryingst
Explorer
0 Kudos

Just recently I've been unable to publish SAP configuration from Hybris to Datahub, because the button to do this is disabled. I'm talking about the button at:

hybris/hmc -> SAP Integration -> SAP Administration -> Data hub tab -> Start Upload

Normally I've always seen this enabled in the past. But now, when running both Hybris and Data hub locally, the button is greyed out, and I can't activate it. So far I haven't found any relevant errors or warnings in the logs. Does anyone have any ideas why this might occur?

Relevant properties in hybris have been set:

datahubadapter.datahuboutbound.date.pattern=yyyy-MM-dd HH:mm:ss.S datahubadapter.datahuboutbound.password=xxxxx datahubadapter.datahuboutbound.url=http://localhost:8080/datahub-webapp/v1 datahubadapter.datahuboutbound.user=admin sapcoreconfiguration.datahuboutbound.enabled=true sapcoreconfiguration.datahuboutbound.feed=SAPCONFIGURATION_FEED

And relevant properties in datahub are also set.

The datahub localhost_access_log doesn't indicate that hybris is hitting datahub with any http request at all - suggesting to me that the problem is on the hybris side.

As a sanity check, datahub does respond just fine when I hit that url myself in the browser, e.g.

http://localhost:8080/datahub-webapp/v1/feed-pool-status/show-status-map

So the config looks correct, and has worked correctly very recently. What could have changed?

nicolabeghin-2
Employee
Employee
0 Kudos

in the past (old versions like 5.x) we had to manually create an instance of the SAPAdministration type, only then we were able to perform the DataHub initial load. Maybe this can help!

jryingst
Explorer
0 Kudos

That was the problem exactly - although I'm using Hybris 6.1, and I have no idea what might have caused the previous SAPAdministration instance to go away. But when I checked the Administration tab, there was nothing, so I set the type to SAPAdministration and hit Save, it created an instance, and now I can proceed. Thank you so much!

nicolabeghin-2
Employee
Employee
0 Kudos

glad to be of help!

Accepted Solutions (0)

Answers (0)