Hyperion Essbase Authentication Issue
Summary
Hyperion Essbase Authentication IssueContent
I am trying to call the API “Execute” in the “QueryService” using SOAPUI. (Hyperion WebService Latest)
This is my header:
<soapenv:Header>
<Parameters xmlns="http://context.webservices.epm.oracle/">
<UserName>myUserNameUserName>
<Password>myPassword</Password>
</Parameters>
</soapenv:Header>
I am getting below error when I pass my credentials. (I also tried to enabled basic and NTLM authentication in SOAPUI using my credentials. Still getting the same error.)
<faultstring>oracle.webservices.essbase.exception.EssWSException: javax.xml.ws.WebServiceException:
[Thu Mar 02 10:12:45 EST 2017] - Oracle EPM Foundation Agent
Error in request: begin session (message: Cannot begin session. EPMCSS-00333: Failed to authenticate user anonymous. Invalid credentials. Enter valid credentials