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

Make a call from hybris to datahub to check if any datahub process is running

Former Member
0 Likes
224

Hi Experts,

I want to make a call from the hybris system to the datahub system to check if we have any datahub process running. Is there any api/feasible way to achieve this??

Thanks in advance!

Regards Rahul

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi Rahul,

What process are you looking for? Datahub pool status, load, compose, and publish? if this is what you are looking for then you can search on help.hybris.com for available "datahub rest API" or you can develop your custom API similar to OOB datahub rest APIs

Thanks