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!

Get Username and password

satya R-OracleOct 15 2018 — edited Oct 24 2018

HI Guru's,

I have executing one shell command through ODIOScommand. I want apply topology username and password using Substitution API. I tried all below options but it did return any value. Can you help meĀ  out on this issue.

<%=odiRef.getInfo("DEST_USER_NAME")%>

<%=odiRef.getuser("USER_NAME")%>

<%=odiRef.getInfo("SRC_USER_NAME")%>

How to call topology username and password through API like above command.

I need all this values using API. What is the correct api to get output.

Topology Username

Topology Password

Topology Server Name

Thanks,

R

Comments
Post Details