How Connect Java Web Application To Shared Services Via JAPI Com.hyperion.css?
(Doc ID 1635444.1)
Last updated on MARCH 10, 2019
Applies to:
Hyperion Planning - Version 11.1.2.1.000 and laterInformation in this document applies to any platform.
Goal
We want to make a web application to do administrative tasks (create users, modify users information, etc.).
We have problem to connect to Shared Services, we have tested several different configurations but we cannot connect. Can you give us instructions to connect, please?
We are using com.hyperion.css, JAPI, is it right?
The documentation that we are using is: http://docs.oracle.com/cd/E17236_01/epm.1112/epm_security_api/client/overview-summary.html
In previous versions was able to use:
getInstance(java.util.Map context, java.net.URL configURL, java.lang.String logPath)
In actual version, it seems that it should use:
getInstance(java.util.Map context, java.lang.String logPath)
Which are arguments/variables on java.util.Map (context) to connect with Shared Services?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |