Problem with extending a View object in OAF R12

Dear all,

I expanded 3 seeded VO in (oracle.apps.ota.learner.server) with the following steps:

1 copied the myprojects folder oracle.apps.ota.learner.server folder
2. create a new workspace and project OA with default package xxarms.oracle.apps.ota.learner.server
3. has created 3 new VO with extended the standard vo by adding a new attribute * "Course_Flag" *: -.

a. xxOfferingSrchVOExt of OfferingSrchVO
b. xxOfferingSrchResultVOExt of OfferingSrchResultVO
c. xxOfferingDetailsVOExt of OfferingDetailsVO

4. has created 3 replacements within the same project Extend.jpx
5 DBA has imported the Extend.jpx
6 copied the xxarms.oracle.apps.ota.learner.server of myclasses folder to the java\classes\xxarms\oracle\apps\ota\learner\server folder
7. customize the page to add the new attribute * "CourseFlag" * with the names of the standard VO

I get the following error when trying to access the page: -.
oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: Houston-25058: OfferingSrchResultVO definition of the attribute type is not found in OfferingSrchResultVO

Please advise if I missed a step that caused the error / advise that if there is no step I can fix to resolve the problem.

Thanks in advance to anyone who tried to help :)

Kind regards... Julie

Hi Ashraf,.
The steps are very good.
The page that you want to have the additional column is having the VO,
Initially, you added this attribute only for VO?
If Yes, what was the reason you extended the other VO?

Thank you

With respect,
Kali.
OSSi.

Tags: Oracle Applications

Similar Questions

  • What is the problem with the conversion of objects with gradients to the gradient mesh?

    What is the problem with the conversion of objects with gradients to the gradient mesh?

    Radial gradients are special, and it could become difficult edit the gradient mesh resulting.

    Take the layer apnel and inspect your objects. You will find a clipping mask the cracks inside.

  • Problem with "Extended desktop", integrated display is disabled

    Hi all

    I have a MacBook Pro 13 inch early 2011 with OSX El Capitan 10.11.4.

    Just before I upgraded to 10.11.4, I use to work with "extended desktop" using the built-in screen and the external monitor. Since the update, whenever I connect the external display it goes automatically to the external screen and completely disables the built-in screen. Sometimes removing the HDMI cable (with mini port adapter), putting the MacBook to sleep, log in again and the Mac, the awakening back on two screens, but most of the time he spends just go back to the external display only. This gets really annoying.

    When you use the external monitor display poster preferences only options of this monitor and my arrangement tab is missing (like the built-in display is temporarily disabled). By clicking on "Detect displays" (after pressing option to show) doesn't change anything. Using the brightness to toggle keys mirroring does not work either.

    Is - it there anyway that I can configure so worth by default "Extended desktop" with built-in monitor on and external display?

    Any help will be appreciated.

    Thank you

    Hi there Ajgalvezm,

    It seems that your computer does not work with your monitor external because you upgrade 10.11.4. I would use these steps in the following article to help you solve problems that:

    Get help with graphical problems on external displays connected to your Mac.

    Restart your Mac in safe mode to reset the default display resolution.

    If booting safe mode doesn't resolve the problem, reset your Mac NVRAM and SMC to reset the video ports on your Mac to their default values.

    Thank you for using communities of Apple Support.

  • Problems with rotation, resizing of objects and paths

    Hello

    I've recently upgraded to CS6 (latest version of MAC OS x, Illustrator CS6 last version) and I have some super weird questions that occur.

    If I flip a non uniform in shape of path/object it distorts and modifies. Even if I apply a stroke to the path/object and then remove it, it changes the position and shape of the object/path.

    I've attached a video for example:

    Has proved to be a problem with the option 'snap to grid of pixels. For some reason even if I unchecked it from the options when you create a new file, it was always create objects with the option selected in the Trnasform Panel

    Now, I disable when you create a new file and verify that it is turned off during use.

  • Problem with the design view in Dreamweaver CS5

    Hi all

    I'm having a problem with my creation mode on a page I created in Dreamweaver CS5.

    The files can be found here as well as a jpeg file showing the issue I'm having.

    http://www.siltd.co.UK/PRB/

    Everything was fine until I added the three classes:

    {.crproductsrightpanelheading}

    Width: 186px;

    top of the margin: 25px;

    background-image: url (.. / images/crproductsrightpanelheadingbg.jpg);

    background-repeat: no-repeat;

    background-position: left;

    padding-left: 28px;

    do-family: Arial, Helvetica, without serif.

    color: #FFF;

    do-size: 14px;

    line-height: 27px;

    float: left;

    Clear: right;

    }

    {.crproductsrightpanellist}

    Width: 199px;

    top of the margin: 5px;

    padding-left: 5px;

    float: left;

    overflow: auto;

    }

    .crproductsrightpanellist li {}

    do-family: Arial, Helvetica, without serif.

    color: #FFF;

    do-size: 12px;

    list-style-image: url (.. / images/crdash.jpg);

    line-height: 18px;

    list-style-position: inside;

    }

    Now, I can hardly see what is happening.

    It's good in Live View mode and also when published, but design view is like having a steering wheel towards the bottom of my pants... It's driving me crazy!

    What it looks like when published can be seen here:

    http://www.siltd.co.UK/new%20SI%20Site/crproducts.html

    Any help telling me where I went so wrong would be appreciated.

    Thanks in advance.

    Andy

    Run your pages through this validator and clean up any errors...

    http://validator.w3.org/

    For now, you have a large number of errors that need to be addressed, about 90 altogether.

    While some browsers allow to better interpereting what you wanted to do than others (IE being the absolute worst), DW is a maniac, especially in Design view. It is still displayed incorrectly in DW after you fix all the problems, after return and we can take a closer look.

  • Problem with synchoronization of shared objects.

    I encountered a small problem with shared objects.
    I'm working on a program that creates a fixed size of 30 users chat rooms. When the user 31 comes, a new room is created.
    The idea is that the client connects to the first room first and check if it is full by connecting to shared objects. If it is full, the connection is closed and process is repeated on a new instance of the application.

    I use a function to connect to an instance, which takes as a parameter a number (1 for the room_1 instance, 2 for room_2, etc.). The function itself creates the Netconnection and sharedObject necessary objects.

    If a room is full, Netconnections and sharedObjects are closed and the function is called again with another number.

    I have no problem to connect to the first room, but after the closing of the first connection and connect to the new room, there seems to be some problems with the shared objects (in particular, OnSync seems not to run after liaising with shared the new instance objects).
    I was wondering if you had any ideas what could cause this. It is the use of the same variable names to connect to two different shared objects?

    Here's the function:

    function initStreams (room) {}

    client_nc = new NetConnection();

    client_nc. Connect ("rtmp://192.168.0.4/Elearning/room _" + room);

    in_ns = new NetStream (client_nc);
    in_ns2 = new NetStream (client_nc);
    Replay_video.attachVideo (in_ns);

    out_ns = new NetStream (client_nc);
    out_ns2 = new NetStream (client_nc);

    in_ns. Play ("my_recorded_stream");

    users_name = SharedObject.getRemote ("users_name", _root.client_nc.uri, false);
    users_name. Connect (_root.client_nc);

    users_language = SharedObject.getRemote ("users_language", _root.client_nc.uri, false);
    users_language. Connect (_root.client_nc);

    users_picture = SharedObject.getRemote ("users_picture", _root.client_nc.uri, false);
    users_picture. Connect (_root.client_nc);

    users_finger = SharedObject.getRemote ("users_finger", _root.client_nc.uri, false);
    users_finger. Connect (_root.client_nc);

    }

    I need you more information, I can post more code on the forum.
    Any help would be really appreciated

    I don't see all the onStatus events in the code you posted above. If you set the outside function onstatus event, that's the problem. When you set the shared object, you also set it's Manager onStatus of events.

    In addition, you really have to wait for the the netConnection onStatus event before plugging your sharedObjects. If you try to connect to the SO before established the netConnection, Society will never connect.

  • Problem with the host view

    Hi all.

    I have a problem with the display of my physical host information. I installed FglAM on the server, deploy the cartridge of the OS, create agent. But when I access the dashboard of the hosts, I see that my host currently does not monitor.

    Agent log is good (logfile to join). I see same alarm of this host, but no performance and other information.

    Thank you

    Nikolai, I recommend that you should open a case of pension for later analysis.

    David Mendoza

  • Problem with the HD view import

    Importing videos that I made, first seems to like changing my sky or any background that is not physically there in an alpha, making my transparent background. When I play it in media player or quicktime, it doesn't do this, my heaven is there. I assumed it would be a problem with the click of a simple framework, but as you can see, the button should be far away because I'm on this forum before I find it. When I visited my avi in everything except HD, first does not. What is the problem?

    Ive been told that its because of my composition in lightwave that makes first to do this, but, shouldn't this just be a simple framework, I can't disable?

    The option ignore Alpha is in the dialog box interpret the film.

    I found that with this research.

  • Problem with certificate on View Composer

    Hello

    I'll try to explain my problem as well as possible.

    I upgraded my server from 5.2 to 6.2 view composer. And I would like to replace the default certificate with my own build by my internal CA (on our domain controller).

    I created a requet.inf found here: VMware KB: using Microsoft Certreq to generate signed SSL certificates in VMware View Horizon

    And replace the CN, OR O, etc. by my information. Here is the content:

    - request.inf-
    [Version]

    Signature = $Windows NT$

    [NewRequest]

    Subject = "CN =View_Server_FQDN, OR =Organizational_Unit_Name, O =OrganizationName, L =City_Name, S =State_Name, C =Country_Name"; ". replace the attributes of this line with the help of example below
    KeySpec = 1
    KeyLength = 2048
    ; Can be 2048, 4096, 8192, or 16384.
    ; Larger key sizes are more secure, but have
    ; a greater impact on performance.
    Exportable = TRUE
    FriendlyName = vdm
    MachineKeySet = TRUE
    SMIME = False
    PrivateKeyArchive = FALSE
    UserProtected = FALSE
    UseExistingKeySet = FALSE
    ProviderName = Microsoft RSA SChannel Cryptographic Provider
    ProviderType = 12
    RequestType = PKCS10
    KeyUsage = 0xa0

    [EnhancedKeyUsageExtension]

    OID=1.3.6.1.5.5.7.3.1 ; This is for server authentication

    [RequestAttributes]

    ; SAN = dns =FQDN_you_require& dns =other_FQDN_you_require

    ;-----------------------------------------------


    After I generated the CSR with the following command: certreq-new request.inf certreq.txt


    After that I generated the certificate with our CA in DER64.


    In the MMC on the composer of server I import the certificate. Always go to the right.


    And the last thing is to replace the default certificate with the IVR command: SviConfig ReplaceCertificate


    It's done. I restart the composer server go to the dashboard to see the flag. But I got a redflag about the composer with the following message: the server certificate does not match the url


    I searched this message on Google and the error appear to be in the "NC", I checked the synthax and the name of the server (FQDN) are correctly write. I also see that we can use SAN (alternative name of the object).


    But I still got the same error.



    Anyone has an idea about this?


    Best regards

    Excuses that became automatic registered please ignore previous comment. Good now back instead on certificates of composer does not work as expected. Please share the result at the bottom of the step

    If you use the utility replace sviconfig from there to return to default certificates the certificate error disappears?

  • extending the view object is not any related entity object

    Hi all

    I am interested to be extended on VO standard pages in JDeveloper OA extension object
    the standard page is oracle/apps/pos/supplier/...suppSummaryPG
    and one of the view that interests me is suppSummVO
    the problem is that when I copy xml files and java files from the application server to
    my local folder jdevelope, I'm not able to open this suppSummVO, the changes which
    I find another object of VO and this (suppSummVO) object is that this VO does not
    Associated entity object and the only request is back on this VO, that is the reason that
    I am not able to open Jdeveloper, but the real problem is that how I can extend this type of VO
    in my OAExtension.

    Respect of
    Noman

    Hello

    Copy the file server.xml from the server and open the server.xml file in jdeveloper.

    Thank you
    Gerard

  • Problem with the persistent store & object

    Hello

    I store 2 types of persistentObject in PersistentStore. I find the problem when retrieving the Typeobjet2. The code is:

        private void GetPersonFromPhone() {
            synchronized(store) {
                data = (Vector) store.getContents();
            }
            System.out.println("\\\\\\\\\\\\\\\\\\  Into GetPersonFromPhone Data = " + data.size());
            PersonInfo pi = null;
            Person p = null;
            for ( int i = 0; i < data.size(); i++) {
                System.out.println("Object Got i = " + i + " - " + data.elementAt(i).getClass().getName());
                if (data.elementAt(i).getClass().getName().endsWith("PersonInfo")) {
    
                      .....
                      data.removeElementAt(i);
                }
            }
             p = null;
            pi = null;
            return;
        }
    
        private void SavePersonsToPhone() {
            PersonInfo info;
            System.out.println(" To SAVE Persons = " + personVec.size() + " To Store Data Size = " + data.size());
            for (int i=0; i < personVec.size(); i++) {
                info = new PersonInfo();
                data.addElement(info);
                p = null;
                info = null;
            }
            System.out.println("Now DATA size = " + data.size());
            synchronized(store) {
                store.setContents(data);
                store.commit();
            }
           // Dialog.inform("Success Stored");
    
            info = null;
            return;
        }
    
     Results
    

    Nobody GOT = name = Mr John Micheal, Email =, URL = store/samples/pictures/Quiver_Tree.png, Send = true
    Size PersonVector = 1
    Object obtained I = 3 - src.se.PersonInfo
    Nobody GOT = name = Peter Simon, email = [email protected], URL = store/home/user/iBeloved/photo1, Send = true
    Size PersonVector = 2
    GOT people = 2 size = 3 data store

    Add new record

    Person - McMillan Desilva, [email protected] , SentEmail = false

    To SAVE the people = 3 to the data store size = 3
    Save I have 0 - name = Mr. Micheal John = Email, URL = store/samples/pictures/Quiver_Tree.png, Send = true
    Added Mr. John Micheal, Email = true to vector to the store
    I save 1 - name = Peter Simon, email = [email protected], URL = store/home/user/iBeloved/photo1, Send = true
    Peter [email protected], Email added = true to vector to the store
    Save I have 2 - name = McMillan Desilva, Email = [email protected], URL =, Send = false
    Added McMillan detailed [email protected], email = false to Vector to the store

    The NEXT TIME that I RAN the APPLICATION

    Nobody GOT = name = Peter Simon, email = [email protected], URL = store/samples/pictures/Cascade.png, Send = true
    Size PersonVector = 1
    Object obtained I = 3 - src.se.PersonInfo
    Nobody GOT = name = Peter Simon, email = [email protected], URL = store/home/user/iBeloved/photo1, Send = true
    Size PersonVector = 2
    GOT people = 2 size = 4 data store

    To SAVE the people = 2 to the size of the data store = 4
    Save I 0 - name = Peter Simon, email = [email protected], URL = store/samples/pictures/Cascade.png, Send = true
    Peter [email protected], Email added = true to vector to the store
    I save 1 - name = Peter Simon, email = [email protected], URL = store/home/user/iBeloved/photo1, Send = true
    Peter [email protected], Email added = true to vector to the store
    DATA size now = 6

    You CAN SEE FROM THE results, how the data changes and incompatibilities. Sometimes he gives good resutls sometimes incompatibilities. Someone can say, where I'm going wrong or what makes the results of the get code.

    Thank you

    Not looked at seriously, but there seems to be a coding bug in this piece of code:

    for (int i = 0; i)< data.size();="" i++)="">
    System.out.println ("object got I I =" + i + "-" + data.elementAt (i) .getClass () .getName ());
    If (data.elementAt (i) .getClass () .getName () .endsWith ("PersonInfo")) {}
    ....
    data.removeElementAt (i);
    }
    }

    Say that the vector has 3 elements inside.  You spend the first at the beginning of the second loop, I = 1, and the for loop see data.size () 3.  Then you deal with the second and delete.  Then when you go back to the loop for I = 2, and data.size () = 2, so you never treat a third.

    Of course, logic could just as easily result in code by jumping the elements of the vector.

    Maybe that's your problem?

  • Problem with the materialized view (ORA-02345)

    Hello

    I am trying to create a view materialized, based on the following function:

    CREATE OR REPLACE function RBS_USER.dynamic_pivot return sys_refcursor
    as
    sql_query varchar2(8000);
    p_cursor sys_refcursor;
    
    
    begin
        for x in (select distinct report_mm from UC_SOURCE_CUR_ACCT_CLASSIF order by 1)
        loop
            sql_query := sql_query || '''' || x.report_mm || ''' as "' || to_char(x.report_mm,'mm/dd/yyyy') || '", ';
        end loop;
    
    
        sql_query := 'select * from (
           select UC_BUSINESS_TYPE, PRODUCT_PORTFOLIO, REVENUE, REPORT_MM FROM UC_SOURCE_CUR_ACCT_CLASSIF
        )
        pivot
        (
           sum(revenue)
           for report_mm in (' || substr(sql_query,1,length(sql_query)-2) || '))';
    
    
        open p_cursor for sql_query;
        return p_cursor;
    end;
    
    

    I'm getting ORA-02345: cannot create a view with column based on CURSOR operator.

    How can I re - write the code in order to to use to generate a materialized view?

    Perhaps using a PIPELINED function? But the problem is that I don't know beforehand the return type that it can vary (based on a range of months in the UC_SOURCE_CUR_ACCT_CLASSIF table, which does not.

    Thank you

    M.R.

    I'm getting ORA-02345: cannot create a view with column based on CURSOR operator.

    How can I re - write the code in order to to use to generate a materialized view?

    You can't - a slider is PL/SQL, SQL not and has all the data.

    Perhaps using a PIPELINED function? But the problem is that I don't know beforehand the return type that it can vary (based on a range of months in the UC_SOURCE_CUR_ACCT_CLASSIF table, which does not.

    Then explain how a materialized view THAT REFRESH could possibly work if the return type could change after the MV was last refreshed?

    You should base a MV on real data such as returned by a SQL query.

  • Problem with component hierarchy Viewer

    When I used the hierarchy Viewer on a page (which does not include the model) it works fine.
    But when I used the same with the page template, it does not work.
    Need help immediately. Grappling with this issue. Monday entered into service
    Please help me :(

    I don't know what is you the real problem, but I tested the viewer of the hierarchy in a workflow and could put it on a different page than the region without problem.

    Have you tested this?

    Did you put the viewer in the hierarchy of the workflow on a page as a region? You then see the hierarchy?

    Timo

  • Problem with cluster containing different objects!

    Hello to all 2!

    Here's what I'm trying to do:

    -J' have a group of 3 elements: 2 Boolean and 1 controls arrow.

    -I want to display all the objects in the cluster and disappear in sequential order: Boolean - invisible; arrow - invisible, Boolean - visible; arrow-visible, invisible 2 - Boolean and so on.

    I have attached a vi in which I tried to address this issue, but without success.

    Any ideas?

    Thank you very much!

    Andrew.

    Andrew,

    Make the arrow a Boolean control with an image of an arrow.  Then, all the controls are Boolean values, and visibility can be controlled by a simple loop.

    Lynn

  • Problem with Direct3D, can make objects in the software WAS.

    Hello

    I use software WAS whenever I try to return something, it displays an error and the program is closed.

    Error reads: -.

    Could not initialize Direct3D

    Error ID "value cannot be null.

    Parameter name: 'Array' Argument is nothing. »

    Hi Isabelle,.

    Thank you for your response.

    I would need more information to help you.

    What is the brand and model of the computer?

    I suggest you to uninstall and reinstall the latest graphics card drivers compatible for Windows 7 on the computer manufacturer site.

    If the problem persists I suggest to create a new user account with administrator privileges.

    http://Windows.Microsoft.com/en-us/Windows/create-user-account#create-user-account=Windows-7

    For reference:

    https://msdn.Microsoft.com/en-us/library/Windows/desktop/hh309466 (v = vs. 85) .aspx

    Hope this information helps and let us know the State of the question, we will be happy to help you.

Maybe you are looking for

  • Impossible to safely remove external USB HDD - ejection of mass storage device problem

    Hello I have a 250 toshiba external hard drive. "When I go safely remove device and click on stop, guests me that ' ejection of mass storage device problem and try later. Is there a reason for this? As I have heard it is dangerous to pull the cord wi

  • T410 - devices without drivers

    Hi guys, I just did a clean install on my T410 (Type: 2537 RY9) and I have 2 unmanned devices which are: Base system deviceNetwork controller Im working on Win 7 x 64. I think that the absence of these factors is causing my LAN to do not be able to c

  • HP P001TX: STARTUP PROBLEM

    Hello world... Please hlp. My laptop was working fine and I wrote my thesis... due to late night I used to put my laptop on the way 'sleep' and this went on for 2 weeks. Two days ago my thesis got typed completely and I shut down correctly my laptop

  • Reboot discs do not support my PC model when try to restart

    I did restart disks on my Vista 32 bit installed, would like to restart because I have problems installing Microsoft office and student (a code of 1406) and the pc becomes slow, but my computer will not use the disks I made starting up to restart he

  • where to download the samsung usb driver to use with windows xp service pack

    Please tell where I can download samsung usb driver for use with windows xp service pack 2 for duos samsung galaxi s 2