Re: Custom Application

Hello

I'm learining r12 on linux sysadmin.

I have two questions.

(1) when I create a custome application, I need to specify the 'Base_path '...

It's a unix path that I put in my file .env for the rest of the ebs? IF YES
can this be any custom aliases like "$my_path" = / u01/test/nohup in my .env? OR does follow certain rules depending on the bus product?




(2) when I create an application in the suite of the UsBe, that table to the query to check the details of the application customized newly created data bases?

also information about the other linked tables would be useful...

Rgds
s

(2) when I create an application in the suite of the UsBe, that table to the query to check the details of the application customized newly created data bases?

The table is fnd_application

Tags: Oracle Applications

Similar Questions

  • HP first Mobile App: HP first Mobile App won't erase custom applications

    By pressing 'Delete' in the application menu will not erase a custom application that has been accidentally cloned the linear solver. He appears to have been kidnapped or disappears from the screen of the App, but after closing the calculator in any method and by reopening the app reappears.  Version 1.1.7.see Android 7.0.

    Hi!, Imota:

    Welcome to Forum!

    I have HP Slate 21 k - 100 AIO, with Android 4.4.2 buy the HP emulator FIRST and create and delete custom Apk and exit. When executed, the FIRST from HP, the Apk disapper.

    You can remove the emulator and install newsly. Also, you can delete apps hidden or HP FIRST memory

    The Version of the software, HP's PREMIUM, is... 28/07/2015 (8151).

  • When you use my dongle broadband, I get a message asking you to verify the custom application, how can I do this

    I use a dongle for my broadband, did it for 2 years but recently I get the message saying that "connect 3" could not start Please check custom application settings. " I was just clicking on the ok button and I'm connected to the internet, but how can I check my custom application settings?

    I use a dongle for my broadband, did it for 2 years but recently I get the message saying that "connect 3" could not start Please check custom application settings. " I was just clicking on the ok button and I'm connected to the internet, but how can I check my custom application settings?

    Whatever the application is installed and being ran is what this message refers.  Not a native application in Windows Vista.  Whatever this '3 connect' is...  Try to run it and find the settings through a menu or right click.

  • Cartridge JavaEE - automatic detection of custom Application

    The JavaEE 5.7.4 cartridge is capable of executing a function of type of automatic discovery on a custom application? We want to know what is available to follow on this application.

    There are some things that monitor out of the box, applications generally consist of components (EJB, Servlets, JSP, using data sources) and those are monitored with default rules and thresholds indicating running on resources (using x %, waiting on etc.), the thresholds are defined, but can be easily modified (numbers for warning criticism, fatel). You can see the rules in the list of rules and variables in the list of registry variables.

    Regarding applications, they are referenced by Foglight but there is on the box for the exceptions rules, execution trend time delays.

    There are rules for the response time on X and different from the base which is usually tweaked according to the customer's environment.

    There are things that are easy to decide (using high % or 100% of your resources on your resources, exceptions, waiting times), those who are easy to alert a control point on

    The delicate are the response time (on X or compared to the reference level), depends on the normal behavior of the system, it depends on what is considered acceptable (1 s, 2 s, 3 s, 10 s?) also depends on do not want to be notified on a 1 time or problems that are not regarded as serious. Thos are generally twisted according to the customer.

    I hope this helps.

    Golan.

  • Is it possible to follow blackberry deployed customer applications logs?

    Hello

    I want to follow the blackberry which is given to the customer application logs.

    Are there applications to do? or can put us through our code?

    Thanks in advance

    Virginia

    That is a sensitive issue.

    If the application has crashed and you did not have a try catch around the piece of code that failed, then the Application will usually write a number of entries in the event log.  The only way to get these entries is to ask the user to open the event log and find them.  It's not trivial.  Even opening the event log can be tricky let along find the entries.  This isn't something that will generally ask you a user to do.

    Unfortunately it also isn't one place, you can put a try/catch to intercept all errors.

    But it is also not something that happens very often in my experience.  Therefore, if you try to put try/catch around pieces of code that you are worried and make sure that you connect you progress through your app, you should capture most of the things.  And if you connect to RuntimeStore and your application crashes, when the application restarts the journal since just before the crash will be there and the user can easily send you, so I hope that can help you to find the defective area.

    Does that answer the question?

  • Doc / leaves / snow to freeze when I load my custom application

    I have a custom, application that has a different point of entry and runs in the background and the foreground.

    I compiled with JDE 4.6.0 and am he works on "BOLD" with o/s 4.6.0.126.

    For some reason when I have download and install my application, he launched immediately even though I didn't click on

    on 'run '.  This behavior is different from that shown in the 4.2.x JDE

    Anyway, the main question is after the download of my application, Docs to Go and 2 other applications do not respond.

    Only these applications fail, but all other applications work fine.

    Has anyone else had problems of compatibility with their applications and Docs/sheets/slides to go?

    There was a bug in my code. It was because of enterEventDispatcher() called while holding down a synchronization lock

    on the RuntimeStore object.

  • ICX session sharing between EBS and ADF. Navigate from EBS page by page of ADF custom application. but every time I get the session as a GUEST, even if I give valid credentils to enter into EBS.

    Hello

    I am integrating EBS and ADF through sharing of session ICX. Navigate from EBS page by page of ADF custom application. but whenever I get session as GUEST (VALID_GUEST), even if I give credentials valid at the EBS system. I should get a valid session that I have connected with a valid user. As it it a VALID_GUEST that the status of cookie icx, back (he got newspapers/debug) and I am.  Comparing with status cookie VALID icx, so every time system opens the Apps login page.  I used fndext.jar to do this. Please help me on this. I'm not sure it's a problem with DB/EBS EBS system, or the code of the adf. My code spruce is given below.

    import java.io.IOException;

    import java.sql.Connection;

    import java.sql.SQLException;

    Import javax.faces.application.FacesMessage;

    Import javax.faces.context.FacesContext;

    to import javax.servlet.http.HttpServletRequest;

    to import javax.servlet.http.HttpServletResponse;

    Import oracle.adf.controller.v2.lifecycle.Lifecycle;

    Import oracle.adf.controller.v2.lifecycle.PagePhaseEvent;

    Import oracle.adf.controller.v2.lifecycle.PagePhaseListener;

    Import oracle.apps.fnd.ext.common.AppsRequestWrapper;

    Import oracle.apps.fnd.ext.common.CookieStatus;

    Import oracle.apps.fnd.ext.common.EBiz;

    Import oracle.apps.fnd.ext.common.Session;

    / public class MyCustomPhaseListner implements PagePhaseListener {}

    public MyCustomPhaseListner() {}

    Super();

    }

    AppsRequestWrapper wrappedRequest = null;

    HttpServletRequest request = null;

    HttpServletResponse response = null;

    String currentUser store = null;

    String currentUserId = null;

    {} public void afterPhase (PagePhaseEvent pagePhaseEvent)

    If (pagePhaseEvent.getPhaseId () == Lifecycle.PREPARE_RENDER_ID) {}

    System.out.println ("in phase");

    If (wrappedRequest! = null & &)

    wrappedRequest.getConnection ()! = null) {}

    try {}

    If (! wrappedRequest.getConnection () .isClosed ())

    wrappedRequest.getConnection (m:System.NET.Sockets.Socket.close ());

    } catch (SQLException e) {}

    }

    }

    }

    }

    {} public void beforePhase (PagePhaseEvent pagePhaseEvent)

    If (pagePhaseEvent.getPhaseId () == Lifecycle.INIT_CONTEXT_ID) {}

    Channel agent = null;

    System.out.println ("forward Phase");

    FacesContext fctx = FacesContext.getCurrentInstance ();

    request =

    (HttpServletRequest) fctx.getExternalContext () .getRequest ();

    answer =

    (HttpServletResponse) fctx.getExternalContext () m:System.NET.FtpWebRequest.GetResponse ();

    CookieStatus icxCookieStatus = null;

    try {}

    Connection EBSconn = ConnectionProvider.getConnection ();

    EBiz instance = EBizUtil.getEBizInstance ();

    wrappedRequest =

    new AppsRequestWrapper (request, response, EBSconn,

    (instance);

    A session = wrappedRequest.getAppsSession (true);

    tried with "a session = wrappedRequest.getAppsSession ();" / / do not return not of any session

    icxCookieStatus =

    session.getCurrentState () .getIcxCookieStatus ();

    Agent = wrappedRequest.getEbizInstance () .getAppsServletAgent ();

    If (! icxCookieStatus.equals (CookieStatus.VALID)) {}

    response.sendRedirect (agent + "AppsLocalLogin.jsp");

    return;

    }

    currentUser = session.getUserName ();

    currentUserId = session.getUserId ();

    } catch (Exception ob) {}

    ob.printStackTrace ();

    }

    FacesMessage message =

    new FacesMessage ("Session is:" + icxCookieStatus + "" +)

    currentUser + "" + currentUserId);

    fctx.addMessage (null, message);

    }

    }

    }

    Have you checked

    https://blogs.Oracle.com/jruiz/entry/adf_and_oracle_e_business

    https://blogs.Oracle.com/jruiz/entry/adf_and_oracle_e_business2

    http://www.Oracle.com/technetwork/tutorials/EBS-SDK-ADF-1887167.PDF

    https://www.YouTube.com/watch?v=9wGv7yxRgVU

    Timo

  • Can submit us processes both AR AP create accounting of personal jurisdiction attached to a custom application

    Hi all

    Could someone let me know if we can introduce processes both AR AP create accounting of personal jurisdiction attached to a custom application.

    Best regards

    Melanie

    Hey Gopi,

    Personal responsibility is fine, but the custom application does not work when you submit the accounting process.

    The program has a hidden parameter called application where it will search for seeded claims/debts.

    This will make mistake if you use the custom application.

    Thanks and greetings

    Joel Purswani

    Support of Oracle

  • 11i to R12 update (custom application)

    Hi all

    We are studying the process of upgrade 11i to R12

    We have a custom application, how to upgrade this application 11i forms and reports new instance R12.

    I mean who are the people involved in the process of upgrading a custom application for R12 for example (DBA, developer)

    Concerning


    Please visit https://blogs.oracle.com/stevenChan/entry/ebs_121_upgrade_whitepaper

    When it comes to upgrade custom applications, DBA and developers should be involved.

    DBA: Copy the CUSTOM_TOP from 11i to R12 APPL_TOP APPL_TOP and ensure that the CUSTOM_TOP is defined in the env application file and in the file default.env - R12 error "Feature is not available to this responsibility" in trying to be custom access form. (Doc ID 553014.1)

    Developers: Ensure that all forms and reports are compiled with success and work in R12

    Using OracleAS 10.1.2 and forms builders reports with Oracle Applications version 12 (Doc ID 444248.1)

    Cannot open custom after R12 upgrade (Doc ID 552010.1) forms

    How to Upgrade 11i forms customized to R12 (Doc ID 563258.1)

    Do not compile EBS R12 reports using Report Builder from gr 10 2 IDS (Doc ID 786794.1) or rwconverter.sh

    Changes to model data identification between 12.1.3 EBS and EBS prior releases

    https://blogs.Oracle.com/stevenChan/entry/ebs_data_model_1213

    Report of comparison data EBS model [ID 1290886.1]

    Comparison of EBS seed data reports now available

    https://blogs.Oracle.com/stevenChan/entry/ebs_seed_data_comparison_reports

    eTRM

    http://ETRM.Oracle.com

    Thank you

    Hussein

  • Launch OAF custom Application

    Hello
    Is it possible to launch a custom OPS application by clicking a button on the Oracle Applications Home Page?
    We also send the user ID and the current year as parameters to the custom application.

    Thank you
    -Madhuri

    Create a menu and function and associate the custom under this feature page, then you can access the OAF page by clicking on the function. In your controller page OAF, user id can be retrieved using pageContext.getUserId () and for the current year, using the current date.

    Thank you
    Shree

  • How can I change a short name of the custom Application

    I've created some custom applications and that you must change short names. It is unfortunately grayed out on the front-end server, so no change is possible.
    How do I do that?

    Salvation;

    Please check thread below:
    Re: how to find the name short for application application? *< answered="" by="" hussein="">

    Respect of
    HELIOS

  • Access custom application error

    Hello

    I have error below when accessing a custom application.

    "Feature not available to this responsibility. Change the responsibilities or contact your system administrator. »

    Thank you
    Concerning
    GSM

    Please see the above mentioned documentation.

    Thank you
    Hussein

  • Add the url of the custom application drop-"Applications".

    Hello!

    Is it possible to add the url of the custom application drop-"Applications" of teamcollab?

    No, sorry.

  • How to recover customizations for custom Applications

    Hello

    We are accustomed to deveolped OAF Pages and those who are enrolled in the responsibilities of custom Application.

    Now when we do customizations on these pages OFA custom personalization documents are not generated.

    Functional administrator of navigation-> personalization-> Import/Export

    as I enter the Application name XXAPL Custom Application and click go it throws error
      Error 
     oracle.adf.mds.exception.MDSException: "/oracle/apps/xxapl" not found in repository.
    can anyone suggest why the customization documents are not seen where exactly these documents are generated


    Krishna

    Krishna

    In this path with the /CustomTop test. Do not type anything in the scope, and then click the Go button.

    I even looked at my end and I am able to see all my personlizations.

    I hope that helps!

    Thank you
    AJ

  • Save the workflow custom application

    Hi guys I have created a custom workflow and secure it with my custom form.now, I registered form customized applications, what I'll save stream also in Yes .If applications how can I do this.please told me that its interior.
    Thank you

    Hello

    If the Workflow is driven by events, then you must set the commercial log and subscriptions which the process needs.

    If not, then there is nothing that you need to register.

    HTH,

    Matt
    -----
    WorkflowFAQ.com - the independent resource ONLY for Oracle Workflow Development

    Review alpha chapters of my book "developing with Oracle Workflow" are available through my website http://www.workflowfaq.com
    Have you read the blog at http://www.workflowfaq.com/blog?
    WorkflowFAQ support forum: http://forum.workflowfaq.com

Maybe you are looking for

  • Re: Satellite A300 - second hard drive

    Hello Perhaps some may say where I can buy hard disk for the motherboard conector?I have place for HDD and connections on the motherboard, but don't not have hard drive connector.Camputer are 1gn A300. Help, please!

  • Use of Matlab in Labview script

    Hello I am using matlab script in labview to post process the signals sampled data acquisition (attached is the vi I tried) After every 10 seconds I want to send it the voltage sampling data matlab scritp block that makes 1) detection of peaks using

  • my system restore does not work I get a screen white how fix this?

    do not know why it does this

  • Bing toolbar is not installed

    Bing bar in Microsoft Update this week update has not been installed. He told me to follow the file MSNtlb 40. Where it is. He knows that I deleted this before toolbar

  • 13 - 2201tu HP spectrum XT peripheral PCI Ultrabook does not

    I am currently using an Ultrabook of 13-2201tu HP spectrum XT (bought in Indonesia), it came with the OS Windows8. But because of the policy of my company, I class down the o/s to Windows7 professional. I just realized that one of the PCI to PCI brid