You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Hyperion Essbase Authentication Issue

edited Aug 2, 2018 2:36AM in Essbase 1 comment

Summary

Hyperion Essbase Authentication Issue

Content

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

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!