Skip to Content
0
May 15, 2018 at 06:33 PM

datahub custom output adapter callback

76 Views

I am implementing my own output adapter and it is working normally but I can't find the callback URL to send the client for success publication. I have checked the server URL in publish function but it is the default URL for datahub which is https://localhost:8443/datahub-webapp/v1.Is there something I need to append to the default URL and send it to the client for success publication??