What kind of view object would I need to create to achieve this ADF form?

I have an entity that has several dates. The dates are stored in a table separate from the entity, each entity date has a date type (open, close, interview, etc) associated with it. The DBAs idea (who else of course!) was to have the flexibility to add new types of dates for entities when needed.
So you have tables like this -
Table: EntityTable
Columns: EntityId, EntityName
Table: DatesTable
Columns: EntityId, Date, DateTypeCd
I need to display an editable ADF form where I can update the entity and the entity dates
The ADF form would contain something like this
Entity Name: []
Opening Date: []
Closing Date: []
Interview Date: []
What kind of view object would I need to create to achieve this?

That would be a master-detail relation 1-* between 'entity' and 'entity dates'. If your dba has set up the foreign key association in the db and you use the wizard to create the business objects, jdev pick up the relation and create the correct master detail relation in the vo layer for you.
By the way naming a table 'entity' is not a good idea when working with ADFbc. We all talk about entities when we relate to a business object (in this case a row of a table or entity object or EO). So it's hard to distinguish the two, your specific table 'entiyt' and the common term entity or EO which can be a row of any table.
Timo

Similar Messages

  • What kind of view object should I create for this data model?

    I have an entity that has several dates. The dates are stored in a table separate from the entity, each entity date has a date type (open, close, interview, etc) associated with it. The DBAs idea (who else of course!) was to have the flexibility to add new types of dates for entities when needed.
    So you have tables like this -
    Table: EntityTable
    Columns: EntityId, EntityName
    Table: DatesTable
    Columns: EntityId, Date, DateTypeCd
    I need to display an editable ADF form where I can update the entity and the entity dates
    The ADF form would contain something like this -------
    Entity Name: []
    Opening Date: []
    Closing Date: []
    Interview Date: []
    What kind of view object would I need to create to achieve this?

    That would be a master-detail relation 1-* between 'entity' and 'entity dates'. If your dba has set up the foreign key association in the db and you use the wizard to create the business objects, jdev pick up the relation and create the correct master detail relation in the vo layer for you.
    By the way naming a table 'entity' is not a good idea when working with ADFbc. We all talk about entities when we relate to a business object (in this case a row of a table or entity object or EO). So it's hard to distinguish the two, your specific table 'entiyt' and the common term entity or EO which can be a row of any table.
    Timo

  • What kind of pearl script would I need

    I just uploaded my very first site online
    (urbaninkdesigns.com) and I am trying to use the formmail script
    for my contact page. Problem is that I am using a free web host and
    its not allowed unless I upgrade (no cgi-bin directory). so I am
    trying get around this issue by using a script that will just send
    the submitted information web users fillout on form straight to my
    email since I dont have a cgi-bin directory on my server. What
    script would I use to accomplish this. any advice would be helpful.
    thanks in advance

    That would be a master-detail relation 1-* between 'entity' and 'entity dates'. If your dba has set up the foreign key association in the db and you use the wizard to create the business objects, jdev pick up the relation and create the correct master detail relation in the vo layer for you.
    By the way naming a table 'entity' is not a good idea when working with ADFbc. We all talk about entities when we relate to a business object (in this case a row of a table or entity object or EO). So it's hard to distinguish the two, your specific table 'entiyt' and the common term entity or EO which can be a row of any table.
    Timo

  • What kind of tech stack would I need to install Web ADI?

    and also, how involved is the installation?

    Consistent with Oracle Applications 11is Self Service Web Applications (SSWA) technology, Web ADI takes advantage of Oracles proven technology stack. This would allow existing 11i users to install Web ADI seamlessly. If you are not currently on 11i, all you need to have is Oracle IAS 9i. Aside from that, Web ADI is just couple of server side patches to your existing system.

  • I need to reinstall  SL - what kind of backup(s) would i need to do ?

    Should i use time machine, super duper, or manually copy it?

    Two is always better then one.
    Both of those backup programs create backup that satisfy differnet purposes. The TM backup is great for the restore of files. The SuperDuper backup creates a bootable clone on the other hand. This will allow for faster recovery of your system in case it is totally hosed.
    Personally I do both continuously.
    Allan

  • What kind of resource demand does the standalone listener create?

    Hi all -
    I'm wondering what kind of resource load is consumed by the separating the listener off of the database. I guess I was under the impression the listener doesn't really do much at all other than handle the connections and calls to the database. Is it correct in assuming the majority of the resource consumption is still actually on the database or does the listener have a more impacting role?
    The question goes into determining what kind of processing power would be needed for a server that is only hosting the listener. Seeing as there really isn't anything that changes within the environment I'm wondering if it's really necessary to have multiple VM's setup for the sole purpose of hosting the listener. On that same note, is separating the listener onto a separate machine really removing any processing demand from the database?
    Thanks :)

    Hi,
    it seems you mixed up the database listener with APEX Listener. The APEX Listener is not an alternative for the database listener (you'll still need it when using the APEX Listener), but can be an alternative web server for the Embedded PL/SQL Gateway (EPG, using the database's internal XDB HTTP Server) or Oracle HTTP Server (OHS) to host your APEX instance.
    So as ALEX points out, it'll need about as much resources as one of the other web servers would. How much it will be depends on your usage scenario. Again, there is no immediate relation to the database listener.
    -Udo

  • I will be traveling to London for 2 months what kind a converter/adapters do I need for my apple products

    I will be traveling in London for school for 2 months what kind of converter/adapter do I need for my apple products?

    Covers your Mac and your iToys:
    http://store.apple.com/us/product/MB974ZM/B?fnode=MTY1NDEwMQ

  • What kind of programming background do you need to start making iOS apps?

    I have zero knowledge of programming. I have done programming about 7 years ago and it was extremely basic stuff and mostly to do with C. I have learnt BASIC language (wonder if its even worth mentioning) in school!! But, I really want to program. Even if it takes a long time. How do I get started??

    Your question "What kind of programming background do you need to start making iOS apps?" does not have a single answer. Thanks to the internet, nowadays its possible to start from zero. You can find an answer for even the most basic question on the internet. It just a question of time and effort. If you have
    the time
    no pressing deadline and a
    high frustration tolerance
    just go ahead and do it.
    Regards - Roe

  • If i were to get this computer would i need a new network for this or what accessories  would i need?

    If i were to get this computer would i need a new network for this or what accessories  would i need?

    If you have WiFI which is not something extremely specific, and I believe it is not - you are fine with network, just go and buy you a computer and enjoy.

  • Problem with 2 View Objects based on One Entity -Probably a Bug in ADF BC

    Hi
    I am using JDeveloper 10.1.3(SU5) and adf faces and ADF BC and to explain my problem I use HR schema.
    First, I created 2 view objects based on countries table named as TestView1 and TestView2. I set TestView1 query where clause to region_id=1 and TestView2 query where clause to region_id!=1 in the view object editor and then I created 2 separated form on these 2 view objects by dragging and dropping from data control palette.
    Now when I insert a record in the form based on TestView1 with region_id set to 1 and commit the record and go to the next form I can see the record in the second form which is completely wrong since it is against the where clause statement of the second form.
    I am really confused and the situation is very wired and it seems to me something like bug in adf bc.Am I right.Is there any work around or solution for solving this problem.
    Any help would be highly appreciated.
    Best Regards,
    Navid

    Dear Frank,
    Thank you very much for your quick response.
    Reading your helpful comments now I have some questions:
    1- I have commited the record in the database so shouldn't the query of view objects be re-queried?
    2- We try to use ClearVOCaches (entity_name,false) in afterCommit of the base entity object but unfortunately it does not work correctly. after that,We got root app module and used findViewObject method to find all the view of that entity (we have found them by using name not automaticlly) and called executeQuery of all views. From my point of view it has 2 big disadvantages. First suppose that this entity is an important entity and 4 or 5 viow objects are based on it. Now, For inserting one record we should re-execute 4 or 5 view which I think makes some performance issues. Besides, If during the development one programmer add a new view object based on this entity and don't add the executeQuery in the afterCommit for this view, again we have the same problem. Isn't there at least a way that automatically refresh all related view objects however the performance issue still exists.
    3- You mentioned that this issue is handled in the developer guide. Could you kindly give me a refrence which developer guide you mean and which section I should read to overcome this problem.(I have ADF Developer's Guide for Forms/4GL Developer's Guide , however I search for clearVOCaches and surprisingly nothing was found!!!)
    4- Could you please give me some hints that from your point of view what is the best method to solve this problem with minimum performance effect.
    Any comment would be of some great help.
    Thanks in advance,
    Navid

  • I need to edit sections of several songs into a single track on a CD for a dressage test. Any ideas what software I need to get to achieve this?

    I need to edit sections of several songs into a single track on a CD for a dressage test. Any ideas what software I need to get to achieve this?

    Audacity 1.2.5 is an audio editor in which you can assemble and edit your recordings: it's free. I don't think it would burn CDs - you would have to reimport the finished recording into iTunes and burn from there.
    Amadeus Lite is $24.99 in the Mac App Store and is in my opinion a better product: it can burn your audio CD directly.
    If this is a one-off job you might as well use Audacity: if you are planning on doing this sort of thing at all often you would probably be better off either with Amadeus Lite or Amadeus Pro ($59.99) though this latter may well be over-specified for you as it includes multi-track editing.

  • What is variants...why we need to create these in bw for processchains run

    what is variants...why we need to create these in bw for processchains run

    Process Variant lets u select on what all Objects the process type need to process on.
    http://help.sap.com/saphelp_nw04/helpdata/en/6e/192756029db54192427cf6853c77a7/content.htm
    Ex : Create Index Variant will have the Cube name for which( Load ) the Indexes are created.

  • What kind of graphic card do I need for second screen?

    I have a Mac Pro with GTX 680 card that outputs to a 27" Cinema Display and 42" TV. The TV screen is a few frames of, so I understand I need a separate videocard for the TV so I can adjust this with frame offset in FCP.
    What kind of card is suitable for this? There is 30m distance from Mac to TV, is this too long for HDMI cable?

    I don't know.  My experience with Aja IO card is that's it's more complicated configuring it (at least with fcp7).  I have a friend with a macpro and every time we need to use it, it requires playing around with control panel and the view settings within fcp.  Maybe operator error.  The BlackMagic just usually works although I found with Avid Media Composer 7, if you tried to load material that didn't match the project settings, you could not get the project to every play out through the intensity.  You'd have to create a new project and open your existing bins in the new project.  Took me a while to figure out what was going on. 
    Aja's support is supposedly much better, but I did get answers via email from blackmagic with the avid issue.  Took a few days, but they did come thru. 

  • What kind of cellular plan do you need for iPod Touch?

    I'm thinking of replacing my Classic with a Touch. What kind of cellular service lan do I need?

    none. The iPod does not have a cellular radio. The iPod touch is wifi only.

  • What kind of video camera do I need to be able to import to

    I do not know what kind of video camera I need to have to import to iPhoto. My parents have a VHS camcorder. Can I use that one? Do i need to have a digital camcorder?

    Hi Katrina,
    welcome to thsi forum
    to throw in some €cents...:
    * mini-dv, nothing else
    * with the "big" brands (Sony, Canon, ...) you stay save
    * go to a shop and make some "hands on experience"... Panasonic for example is VERY small for some hands...
    * ask for a firewire-cable, 4/6pin to connect camera with your Mac (no, usb DOESN'T work)
    * that camera doesn't need any effects...- you will add this in iMovie..., so a very basic one is good enough
    * get a second battery and a tripod ;-))
    * follow any other advice given you here in this forum
    and, besides, no, vhs camcorder don't work with iM....

Maybe you are looking for

  • Phone numbers not recognised (sms & incoming)

    After a momunmental mobile me sync disaster (it somehow trippled every contact), I had to wipe mobile me (and subsequently all conatcs on my phone) and restore it from a back up. Activating one device at a time and replacing info on device with new d

  • Cash Sale - Cash Balance Update.

    Hi, While doing the Cash Sale, Cash Balance is not getting updated. Before posting this I have gone thru the forum and made some changes accordingly(in OV77).But even then Cash Acct in not getting updated. In one of the answers it is mentioned to giv

  • Itunes win xp crash everytime it downloads

    Every time I goto download a podcast or even from the ITUNES STORE it crashes with the WinXp blue screen of death!!! I have bought songs which I cannot download because of this stupid crash.. what could be causing this?

  • Created a disk image for a DL disc but no menus appear when it is burnt

    I told my iDVD project to 'burn' a DL Disc image and burnt the image with Disk Utility.The iDVD project preview shows all of the required menus etc.. BUT the burnt disc does not, neither does the image file if mounted and opened with DVD player.This

  • New installation X230 / WIN7

    After several tests and problems I'm thinking of reinstalling my system. All data is already removed and the remaining software easily can be re-installed. The system has a SSD-drive with Lenovo-Recovery partition "Q". Is there any description availa