Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\WFMGRApp\oam\support\oamSupportUpload.uix
<!-- $Header: oamSupportUpload.uix 115.34 2003/10/17 06:00:19 jolsson ship $ --> <page xmlns="http://bali.us.oracle.com/cabo/baja" xmlns:baja="http://bali.us.oracle.com/cabo/baja" xmlns:marlin="http://bali.us.oracle.com/cabo/marlin" xmlns:html="http://www.w3.org/TR/REC-html40" xmlns:data="http://bali.us.oracle.com/cabo/marlin" > <baja:content xmlns="http://bali.us.oracle.com/cabo/marlin" xmlns:marlin="http://bali.us.oracle.com/cabo/marlin" xmlns:html="http://www.w3.org/TR/REC-html40"> <dataScope> <contents> <form name="supportForm" usesUpload="true" method="post" destination="?event=restorePageFromFile"><contents> <stackLayout><contents> <header data:text="LOAD_FILE_STEP_1@SUPPORT_RB"/> <fileUpload columns="50" name="inputfile"/> <header data:text="LOAD_FILE_STEP_2@SUPPORT_RB"><contents> <stackLayout><contents> <submitButton formName="supportForm" formSubmitted="true" data:text="B_SUBMIT@SUPPORT_RB" value="submit"/> <switcher data:childName="node@getFileInfo"> <case name="errNode"> <messageBox data:message="msg@getFileInfo" messageType="error" longDescURL="unimpl" data:text="Failed"> </messageBox> </case> <case name="okNode"> <messageBox data:message="msg@getFileInfo" messageType="info" longDescURL="unimpl" text="Done"> </messageBox> </case> </switcher> </contents></stackLayout> </contents></header> <header data:text="LOAD_FILE_STEP_3@SUPPORT_RB"><contents> <rowLayout hAlign="right"><contents> <button data:text="B_CLOSE@SUPPORT_RB" destination="javascript:doneUpload();"/> </contents></rowLayout> </contents></header> <include baja:node="/oam/support/supportJs"/> </contents></stackLayout> </contents></form> </contents> <provider> <data name="REQUEST_RB"> <bundle class="oracle.apps.fnd.oam.resources.RequestResourceBundle"/> </data> <data name="ResourceBundle"> <bundle class="oracle.apps.fnd.oam.resources.OAMResourceBundle"/> </data> <data name="SUPPORT_RB"> <bundle class="oracle.apps.fnd.oam.resources.SupportResourceBundle"/> </data> <data name="getFileInfo"> <method class="oracle.apps.fnd.oam.sdk.util.support.OAMSupportUtil" method="getFileInfo"/> </data> <data name="getImageLinks"> <method class="oracle.apps.fnd.oam.sdk.common.OAMHandler" method="getImageLinks"/> </data> </provider> </dataScope> </baja:content> <handlers> <!-- <event name="restorePageFromFile"> <method class="oracle.apps.fnd.oam.sdk.util.support.OAMSupportUtil" method="restorePageFromFile"/> </event> --> <event name="restorePageFromFile"> <method class="oracle.apps.fnd.oam.sdk.util.support.OAMSupportUtil" method="restorePageFromZipFile"/> </event> </handlers> </page>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de