Deploy the Hello world on a test Oracle eBusiness Suite application

Hello

I created the project Hello World in the Oracle Applications Framework (11.5.10 RUP5) Developer Guide.

How to deploy the "application" of the e-Business Suite test environment? The Devguide shows how to perform a large number of additional measures, such as the deployment of the business object and so forth (the helloworld application is none of those)...

What steps are necessary to deploy the Hello World application, to make it work in e-Business Suite (Chapter 1 Page 26)?

Thanks for the tips!

Your script does not mention the root directory. Run this:

/MyTest/Oracle/dbcomn/Java/Oracle/Apps/AK/Hello/WebUI/AndrasPG.XML - rootdir/mytest/oracle to Java oracle.jrad.tools.xml.importer.XMLImporter/dbcomn/java/apps - username username-password xxxxxx - dbconnection "(description = (addr
"(ess_list = (address = (community = tcp.world) (protocol = tcp) (host = 10.1.0.x)(port = 15xx))) (connect_data = (sid = x))).

Hope that you enter the correct host, port, and SID number.

Concerning
Sumit

Tags: Oracle Applications

Similar Questions

  • problem setting env dev on a Mac to run the Hello World application

    Hello

    I'm having some problems of setting up my development environment and you try to run the "Hello World" application I would be very grateful if someone can help me.

    I'm on a Mac with:

    + OS X 10.7.4
    + Eclipse 3.7.2 (Build id: M20120208-0800)
    + Java such as reported by "java-version": version

    Java version "1.6.0_33".

    Java (TM) SE Runtime Environment (build 1.6.0_33 - b03-424 - 11 M 3720)
    Java 64-Bit Server VM (build 20, 8-b03-424, mixed mode)

    As I already had an Eclipse environment, I installed the plugin BlackBerry Java (and all available BlackBerry SDK) following the instructions "add the BlackBerry in Eclipse (Mac) Update site.
    https://developer.BlackBerry.com/Java/download/Eclipse?OS=Mac

    If you follow the tutorial Hello BlackBerry ( https://developer.blackberry.com/java/documentation/first_app_1968215_11.html ), after clicking "Finish."
    a dialog box titled "Error - BlackBerry Java Development Environment" appears with the message:

    "Cannot find RIMUsbJni.dll. Without this dll, that FDI can not connect to the computers active USB pocket.
    Add RIMUsbJni in java.library.path ".

    ... with the "OK" buttons and "don't show me this message again."

    As I read in another thread that maybe that's because 64-bit JDK is used instead of the JDK 32-bit ( http://supportforums.blackberry.com/t5/Java-Development/Cannot-find-RIMIDEWin32Util-dll/m-p/342343#M... ), I used the OS X 'Java Preferences.app' to set the 32-bit as the preferred Java JRE, but I still get the same error.

    OTOH, I still have the 64-bit installed eclipse. Does it really matter? Do I have to remove the 64-bit eclipse and install the 32-bit eclipse to solve this problem?

    Thanks in advance.

    Replying to myself:

    I deleted my 64-bit Eclipse and install the "plug-in for Eclipse BlackBerry" for developers without an existing Eclipse environment. Now it works, I was able to load the app into my BB and run it, so...

    It seems that the eclipse of 64-bit cannot be used for the development of Java of BB; the eclipse of 32 bits is required.

  • Is avilable Vault database with Oracle EBusiness Suite?

    Hello

    I want to know if the Oracle Database Valut installation option comes with Oracle EBusiness Suite, or we need to install it separately as part of the installation of the database?

    Thank you and best regards,
    Srikanth

    I think that you must install it separately. Check the MOS

    Integration of Oracle E-Business Suite Release 11i with Oracle Database Vault 10.2.0.4 - 428503.1

    HTH
    -André

  • How to become an Oracle eBusiness Suite Developer

    Hi all

    My name is John and I've been an Oracle PL/SQL Developer for over 10 years now. I have also built and programmed in Oracle Forms and Reports using version 4, 5, 6i as well 10. I always wanted to enter the area of the Oracle e-Business market and this year I would take seriously the fulfilment of that ambition.

    My main questions included is only a logical or appropriate means where I can learn about Oracle eBusiness Suite, i.e. I should learn it in a class, get a book and learn it install the necessary software and put it into practice myself or is there another method? Since there are so many resided in the Oracle eBusiness Suite modules, what modules should I focus on? Should I try one more popular that most companies currently use? And most important of all, even if I were able to equip skills Oracle e-Business, both technical and functional, given that I was only that in my free time, but not working for an employer, or with no work experience in this product, you would think I stand a good chance to be used by potential employers. As most of the Oracle eBusiness related Announces employment in Australia require at least 3 to 5 years of e-Business Suite experience. I thank you for your time and your advice and have a nice day.


    Kind regards
    John

    Please see old similar threads.

    https://forums.Oracle.com/forums/search.jspa?threadID=&q=how+and+to+and+become+and+developer&objid=C3&DateRange=all&userid=&NumResults=15&rankBy=10001
    https://forums.Oracle.com/forums/search.jspa?threadID=&q=career+and+developer&objid=C3&DateRange=all&userid=&NumResults=15&rankBy=10001

    Thank you
    Hussein

  • Errors that occur in the Hello World page

    I made a Hello World page in OFA
    When I race it
    I am getting following error


    Details of the exception.
    oracle.apps.fnd.framework.OAException: Application: ICX, name of the Message: the responsibility specified could not be found.
    at oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId (unknown Source)
    at oracle.apps.fnd.framework.CreateIcxSession.createSession (unknown Source)
    at runregion. jspService(_runregion.java:132)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
    to oracle.oc4j.network.ServerSocketAcceptHandler.access$ 700 (ServerSocketAcceptHandler.java:34)
    to oracle.oc4j.network.ServerSocketAcceptHandler$ AcceptHandlerHorse.run (ServerSocketAcceptHandler.java:880)
    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)

    Please someone help me.

    You have access to 11i or R12 Instances? If so proceed as follows: -.

    User: operations
    Password: welcome
    Application: IN.
    Responsibility: PURCHASING_OPERATIONS

    Also select the CBD of the 11i or Instance of R12 file.

    After completing the steps above, run the page. It should not completed with error.

  • Proceed to the Hello World example

    I had another thread that I hurt the XMLImporter Stadium to deploy my web HelloWorld to e-Business suite application.

    Now with one imported successfully, I created the menus and the responsibility of calling this page, and (because I was afraid of) it doesn't work. As this is my first application in this kind of thing, I'm quite lost...

    The error I get when I call the HelloWorld page is:

    oracle.apps.fnd.framework.OAException: could not create Java class: (oracle.apps.ak.hello.webui.HeyCO) associated with the area: (MainRN). It is probably because the class name is incorrect or not included in the project.

    I copied the "HeyCO.java" for the file system of the server - it is stored in the folder:

    /MyTest/Oracle/dbcomn/Java/Oracle/Apps/AK/Hello/WebUI/HeyCO.Java

    What Miss me? I am also new to Java programming, so please excuse my lack of knowledge about these things.

    Thank you
    Andras

    do not copy the *.java files.
    You must copy the files *.class your jdeveloper to the server.

    for example:

    If your path to file in jdeveloper is
    $jdev_home/myprojects/oracle/apps/ap/setup/webui/setupCO.java

    Then place your class files in the following path in the instance
    $JAVA_TOP/oracle/apps/ap/setup/webui/setupCO.class

    Prasanna-

  • Create and add cartridge PERSONALIZED Hello World to SIR in Oracle 11.1 trade

    I'm working on a CRS application based. I went through the code in assembler Development Guide for creating model of Hello World in Discover. But I'm not able to create a model of Hello everyone in the same way for CommerceReferenceStore. Please guide me how?

    You have mapped your cartridge in /atg/endeca/assembler/NucleusAssemblerFactory.properties?

    Check if your cartridge can be found in :/dyn/admin/nucleus/atg/short/assemble/NucleusAssemblerFactory /? = propertyName handlerMapping are mapped.

    If you access /crs/cartridges/HelloWorld/HelloWorld.jsp in the browser returns the contents of jsp or return 404?

    More errors in the log?

  • How to deploy the catalog from dev to test the environment?

    Hi experts,

    I want to know how to deploy the catalog of the dev environment to test the environment? I know it's a simple question, but please spare a minute to answer me...

    Dear friend,

    I assume you are using 11g. Browse to the location OBIEE_home/Forum/Instace1/bi_foundation/OracleBIPresentationServicesComponent/coreapplication_obips1/catalog/your_webcat_name,

    Copy the your_webcat_name folder and paste it into your test server.

    Movement is done.

    for 10g location is different.

    Kind regards
    Bachelot

  • API to disable the process BPEL (State = stop) in Oracle soa suite 10 g

    Hello world

    I am looking for a solution disable a BPEL process without using the BPEL console in Oracle SOA suite 10 g. I was thinking about an API, but I can't find in the list below those that would be useful:

    http://download-UK.Oracle.com/docs/CD/B31017_01/integrate.1013/b28986/index.html?com/Oracle/BPEL/client/package-summary.html

    Any ideas?

    It also crossed my mind to use Ant by disabling a BPEL process. Anyone know if there are any available custom Ant task for updating the State of a BPEL process?

    I look forward to hearing from you all!

    Thank you!!

    SR

    Hi SR,

    You can do this by having a BPEL process with a java embedding containing code below.

    /*
     * Input Variables
    */
    String processName   = (String)getVariableData("processName");
    String revision      = (String)getVariableData("revision");              
    
    /*
     * Declare variables.
    */
    IBPELProcessHandle procHandle = null;
    Locator loc = null;
    BPELProcessMetaData bpelProcessMetadata = null;              
    
    try{
        /*
         * get Locator Instance
        */
        loc = getLocator();
        /*
         * Lookup Process. Revision optional.
        */
        if(revision == null || revision.trim().equals(""))
        {
          procHandle = loc.lookupProcess( processName );
        }
        else
        {
          procHandle = loc.lookupProcess(processName, revision);
        }
        if(procHandle == null)
        {
          throw new Exception("Unable to find process: " + processName);
        }
        /*
         * Get Metadata of the process.
        */
        bpelProcessMetadata = procHandle.getMetaData();              
    
        /*
         * Set Lifecycle to Retired.
         * Use setState(IBPELProcessConstants.STATE_OFF) to change process state to off.
         */
        bpelProcessMetadata.setLifecycle(IBPELProcessConstants.LIFECYCLE_RETIRED);
        /*
         * Finally update the process with the modified metadata.
         */
        procHandle.updateMetaData(bpelProcessMetadata);
    }catch (Exception e)
    {
      addAuditTrailEntry(e);
    }
    

    If you wish, you can schedule this process.

    Concerning
    PavanKumar.M

  • BlackBerry Torch 9810 smartphones does not accept the App World Ts & Cs and can not install applications

    Hi, I had a search in the forums and knowledge base and has not been able to find an answer to this problem.

    I have a new Blackberry Torch 9810 on O2 to the United Kingdom. I have Blackberry App World installed and I have App update the icons in the my messages folder. Whenever I try to go to my Apps and install updates in the App World, I get the terms and conditions window if poster, I scroll down, click on 'accept' and the window disappears and nothing happens. I click on my Apps again, same thing, window appears again.

    I uninstalled App World and reinstalled and I still get the same problem, I can not get the Ts & Cs to accept so can't update my apps or install others. If someone else has had this problem and is there a solution?

    Thanks for your time.

    Ant

    OK... try this...

    (1) make sure that you already have the RIM desktop software installed on your PC:

    and have executed at least once with your BB attached (so that it can do it's initial configurations).

    (2) attached via the USB port of your PC (the software didn't need to run)

    (3) launch the browser on your PC and go here:

    Leave the plug in install and 'connect' to your BB ID account (via the browser/PC)

    See if that allows things to configure correctly.

  • New to Java development. Get an error with the Hello World program. Help, please

    Hello everyone. I just started with Java and I would begin to develop applications for Blackberry. I'm trying the HelloWorld application, I found in the book of Apress beginning Blackberry development. Yesterday, I installed:

    (1) jdk-1_5_0_22-windows-i586 - p.exe (32 bit)

    (2) BlackBerry_JDE_5.0.0.exe

    I have everything installed in the default location, what he said and this is the error I get when I try to launch my app:

    Building HelloWorld
    C:\Program Files (x 86) \Research In Motion\BlackBerry JDE quiet 5.0.0\bin\rapc.exe-codename = HelloWorld HelloWorld.rapc warnkey = 0 x 52424200; 0 x 52525400; ' 0 x 52435200 import ="... \Program files (x 86) \Research in Motion\BlackBerry JDE 5.0.0\lib\net_rim_api.jar" C:\BeginningBlackBerryDevelopment\com\beginningblackberry\helloworld\HelloWorldApp.java C:\BeginningBlackBerryDevelopment\com\beginningblackberry\helloworld\HelloWorldMainScreen.java
    I/o Error: CreateProcess: javac - 1.3 source-target 1.3 - g - O-d C:\Users\ADAMSK~1\AppData\Local\Temp\rapc_3d5cd53a.dir - bootclasspath "... \Program files (x 86) \Research in Motion\BlackBerry JDE 5.0.0\lib\net_rim_api.jar"-classpath "...» "Error in \Program files (x 86) \Research In Motion\BlackBerry JDE 5.0.0\lib\net_rim_api.jar" C:\BeginningBlackBerryDevelopment\com\beginningblackberry\helloworld\HelloWorldApp.java C:\BeginningBlackBerryDevelopment\com\beginningblackberry\helloworld\HelloWorldMainScreen.java = 2
    Error while building project

    I don't know why. Can someone help me please? I'm running Windows 7 Ultimate x 64.

    Thank you

    No, you set your ACCESS Windows path variable to include the location where the java compiler is installed, usually the directory "/ bin" where you installed java.

    Mine is located here:

    C:\Program Files\Java\jdk1.6.0_05\bin

    Update the path:

    Control Panel

    System

    Advanced tab

    Click the "Environment Variables" button

    Under "System Variables", look for the path and to update.

  • of Server internal error 500 everything by opening the page of the Hello World

    Hello
    I learn OAF and I run the "HomePG.xml", but I get a page saying "Page cannot be displayed" with 500 internal server error.

    Can someone help me please?

    Please check metalink Note:

    JDeveloper Page errors with 'Cannot find the class Java\Lang\StackOverflowError' [370759.1 ID]

  • Oracle eBusiness Suite Vision Forum - personal use

    Hello

    I am a total newbie to this site but am hoping you can give me some advice (apologies if I posted this topic in the wrong place). I'm hoping to break into the Oracle functional world in the coming months / years after having been the company drive on a recent company Oracle Financials implementation that I work.

    Instead of simply to read manuals, I want to do a practical training. After doing some research, I see there are on the market of products that offer an instance vision of Oracle installed on a hard drive. I was planning on buying one of them to install home and practice at my own pace.

    Can anyone confirm if there is a justified reason why I shouldn't go ahead with this? My understanding is that as long as I use it to train at home, it must be correct. I want to just make sure that these products are legitimate.



    Thank you
    Philippe

    Instead of simply to read manuals, I want to do a practical training. After doing some research, I see there are on the market of products that offer an instance vision of Oracle installed on a hard drive. I was planning on buying one of them to install home and practice at my own pace.

    Can anyone confirm if there is a justified reason why I shouldn't go ahead with this? My understanding is that as long as I use it to train at home, it must be correct. I want to just make sure that these products are legitimate.

    There should be no problem in buying one of these laptops with Oracle E-Business Suite already installed. However, if you download and install Oracle E-Business Suite yourself, you are supposed to use the product for free (evaluation) for the first 30 days, then the product license - https://edelivery.oracle.com/

    Beacon solution offers free access to the 11i and R12 Vision demo instances. To use these forums, you must have a valid CSI number. You can access 11i and R12 Vision demo instances via the following links:

    Vision version 11i instances
    http://www.solutionbeacon.com/tools_r11ivision.htm
    Instances of Vision Release 12
    http://www.solutionbeacon.com/tools_r12vision.htm
    If you have a valid CSI number and you are allowed to use Oracle E-Business Suite so you can go ahead and get one of these instances of pre-installed vision demo.

    For questions/requests on Oracle license, contact your Oracle representative, it is best to answer these questions.

    Thank you
    Hussein

  • R12.2.2 or R12.1.3 Oracle eBusiness Suite

    Hello gurus,

    What is your recommendation for a new implementation of Oracle, the Instance with the R12.2.2 configuration or use the R12.1.3 (with the corrective criticism to date)?

    The R12.2.2. is working well or if you find any bugs?

    Waiting for your comments,

    Ahmed T.

    See the announcement here: https://forums.oracle.com/community/developer/english/e-business_suite/technology_-_lcm__r12_install_upgrade

    ANNOUNCEMENT:you shouldn't switch to EBS 12.1.3 or 12.2?

    We have just released official guidance on the criteria that you should consider when assessing if it is necessary to EBS 12.1.3 vs 12.2:

    by StevenChan (OracleDevelopment) (October 15, 2013)

  • Migration of applications with Oracle eBusiness Suite Rel 12 platform

    Hello

    We use the Doc-ID 438086.1 to migrate the EBS application to RedHat Linux 6 platform, we want to understand how we can proceed with the migration steps while the level of the application runs on the current platform.

    We also want to understand how we can compile forms/pll objects that we are not allowed so that they are taken up by adadmin.

    Thanks in advance

    Samuel,

    I would recommend bringing the source application node down when you start with ' Section 2: Migration of tasks "(when the clone/installation is complete) and before you run the automatic configuration according to the step 7

    Thank you

    Hussein

Maybe you are looking for