how to use AddDocument.java with a encrypted password?
We have installed Oracle Hyperion 11.1.2.3.500 in our W2008 R2 servers.
We have developed a solution to upload from the Application server, an individual file (comma separated values file type) using the AddDocument.java API called by the execapi.bat (batch file).
For auditing issues, we need to encrypt the password passed to this Java file, asi it´s arguments are:
AddDocument <user> <pwd> <host> <port> <rmpath> <docname>
Did anybody know if this is possible? Which alternative do I have to get te same solution for our client?
Thanks in advance,
Best regards.
Mario.-