How to deploy APEX Application within EBS module

Hi Guruz,
How to deploy APEX Application within EBS module, for example I have developed APEX application by using EBS Tables like OA Framework Development in jDeveloper. or anyone can clear my understanding regarding jDeveloper and APEX differences and both are same in relation with EBS Development.
Regards,

Hello,
First of all you can delete delete the development environment, by executing apxdevrm.sql script.
You can also wrap your packages.
Regards

Similar Messages

  • How to deploy APEX Application Changes

    Dear All,
    I have gone thru Oracle Application Deployment document and didn't find any guidance to upgrade the existing application with changes.
    This is my requirement.
    01. Application is already deployed to production environment
    02. Some changes has been done for few pages and database backbends.
    03. Need to build a script to apply these changes to production application without installing new application to it. So script will use existing application and apply the changes.
    04. Ones after application is upgraded, users will use same old URL to access it. NO changes to URL or application ID.
    05. We use Application alias to access the app. So if we import same app again to production environemt then second application will conflict with the existing application alias.
    * Only few pages and database backbends been modified. Scripts for database changes are available.

    Hi,
    I found the solution.
    01. Go to Install screen
    02. When ask to choose new application ID (Install As Application), choose "Change Application ID" option
    03. Then it will show a text box to enter application Id and enter the already installed application ID.
    04. Click "Install"
    05. It will show confirmation message "You have requested that the existing application <already exists application id shows here> be removed and replaced by the application to be installed. Please confirm this request"
    at this time press "Replace Existing Application"
    Thanks

  • Deploy APEX Application

    Hi,
    I'm using Oracle Apex for development, I designed a small application. I checked with in my computer(as my PC is application server) when I use following link to different PC it can not be run
    http://<my_pc_IP>:8080/apex/f?p=100:101:688126209521487:::::
    can anyone describe me how I'll Deploy APEX Application?
    Thank in advance.
    Baloch

    1. switch off firewall
    2. Log to sqlplus as sys as sysdba and launch this:
    begin
    dbms_xdb.setListenerLocalAccess (l_access => FALSE);
    end;
    3. Try again

  • How to deploy the servlet in  ebs r12?

    Can anybody give me some advices for deploy servlet in ebs r12 application server?

    Hi robbie;
    Please check Note:How to deploy Business Components JSP Application to Oracle Servlet Engine (OSE) [ID 136187.1]
    Upgrading OracleAS 10g Forms and Reports in Oracle E-Business Suite Release 12 [ID 437878.1]
    Also check:
    Deploying servlet in  ORACLE R12
    how to deploy a servlet in EBS R11
    http://kr.forums.oracle.com/forums/thread.jspa?threadID=610191
    Regard
    Helios

  • How to deploy Servlet Application in Weblogic 8.1

    Hi,
    I am new to BEA Weblogic 8.1 .
    I was trying to create a sample application using InelliJ IDea 5.1 , and IntelliJIdea 10.5 . i configured weblogic with IDE , but now i do not know how to deploy my application in weblogic .
    I am new in IntelliJ also .
    So Can anyone tell me how can i deploy a servlet application in any IDE like i also have eclipse indigo.
    Thanks & Regards
    Komi

    Hi Komi
    Basically you deploy your Servlet as a WAR File. I am not familiar with IntellJ IDE. But it should have a provision to export/create a WAR file that has your Servlet. Also I hope you already have web.xml file with 2 sections like this: First you mention full package of your servlet and give it a name. Then enter a mapping url. You will use this url to run your servlet like http://weblogichost:weblogicport/yourWebappcontextroot/myservlet
    <servlet>
         <servlet-name>MyServlet</servlet-name>
         <servlet-class>com.abd.def.MyServlet</servlet-class>
    </servlet>
    <servlet-mapping>
         <servlet-name>MyServlet</servlet-name>
         <url-pattern>/myservlet</url-pattern>
    </servlet-mapping>
    Coming to deployment, I hope you already created a Weblogic Domain and have admin username/password. Start your domain. Login into weblogic console like http://host:port/console and use admin username/password. Then from Deployments section, deploy the above WAR file. In Weblogic you can deploy JAR (EJBs, java files), WAR (web jsp, html, webservices, servlets) or EAR (JAR + WAR). In your case its just a WAR file.
    Refer the online docs for more details on Deployments in Weblogic.
    http://docs.oracle.com/cd/E13196_01/platform/docs81/deploy/deploy.html
    Thanks
    Ravi Jegga

  • How to deploy cairngorm application with FTP support?

    Hi,
    I have a cairngorm application, it works fine in my local
    computer.
    But I need to upload it to a website in my web hosting
    company with FTP,
    but it doesn't work in the hosting server because I can not
    add the cairngorm.swc file to the application.
    Please give me a idea how to deploy the application with ftp
    software.
    Thanks a lot
    Mark

    Any opinions are welcome

  • How to deploy the goldengate on EBS R12

    EBS : R12.1.1
    ORACLE DATABASE : 11.1.0.7
    OS version : AIX 6.1
    The source environment and the standby enviroment are the same.
    I want to know how to deploy the goldengate on EBS R12 , not for reporting , only just for Disaster recovery .
    I have read 1112325.1 (Deploying Oracle GoldenGate to Achieve Operational Reporting for Oracle E-Business Suite) , and I think that was not enough .
    It was difficult for me , cause there're lots of objects in EBS , and what should be notice , for example , the triggers , the sequences , and so on .
    Had anybody done this before or deployed this sort of thing , please give me some advice and help .
    Any help will be appreciate .
    Thanks,
    Brook

    Do you want to configure standby database only? If yes, please refer to (Business Continuity for Oracle E-Business Release 12 Using Oracle 11g Physical Standby Database [ID 1070033.1]).
    Thanks,
    Hussein

  • How to Deploy the Application

    Hello All.
    I have developed an application in WebDynPro ABAP.
    How to deploy the application.
    Warm regards,
    SampathKumar.

    Hi,
    You can delpoy it using the portal or in any IE.
    Create an Iview in the portal and give the application name of your component and run it. As portal is the part of the SAP Netweaver.  Where ever you want you can call the application as it is a URL.
    For the creation of Iviews and related things, refer to the EP forum.
    Regards,
    Lekha.

  • Deploying APEX application with web host

    Hi guys,
    Whats the process of deploying APEX application with a webHost?
    We got a good deal from a web host with dedicated database, it still being processed.
    Currently we have a domain name hosted elsewhere (non APEX host) . What I am planning to do is, create a subdomain with our existing web host and point it to the IP address of the DB machine the apex host will give us.
    So I am guessing the process will involve:
    1) getting the IP address of the database machine
    2) configure the my existing web hosting setup to create a sub-domain and make it point to the IP address (for example 174.184.223.441)
    Would I need Port number of the machine running Oracle DB with APEX and the local IP address (the one starts with 10.0.0.xxx) etc?
    Would be grateful if someone can share what you did given you already have a domain hosted and need to create a subdomain to make it point to another APEX host.

    Hi Jim,
    Try to replace,
    <jnlp spec="1.0+" codebase="http://localhost:8080/fileviewer" href="index.jnlp">
    with
    <jnlp spec="1.0+" codebase="$$codebase" href="index.jnlp">
    But i was using JNlpdownload servlet to do the task
    Regards
    Leo

  • How to deploy web application to Weblogic?

    Does anyone know how to deploy web application to Weblogic8.1?

    Hello,
    I found one error in what I have done. I add the '<context-root>' in '<weblogic-web-app>', which are not required in some other containers, and I can find the application of hello2. However, when I clicked 'submit' I got the following message:
    Error 500--Internal Server Error
    java.lang.NoClassDefFoundError: java/lang/StringBuilder
         at servlets.ResponseServlet.doGet(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1006)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:419)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:315)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6718)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3764)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2644)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    I do not want to make changes in 'web.xml' file as it worked in other container. I guess I miss something that is special, probably basic, to WebLogic, but I do not know what it is.
    Bye the way, who know how to reward points to other people? I cannot find the 'assign points icon'.
    Thanks hoos. Your answer give me confidence that a web application could be deployed by copy war file to some directory (I guess from my experience of other containers).

  • How to deploy webcenter application

    Hi,
    How to deploy webcenter application? I mean not in the Integrated Server provided by Jdev.
    Can anyone specify the steps whcih I can follow?

    Thanks for the info.
    I have installed WLS and after that Webcenter and created a domain for weblogic.
    After I start my weblogic and managed server I can see that Admin server and WLS_Portlet manged server are in running state.
    Now inorder to deploy webcenter application should I need to prepare a environment by creating a new managed server and all as mentioned in the document :
    http://download.oracle.com/docs/cd/E12839_01/webcenter.1111/e12405/wcadm_deploy.htm#BABCBJAD
    Or
    Can I deploy directly on WLS_Portlet managed server?

  • How to Deploy 11g Forms and EBS Applications?

    Dear All,
    Just need to know some technical information regarding EBS.
    Previously I have worked with Oracle forms and reports 6i and we used to deploy the application developed in this tool to publish using Application Server 9i/10g. I also have hands on experience on that.
    Now after 4 years I am again trying to do some hands-on on later versions.
    Just want to know that for Developer Suite 10g, If i developer the application it will be published using Application Server 10g? so that the user can access this application?
    How EBS application is host and published?
    Will really appreciate your kind help.
    Thanks, Imran

    How to Deploy 11g Forms and EBS Applications? Forms 11g is not certified with EBS 11i/R12
    Just need to know some technical information regarding EBS.
    Previously I have worked with Oracle forms and reports 6i and we used to deploy the application developed in this tool to publish using Application Server 9i/10g. I also have hands on experience on that.
    Now after 4 years I am again trying to do some hands-on on later versions.
    Just want to know that for Developer Suite 10g, If i developer the application it will be published using Application Server 10g? so that the user can access this application?
    How EBS application is host and published?
    Will really appreciate your kind help.Oracle Developer 10g comes as part of Oracle EBS installation, so no Oracle AS installation is required. You need need to install Developer 10g on your client to build forms/reports.
    Using the OracleAS 10.1.2 Forms and Reports Builders with Oracle Applications Release 12 [ID 444248.1]
    How To Bring Up 10G Forms Builder In R12 Environment? [ID 579318.1]
    Thanks,
    Hussein

  • Newly deployed apex application - very slow response time reported.

    Hi, we just deployed an APEX application on January 4th. It is used up and down the east coast to track commercially caught fish. There are currently about 375 users. Most are accessing via cable or dsl. Many are complaining of speed issues. Is there something that can be done locally on their machines to help.
    The application is complex and often must process through loops of data depending on the port, species, state reqs. Each of the queries has been run through the db tool that examines how optimal they are, and all run within seconds.
    Since the system is new, we are concerned that people will become frustrated and stop using it. ANy suggestions are appreciated. It was a 2yr project and had been in a test environment for 6 months.
    thanks, Karen

    What I would suggest is, the agents could try pinging the server that you are hosting the apps on, to see how long the ping takes to return. It maybe that the server is producing the pages fine, but the traffic is getting jammed on the way to the port agent..
    Just as an example, there have been severe issues with using Oracle's hosted instance of apex in the past 6-9 months. It's not an always occurrence, but for some folks it takes FOREVER to load the applications builder or even pages in the builder. The database server is performing fine, but the app server seems to be having issues, from what I gathered in one of the last messages from Oracle on the subject..
    You could try going outside your building and accessing your app in a similar fashion that your customers do..
    Thank you,
    Tony Miller
    Webster, TX

  • Executing multiple apex applications from EBS

    Hi,
    We have developed an apex application which can be triggered through an application link from Oracle EBS. Now, we have a requirement to run multiple apex applications from a single EBS session simultaneously.
    Can someone provide information on how this can be acheived?
    Raajkumar G

    Hi,
    We have developed an apex application which can be triggered through an application link from Oracle EBS. Now, we have a requirement to run multiple apex applications from a single EBS session simultaneously.
    Can someone provide information on how this can be acheived?
    Raajkumar G

  • Help!Could someone kown how to call ArcGIS application within Labview?

    For my desigh, ArcGIS must be as a application within Labview.Since I haven't found any information in this field. Could some help?
    Now I have finished the two individual parts of Labview and GIS module, but the main problem is how to call for GIS module in Labview. Maybe some one can give me some suggestion.
    Thank all!

    Hello �
    If you created a DLL out of your GIS application you could then call it from LabVIEW using a Call Library Function Node.
    The best place to start understanding Call Library Function Nodes is the LabVIEW Help.
    Also, you might want to take a look at this link.
    Hope this helps!
    S Vences
    National Instruments

Maybe you are looking for