Finding applications URL in oracle database table
Dear Oracle Retail experts,
As we know that we can find the URL of applications (EBS) in oracle database table;
SQL> select home_url from icx_parameters;
HOME_URL
--------------------------------------------------------------------------------
In the same way, can I get the URL of RMS applications, RPM applications, SIM applications, RIB applications, RWMS applications in Oracle database tables. If yes, then how and in which tables. Please do help me.
Regards,
RKR
0