Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
Need your assistance on the topic:
I developed a simple Job using tESBProviderRequest, tESBConsumer and tESBProviderResponse components (see the picture below). Without security it works. But when I'm enable Basic authentication at the origin web-service - job doesn't work as predicted, because the request to the origin web-service is unauthorized.
If I'm correct we need at the tESBConsumer's advanced settings add Authorization HTTP header with propogate checkbox enabled.
We need to secure tESBProviderRequest with the Basic authentication too. But it doesn't provide any configuration relative to the authentication or HTTP headers.
Question:
Many thanks.
Found the solution here Enabling HTTP authentication on published service.
Found the solution here Enabling HTTP authentication on published service.