cancel
Showing results for 
Search instead for 
Did you mean: 

export products to data hub

Former Member
0 Kudos
289

Hi all, I want to to use datahubadapter extension to export data (products) from hybris platform to data hub. i tried the source code explained here https://wiki.hybris.com/display/release5/Data+Hub+Adapter+Extension+-+Technical+Guide but i cant understand how to use the dataHubOutboundService. Any suggestion to achieve this. thx

Accepted Solutions (1)

Accepted Solutions (1)

rafal_gdowski
Advisor
Advisor
0 Kudos

You will need to create another hybris extension that can retrieve a list of products (or any other types) in hybris and then call the DataHubOutboundservice as described here: https://wiki.hybris.com/display/release5/Data+Hub+Adapter+Extension+-+Technical+Guide#DataHubAdapter... . You can learn about the hybris platform, and how to develop extensions by following the hybris Core developer trail (https://wiki.hybris.com/display/trashing/hybris+5+Developer+Training+Trails+-+Part+I+-+Core).

Once all of that is done, you will have to make sure that you have modeled the data properly in the Data Hub to accept your input. You can start here and read all of the child pages: https://wiki.hybris.com/display/release5/Data+Hub+Module+-+Technical+Guide.

Good Luck,

Former Member
0 Kudos

all links related to data hub are deleted :(

Answers (0)