Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Hyperion Enterprise Support Matrix?

William LesmanaMar 19 2009 — edited Mar 19 2009
Hi Experts-

Does someone have Hyperion Enterprise, and Hyperion Enterprise Reporting Support Matrix for Version 6.5 below? Or else any support matrix documents? Please kindly tell me where to get it.

Thanks,

William

Comments

GasparYYC

Hi.

You have to investigate if there are command line options to sign the documents.. If there are, then you can build an application that can read/select  the documents and apply the command line options via call to (as an example) an Operating System script with the the appropriate arguments.

This is not an easy task given that the functionality you're mentioning has to invoke some sort of functionality outside of the database and ORDS. Of course you can build a service that listens for the right arguments and the service is the one that completes the request, a service of this kind is not in scope of Oracle APEX capabilities, it would need to be a Java, Shell, NodeJS kind of service...  again, not an easy or beginner kind of task.

Good luck,

Fernando Lima

I'm agree with the above commentary.

I have seen that the best way is use "java" to create a sign routine, and call it using database.

However, remember that you have to store some sign files on the server, hence, this task is very difficult to use on the client side.

1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 16 2009
Added on Mar 19 2009
0 comments
606 views