HTTP notification requires recipient server user/password?
Hello,
We are running into some strange behaviour when using the web services API for BI Publisher. Our basic setup is divided into two systems on separate servers, A and B:
A = our in-house reporting platform running on Weblogic 12c
B = BI Publisher running on Weblogic 11
HTTP delivery endpoint is setup under administration settings, in our instance it is called earjms as seen below on the screenshot.
When I try to schedule a report from the BIP GUI and check options found on notification tab, this should send a HTTP notification to our servlet on server A. However, if I leave username/password fields blank, the servlet is never invoked