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!

Encrypt the Password so that it's not in plain text in a OdiOSCommand.

user447496Jun 2 2009 — edited Jun 26 2009
Hello ODI Experts,

In a package I need to execute a Essbase MaxL command. I'm using
a OdiOSCommand object to do this works very well gets the job done.

Call MshVal.cmd DevA SCQChaArea Username Password 'ordi50034D:4423' 'ordi50034D:10423'
SCSource.Finance SCTarget.Finance Budget Controle FY08

Now what I would like to do is encrypt the Password so that it's not in plain text.

I looked at -SECU_PASS=<password> in the ODI Users Guide but
I'm missing something to actually make it work.

Any hints on how to get this working?

Thanks

Eric
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 24 2009
Added on Jun 2 2009
6 comments
3,626 views