Unable to pass parameters from APEX to Oracle EBusiness suite R12 forms

Hi
We are trying to access a standard Oracle EBusiness form i.e. service request and are invoking this Form through a link from APEX.
We are trying to pass parameters via this URL
http://abc.oneapps.com:8010/OA_HTML/RF.jsp?function_id=2037&resp_id=50952&resp_appl_id=170&security_group_id=0&lang_code=US&otherparams=INCIDENT_ATTRIBUTE_15=5206
The EBusiness suite form is launched correctly but we are not able to read the parameter value through custom.pll code.
if (event_name = 'WHEN-NEW-BLOCK-INSTANCE') then
     IF form_name='CSXSRISR' and block_name='SR_BSC_QUERY' then
          FND_MESSAGE.DEBUG('PARAMETER.INCIDENT_ATTRIBUTE_15');
          FND_MESSAGE.DEBUG(' ');
          --FND_MESSAGE.DEBUG(:PARAMETER.INCIDENT_ATTRIBUTE_15);
          lC_incident_number :=name_in('PARAMETER.INCIDENT_ATTRIBUTE_15');
          FND_MESSAGE.DEBUG('Incident Number'||lC_incident_number);
          IF lC_incident_number IS NOT NULL THEN
               copy(lc_incident_number,'SR_BSC_QUERY.INCIDENT_NUMBER');
          END IF;     
          FND_MESSAGE.DEBUG(' ');
     END IF;
END IF;
Is this the right way of passing the parameters?
all technical inputs are welcome.
Regards
Sam

Hi
We are trying to access a standard Oracle EBusiness form i.e. service request and are invoking this Form through a link from APEX.
We are trying to pass parameters via this URL
http://abc.oneapps.com:8010/OA_HTML/RF.jsp?function_id=2037&resp_id=50952&resp_appl_id=170&security_group_id=0&lang_code=US&otherparams=INCIDENT_ATTRIBUTE_15=5206
The EBusiness suite form is launched correctly but we are not able to read the parameter value through custom.pll code.
if (event_name = 'WHEN-NEW-BLOCK-INSTANCE') then
     IF form_name='CSXSRISR' and block_name='SR_BSC_QUERY' then
          FND_MESSAGE.DEBUG('PARAMETER.INCIDENT_ATTRIBUTE_15');
          FND_MESSAGE.DEBUG(' ');
          --FND_MESSAGE.DEBUG(:PARAMETER.INCIDENT_ATTRIBUTE_15);
          lC_incident_number :=name_in('PARAMETER.INCIDENT_ATTRIBUTE_15');
          FND_MESSAGE.DEBUG('Incident Number'||lC_incident_number);
          IF lC_incident_number IS NOT NULL THEN
               copy(lc_incident_number,'SR_BSC_QUERY.INCIDENT_NUMBER');
          END IF;     
          FND_MESSAGE.DEBUG(' ');
     END IF;
END IF;
Is this the right way of passing the parameters?
all technical inputs are welcome.
Regards
Sam

Similar Messages

  • Oracle Ebusiness Suite R12 Forms Issue

    Hi All,
    I am facing a strange issue.
    I am able to login to the EBiz R12.1.3 successfully. But when i click on any responsiblity and try to open the forms, the Oracle logo ( flash screen comes ) and then a small window of forms opens up, and then the forms window opens and automatically get closed within 1 or 2 seconds.
    What is the problem ?? I have raised Sev1 SR, its going on for last 3 days and no one able to detect it. Hope, someone had similar problem and also resolved it.
    My configuration : 1 F5 LB , 2 Apps Node , 2 DB Node and SAN Storage
    Metalink note id which i followed : 823587.1 , 1362116.1 , 384248.1
    My steps :
    Installed the Grid Infra Home using the "oracle" OS user and then Oracle RAC Home using the "orasit" OS user.
    Migrate the DB from non RAC,nonASM instance ( GOLD instance ) to the RAC ASM ( SIT instance )
    Run adbldxml.pl , then adconfig in the DB side.
    In the Apps side , i copied the appl top from the source that is GOLD instance and kept in the shared mount point in the SIT multinode server.
    run adcfgclone.pl and then adautocfg.sh , everything runs successfully. NO ERROR at all.
    Then i opened the EBiz login page, logged into it and then tried to open forms. And then problem comes.
    It will be a great rescue to me, if someone can put some light in this regards.
    Thanks
    Saroj Mahanta
    00972 546018145

    Hi,
    Please find the last 15lines from the error log files.
    [applsit@compsitapp1 Apache]$ tail -15 error_log.1325808000
    [Fri Jan  6 12:41:39 2012] [error] [client 10.236.91.70] [ecid: 1325846499:10.237.160.120:16438:0:58,0] File does not exist: /app_shared/app/SIT/apps/apps_st/comn/java/classes//
    [Fri Jan  6 12:41:39 2012] [error] [client 10.236.91.70] [ecid: 1325846499:10.237.160.120:16438:0:59,0] File does not exist: /app_shared/app/SIT/apps/apps_st/comn/java/classes/oracle/apps/media/oracle/apps/media/splash.gif
    [Fri Jan  6 12:41:39 2012] [error] [client 10.236.91.70] [ecid: 1325846499:10.237.160.120:16438:0:60,0] File does not exist: /app_shared/app/SIT/apps/apps_st/comn/java/classes/oracle/apps/media/oracle/apps/media/splash.gif
    [Fri Jan  6 12:42:36 2012] [error] [client 10.236.91.70] [ecid: 1325846556:10.237.160.120:16434:0:59,0] File does not exist: /app_shared/app/SIT/apps/apps_st/comn/java/classes//
    [Fri Jan  6 12:42:44 2012] [error] [client 10.236.91.70] [ecid: 1325846564:10.237.160.120:16432:0:44,0] File does not exist: /app_shared/app/SIT/apps/apps_st/comn/java/classes//
    [Fri Jan  6 12:42:44 2012] [error] [client 10.236.91.70] [ecid: 1325846564:10.237.160.120:16432:0:45,0] File does not exist: /app_shared/app/SIT/apps/apps_st/comn/java/classes/oracle/apps/media/oracle/apps/media/splash.gif
    [Fri Jan  6 12:42:44 2012] [error] [client 10.236.91.70] [ecid: 1325846564:10.237.160.120:16432:0:46,0] File does not exist: /app_shared/app/SIT/apps/apps_st/comn/java/classes/oracle/apps/media/oracle/apps/media/splash.gif
    [Fri Jan  6 15:12:34 2012] [error] [client 10.236.91.61] [ecid: 1325855554:10.237.160.120:16437:0:307,0] mod_oc4j: Failed to find a failover oc4j process for session request for destination: application://oacore (no island or jgroup).
    [Fri Jan  6 15:12:34 2012] [error] [client 10.236.91.61] [ecid: 1325855554:10.237.160.120:16437:0:308,0] mod_oc4j: Failed to find a failover oc4j process for session request for destination: application://oacore (no island or jgroup).
    [Fri Jan  6 15:12:34 2012] [error] [client 10.236.91.61] [ecid: 1325855554:10.237.160.120:16437:0:309,0] mod_oc4j: Failed to find a failover oc4j process for session request for destination: application://oacore (no island or jgroup).
    [Fri Jan  6 15:22:23 2012] [error] [client 10.33.43.213] [ecid: 1325856143:10.237.160.120:17142:0:243,0] File does not exist: /app_shared/app/SIT/apps/apps_st/comn/java/classes/oracle/portal/favicon.ico
    [Fri Jan  6 15:22:42 2012] [error] [client 10.33.43.213] [ecid: 1325856162:10.237.160.120:16438:0:251,0] File does not exist: /app_shared/app/SIT/apps/apps_st/comn/java/classes/oracle/portal/favicon.ico
    [Fri Jan  6 15:23:35 2012] [error] [client 10.237.160.254] [ecid: 1325856215:10.237.160.120:17143:0:256,0] File does not exist: /app_shared/app/SIT/apps/apps_st/comn/java/classes/oracle/portal/favicon.ico
    [Fri Jan  6 15:24:18 2012] [error] [client 10.33.43.213] [ecid: 1325856258:10.237.160.120:16432:0:273,0] File does not exist: /app_shared/app/SIT/apps/apps_st/comn/java/classes//
    [Fri Jan  6 16:37:02 2012] [error] [client 10.33.43.213] [ecid: 1325860622:10.237.160.120:19706:0:4,0] File does not exist: /app_shared/app/SIT/apps/apps_st/comn/java/classes//
    [applsit@compsitapp1 Apache]$
    [applsit@compsitapp1 Apache]$ pwd
    /ua01/app/SIT/inst/apps/SIT_compsitapp1/logs/ora/10.1.3/Apache
    [applsit@compsitapp1 Apache]$
    [applsit@compsitapp1 Apache]$ tail -15 access_log.1325808000
    10.237.160.254 - - [06/Jan/2012:21:29:54 +0200] "GET / HTTP/1.1" 200 1345 0 "-" "-"
    127.0.0.1 - - [06/Jan/2012:21:29:57 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    10.237.160.254 - - [06/Jan/2012:21:30:01 +0200] "GET /OA_HTML/AppsLocalLogin.jsp HTTP/1.1" 302 654 0 "-" "-"
    10.237.160.254 - - [06/Jan/2012:21:30:09 +0200] "GET /OA_HTML/AppsLocalLogin.jsp HTTP/1.1" 302 654 0 "-" "-"
    127.0.0.1 - - [06/Jan/2012:21:30:17 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    10.237.160.254 - - [06/Jan/2012:21:30:17 +0200] "GET /OA_HTML/AppsLocalLogin.jsp HTTP/1.1" 302 654 0 "-" "-"
    10.237.160.254 - - [06/Jan/2012:21:30:24 +0200] "GET / HTTP/1.1" 200 1345 0 "-" "-"
    10.237.160.254 - - [06/Jan/2012:21:30:25 +0200] "GET /OA_HTML/AppsLocalLogin.jsp HTTP/1.1" 302 654 0 "-" "-"
    10.237.160.254 - - [06/Jan/2012:21:30:33 +0200] "GET /OA_HTML/AppsLocalLogin.jsp HTTP/1.1" 302 654 0 "-" "-"
    127.0.0.1 - - [06/Jan/2012:21:30:37 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    10.237.160.254 - - [06/Jan/2012:21:30:41 +0200] "GET /OA_HTML/AppsLocalLogin.jsp HTTP/1.1" 302 654 0 "-" "-"
    10.237.160.254 - - [06/Jan/2012:21:30:49 +0200] "GET /OA_HTML/AppsLocalLogin.jsp HTTP/1.1" 302 654 0 "-" "-"
    10.237.160.254 - - [06/Jan/2012:21:30:54 +0200] "GET / HTTP/1.1" 200 1345 0 "-" "-"
    127.0.0.1 - - [06/Jan/2012:21:30:57 +0200] "HEAD /index.html HTTP/1.1" 200 0 0 "-" "-"
    10.237.160.254 - - [06/Jan/2012:21:30:57 +0200] "GET /OA_HTML/AppsLocalLogin.jsp HTTP/1.1" 302 654 0 "-" "-"
    [applsit@compsitapp1 Apache]$
    [applsit@compsitapp1 forms_default_group_1]$ pwd
    /ua01/app/SIT/inst/apps/SIT_compsitapp1/logs/ora/10.1.3/j2ee/forms/forms_default_group_1
    [applsit@compsitapp1 forms_default_group_1]$ tail -15 application.log
    12/01/06 15:22:37.659 formsweb: Servlet error
    java.lang.NullPointerException
    at oracle.forms.servlet.FormsServlet.doRequest(Unknown Source)
    at oracle.forms.servlet.FormsServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:619)
    [applsit@compsitapp1 forms_default_group_1]$
    Thanks
    Saroj

  • Integrating Oracle Apex with Oracle eBusiness Suite

    Hi All,
    Can someone give me details about how we can integrate Oracle Apex with eBusiness Suite. We have few custom forms/ reports which are being developed in Apex. We want to register these in oracle applications as standard functions and link them to user responsibilities. Is it a good idea to create ApEx as separate application or can we use an existing application (like OM).
    Any pointers, references, documents with reference to this would be very useful.
    Thanks in advance.

    or view: http://skrajend.blogspot.com/2007/06/htmldb-authentication-with-oracle.html
    There are other excelent tip from Rod West
    http://www.oracle.com/technology/products/database/application_express/pdf/Extend_Oracle_Applications_11i.pdf
    regards
    Rolando
    Edited by: RolandP on May 12, 2009 6:56 PM

  • Query regarding passing parameters from HTML to oracle forms 9i

    I am currently trying to design an application which is called from the web but the application is on forms 9i.
    Once the URL is called the user id needs to be entered and then this needs to be passed on to the main form . As I understand it this user id needs to be passed form HTML into the first form on 9i.
    Can anyone help me with the way this can be done
    Thanks in anticipation
    Surojeet

    You can do that using PSP ( PL/SQL Server Pages ) using basic autentication. If you want to get information about you can install Oracle 8.1.7 or higher and invoke the following URL : http://localhost and make click in mod_plsql.
    [email protected]
    Joel P�rez

  • How to integrating APEX with the Oracle eBusiness suite release 11i

    I need to integrate Apex with Oracle eBusiness Suite Release11. APEX need to use ERP authentication (user name/password) and oracle APEX pages will be called from oracle eBusiness Relese 11i menu.
    I have followed metalink doc. 373604.1 and also looked into http://www.oracle.com/technology/products/database/application_express/pdf/Extend_Oracle_Applications_11i.pdf
    I have setup DAD on Apache server, oracle Apps functions/menu and created apex_authorise function and added to my APEX application. I have followed the all the steps from above pdf file.
    Here is my issues:
    1. When I try to launch a APEX page again it asking me for the user name password
    2. If I remove login page from APEX application then I can launch my APEX application but I cannot see any images
    3. I need to pass oracle ERP 11i user and responsibility information to APEX. How should I do this?
    Any help will be really appreciated
    Thanks in advance

    Many customers want this and would have hoped that Oracle would have included this as an option. Unfortunately, the left hand(Oracle Apps product managers) don't talk to the right hand(Apex product managers). They totally missed this great opportunity to make life much easier for Oracle Apps customers who have been waiting for this capability that Apex provides. At the present time this is somewhat a black hole. There are people who have figured it out but no one has provided the recipe for everyone else. It's very unfortunate and a complete oversight by Oracle in my opinion. They've got thousands of people developing code but no one had any foresight to see who would use Apex and how they would use it.

  • How to Integrate Oracle Ebusiness suite to FDQM to load into Essbase

    Hi Experts,
    I need a document regarding how to integrate Oracle EBS to FDQM.I am taking target as Essbase.I know how to integrate to HFM and loading the data to HFM.So please share me the document like How to get source file from E-Buisiness suite to load into Essbase.Pleaae share with an example
    Thanks in advance

    Hi;
    How to install Oracle Ebusiness suite R12.1.3 on RAC environmentsCheck below thread's mention note advice
    Rrac-EBS wiht asm
    Re: RAC for EBS R12
    rac-r12-ebs-asm
    Re: EBS R12 with RAC and ASM on AIX 5.3
    RAC-R11-R12
    Upgrade the 11.5.10.2 Instance with 10gRAC setup
    How to implement shared appl top Shared appltop in R12
    Shared appltop in R12
    How to configure https for Oracle Ebusiness Suite R12.1.3Enabling SSL in Release 12 [ID 376700.1]
    Enabling SSL with Oracle Application Server 10g and the E-Business Suite [ID 340178.1]
    Also see*Steven Chan's blog entery*:
    http://blogs.oracle.com/stevenChan/2009/08/ssl_advanced_configuration_wizard_ebs12.html
    Regard
    Helios

  • Unable to Pass Parameters to I5Grid in SAP MII 14.0 SP05

    Hi Experts,
    There was a bug in SAP MII 14.0 SP04  where we were unable to pass parameters to I5Grid dynamically. I understand that this bug has been fixed in SP05 , so we applied following patches:
    Patches installed :
    a)      XMII05P_4-10008694.SCA
    b)      XMII05_0-10008694.SCA
    Note details mentioning this issue :
    2016927 - I5Grid does not take into account overridden parameters when updateGrid(true) is called
    But even after applying these patches, I am still not able to pass parameters to I5Grid dynamically from irpt page.  Does anyone have any insight to it? Is it working for any one of you?
    Regards,
    Kirti

    Hi Chirstian,
    I see this change working. I was doing a mistake while passing parameter to I5grid.
    What I was doing-
    Grid.getQueryObject().setParameter(1, linename);
    Correct Way:
    Grid.getQueryObject().setParameter("Param.1", linename);
    Thanks & Regards,
    Kirti

  • Passing parameters to web based oracle forms

    Hi,
    How can I pass parameters from web page to oracle form applet? OR is there anyway i can know (within a form) if that form is run from a client/server or from web. This is just to set some parameters depending on the condition: client/server or web application.
    thank you

    To know if you are on the Web use the get_application_property built-in, check out the online help for it.
    To pass parameters - if you are using the forms servlet you can pass parameters on the URL that calls your Forms application.

  • Passing parameters from shell script to OWB process flow

    Hi all,
    I am running OWB process flow (using the template script provided by oracle) and i want to pass two date parameters as shown below:
    sqlplus -s $SQL_USER/$SQL_PWD@$ORACLE_SID @$HOME_DIR/src/vmc_oem_exec_script.sql OWB_OWNER VMC_POST_DW_PF_LOC_SIT PROCESS VMC_NM1_PORT_MAIN "," "P_DATE_FROM=$DATE_FROM,P_DATE_TO=$DATE_TO"
    How do i catch those values in process flow and pass those to mappings in Process flow?
    Do i need to create PF variables with same names or any name will do?
    Thanks in advance

    This document is explaining how to pass data between activities in process flow.
    I am passing parameters from a shell script.
    Any ideas,how to pass parameters from shell script and then initialize the process flow variables based on those values and then pass them further to mappings.
    Thanks

  • Getting error , while passing parameters from one page to another page

    Hello friends,
    i am getting error, while passing parameters from one page to another page, below code i wrote.
    public void processFormRequest(OAPageContext pageContext, OAWebBean webBean)
    super.processFormRequest(pageContext, webBean);
    ArrayList arl=new ArrayList();
    EresFrameworkAMImpl am=(EresFrameworkAMImpl)pageContext.getApplicationModule(webBean);
    ERecordImpl ERecordObj=new ERecordImpl();
    HashMap hMap = new HashMap();
    hMap.put("1",ERecordObj.getTransactionName());
    hMap.put("2",ERecordObj.getTransactionKey());
    hMap.put("3",ERecordObj.getDeferredMode());
    hMap.put("4",ERecordObj.getUserKeyLabel());
    hMap.put("5",ERecordObj.getUserKeyValue());
    hMap.put("6",ERecordObj.getTransactionAuditId());
    hMap.put("7",ERecordObj.getRequester());
    hMap.put("8",ERecordObj.getSourceApplication());
    hMap.put("9",ERecordObj.getPostOpAPI());
    hMap.put("10",ERecordObj.getPayload());
    // hMap.put(EresConstants.ERES_PROCESS_ID,
    if(pageContext.getParameter("item1")!=null)
    pageContext.forwardImmediately(EresConstants.EINITIALS_FUNCTION,
    OAWebBeanConstants.KEEP_MENU_CONTEXT,
    null,
    hMap,
    true,
    OAWebBeanConstants.ADD_BREAD_CRUMB_YES
    Error(71,2): method forwardImmediately(java.lang.String, byte, null, java.util.HashMap, boolean, java.lang.String) not found in interface oracle.apps.fnd.framework.webui.OAPageContext
    Thanks
    krishna.

    Hi,
    You have imported the wrong class for HashMap.
    Import
    com.sun.java.util.collections.HashMap; instead of java.util.HashMap
    Thanks,
    Gaurav

  • Passing parameters from FORM to REPORT

    Hello All,
    How to pass parameters from a FORM to a REPORT in Oracle Application Server Portal.

    Vamsi, Are u capturing the imputs for these parameters in the form??
    If u are capturing them in the form, then u need to add them to a parameter list (TEXT_PARAMETER) and while calling the report u can send it as a parameter in the RUN_PRODUCT call.
    Pls check the syntax for adding parameters and calling report from form in the form builder help.

  • Passing parameters from AdfFacesContext to EBS applications.

    Hi:
    I have a requirement where I need to pass some parameters from a .jspx page and need to access these parameters from EBS controller classes. We have tried to instantiate WebAppsContext passing .dbc parameter file and by validating the login in the backing bean class. Can someone please confirm us if this is the right way to do this or there are any alternatives? If I pass some parameters in session object following the above steps should these parameters be gettable from EBS controllers?
    Thanks /Santanu

    Hi Santanu,
    What you are doing is the correct method, But the .jspx, First get the root Applicatin Module and initialize the apps context.
    Then you can use the parameters from appscontext.
    import oracle.apps.fnd.common.AppsContext;
    import oracle.apps.fnd.framework.OAApplicationModule;
    AppsContext m_ctx=null;
    OAApplicationModule am
    public OAApplicationModule getRootAM()
    if(m_ctx==null)
    m_ctx=getAppsContext();
    OAApplicationModule am = OAApplicationModuleUtil.getOAApplicationModule(m_ctx);
    return am;
    Thanks.
    -Kali.

  • Passing parameters from forms9i to reports9i

    I am using forms - 9.0.2.9.0 and reports - 9.0.2.0.3.
    I am trying to pass parameters from forms 9i to reports 9i. When I use set_report_object_property(rep_id, report_other, values) I am getting an error. (FRM-41214).
    I have to send a lot of parameter values.
    Does anyone know the best method to achieve this?
    Thanks

    Hello,
    There are 2 ways to pass user-defined parameters from Forms 9i to Reports 9i.
    1. Using the SET_REPORT_OBJECT_PROPERTY(<report_id>, REPORT_OTHER, 'concatenated_param_values').
    2. Using Forms parameter lists in the RUN_REPORT_OBJECT call. This method is useful when passing a large number of parameters to Reports.
    Please take a look at the Forms-Reports 9i Integration document on OTN at http://otn.oracle.com/products/forms/pdf/frm9isrw9i.pdf for a detailed explanation of these techniques. The usage of Forms parameter lists is covered under Appendix B.
    Thanks,
    The Oracle Reports Team.

  • Passing Parameters from Forms to Discoverer

    Hello Everybody,
    Is there a way to pass parameters from Oracle Forms to discoverer 4??
    I want to call Discoverer from a Form and pass parameters to a sheet.
    Thanks

    Hi,
    I don't have 10g right now, so can't test it...
    Isn't it possible to just put the params you won't show to your users 'behind' other objects on the param form?
    Strange behaviour anyway, in 6i Reports does not seem to care wether the params are on the form or not.
    Rgds,
    Guido

  • Passing parameters from REPORTS to FORMS.

    Hi,
    Could anyone help my on this, I'm trying to pass parameters from reports to forms is it possible? could anyone give me an idea how do I have to proceed.
    thank youk,
    bino

    http://technet.oracle.com:89/ubb/Forum4/HTML/009647.html

Maybe you are looking for

  • I want to upgrade my PowerMac G5 from 10.3.9 to 10.4, but my DVD reader does not work. Where can I download 10.4?

    I want to upgrade my PowerMc G5 from 10.3.9 to 10.4, but my DVD reader no longer works-- so I cannot use an upgrade DVD to do this. Is there a site where I can download and upgrade to OS X 10.4?

  • Send a mail from forms10g

    Respected guru's, Can u plez guid me how how i send a mail from forms 10g?? Edited by: user651567 on Mar 7, 2009 10:27 AM

  • Changing BIOS Logo

    Could there be a more cumbersome process to get a new logo in there? 1) They don't have the size requirements in the readme...  just that when I run it, it'll tell me if it's too big or not. 2) When you do run the tool, it tells you that the compress

  • In Design cs5 importing illustrator objects - problem

    Hello everyone. I have a problem with importing objects from illustrator to in design. The file is a ai format. It is a square with masqued black rectangle. The square has an outline 0.25 point set o middle of the path. When i'm imoprting it to in de

  • How can I fix my Mountain Lion wireless issue.....

    When I connect a connectify wireless network of my roommate's computer , it will happen. The system  show the wireless still work,but it doesnt work actually. I must disconnect my wifi connection then fix it....it's make me going to crazy,I'm enough.