Edit D:\app\Administrator\product\11.2.0\dbhome_1\owb\j2ee\applications\templates\edit_dblink_form.uit
<?xml version="1.0" encoding="windows-1252"?> <!-- Template definition file. Add any needed namespaces, and specify the required "targetNamespace" and "localName" attributes --> <templateDefinition xmlns="http://xmlns.oracle.com/uix/ui" xmlns:ui="http://xmlns.oracle.com/uix/ui" xmlns:data="http://xmlns.oracle.com/uix/ui" xmlns:ctrl="http://xmlns.oracle.com/uix/controller" xmlns:html="http://www.w3.org/TR/REC-html40" targetNamespace="http://www.owbb.oracle.com/owbb_admin_template" localName="owbb_admin_edit_dblink"> <!-- Type section: Define a "base" attribute if needed --> <type> <!-- Add any needed named children --> <!-- Add any needed attributes --> </type> <!-- Content section: define the content of the template --> <content> <dataScope xmlns="http://bali.us.oracle.com/cabo/marlin" xmlns:data="http://bali.us.oracle.com/cabo/marlin" xmlns:event="http://bali.us.oracle.com/cabo/baja"> <provider> <data name="text"> <bundle class="oracle.wh.browser.owbb_nls"/> </data> <data name="conn"> <method class="oracle.wh.browser.dblinks" method="getConnInfo"/> </data> </provider> <contents> <!-- <form name="creDBLink" method="post"> <attributeMap> <rootAttributeMap/> </attributeMap> <childMap> <rootChildMap/> </childMap> <contents> --> <stackLayout> <contents> <tableLayout width="80%" cellSpacing="2" cellPadding="5" borderWidth="0" hAlign="center"> <contents> <inlineMessage data:prompt="gen_Name@text" > <contents> <styledText data:text="name@conn"/> </contents> </inlineMessage> <switcher data:childName="error@ctrl:eventResult"> <case name="true"> <messageTextInput name="User" required="yes" columns="30" data:text="User@ctrl:eventResult" data:prompt="admin_wb_repos_name@text" /> </case> <default> <messageTextInput name="User" required="yes" columns="30" data:text="user@conn" data:prompt="admin_wb_repos_name@text" /> </default> </switcher> <switcher data:childName="error@ctrl:eventResult"> <case name="true"> <messageTextInput name="password" required="yes" secret="true" columns="30" data:text="password@ctrl:eventResult" data:prompt="admin_wb_repos_pw@text"/> </case> <default> <messageTextInput name="password" required="yes" secret="true" columns="30" data:text="password@conn" data:prompt="admin_wb_repos_pw@text"/> </default> </switcher> <switcher data:childName="error@ctrl:eventResult"> <case name="true"> <messageTextInput rows="6" wrap="soft" required="yes" name="connection" data:text="connection@ctrl:Result" data:prompt="admin_remote_db_info@text"/> </case> <default> <messageTextInput rows="6" wrap="soft" required="yes" name="connection" data:text="connStr@conn" data:prompt="admin_remote_db_info@text"/> </default> </switcher> </contents> </tableLayout> </contents> </stackLayout> </contents> </dataScope> </content> </templateDefinition>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de