UML drag and drop Jdev 9.0.2

I've some problem with drag & drop, in Jdev 9.0.2 and it does not create an entity object in the class diagram when I try to bring it from tables. It looks like my connection to Access db is ok and I see the table columns in the structure area. Meanwhile I open entity object from the icon, successfully.
Thanks in advance for any help.

Hi,
Is it actually giving you an error on dropping or is it that it appears to do nothing? If it is the latter, then try the following steps:
1) Select the tables in the Navigator and release the mouse button
2) Right-mouse button click on a selected table and drag to the diagram
You may find that if you try and select and drag in one movement then it may not work, however if you do the selection and then do the drag it should be OK.
Hope that helps,
Lisa
JDev UML Modelers QA

Similar Messages

  • Drag and drop data object  not working in jdev 11.1.1.7

    I am trying to do quote process lab and faced this issue.
    When defining the user task parameter in jdev 11.1.1.7 i am not able to drag and drop the data object in parameter list section.

    Infact i am trying to create a simple BPMN projoect but it doesn't allow the data object to be drag and dropped in the parameter list.
    This same thing was working fine for me in Jdev 11.1.1.6,Is there a bug in jdeve 11.1.1.7 ? Has anyone tested with the latest release?

  • Drag and dropping database objects in Jdev

    I evaluated Visual Cafe and deciding wheather to go with VC or JDev. One of the cool things I noticed in VC is that one can drag and drop database objects in the form using DBNavigator. I haven't seen anything similar in JDev 3.1. Does this or something similar exist in JDev?
    Regards,
    Mark

    Mark,
    Yes, the DB Navigator in Visual Cafe may provide a nice simple look at the database Tables - but so does JDeveloper's Database Navigator - VC may excel in the Drag and Drop functionality - but this is not the real objective. Let me explain...
    When creating a real enterprise level application in Visual Cafe, you begin to discover that DB Navigator along with it's nifty Drag & Drop is no match for JDeveloper's unprecedented level of database integration. JDeveloper's Database related integration includes (but not limited to):
    - JDevelopers Database Navigator
    - Integrated SQLJ environment
    - Tight Business Components for Java (BC4J) integration
    - Wizard driven Form generation (thin & thick)
    - DAC Controls / InfoSwing components
    - Named Connections / Connection Manager
    - WebBeans / JSP Element Wizard
    The closest thing in JDeveloper to what you are referring to in VC is JDeveloper's support for the Design mode which allows you to design both graphical and non-graphical elements. In particular, JDeveloper allows you to design your InfoSwing and InfoProducer components using the Designer - by selecting the component (JavaBean) from the Component Palette and then [Dragging Optional] Dropping it on either the Design Canvas or the Structure pane (lower pane of Navigator window).
    For non-visual elements (such as InfoProducer elements), the Structure pane allows for Creation via Drag & Drop and allows for property setting by using the Property Inspector (Since it is a JavaBean...).
    There are many reasons why JDeveloper provides a much richer and more productive development environment than Visual Cafe. Most have to do with seeking a complete enterprise level solution. JDeveloper adresses the enterprise level application developers needs directly with integration of elements from Tools & Wizards to the integration of a complete application development framework - Oracle Business Components for Java - No other tool can provide you with such a rich and productive development environment.
    John - JDeveloper Team
    null

  • Drag and drop STILL sketchy in Struts Page Flow

    Struts Page Flow has been a major problem area in JDev since it was introduced, and I am still having some useability issues with it.
    I CANNOT drag an application module method out, onto a data action; if the data action isn't one of the newest actions on the page. If the action has more than one target, (multiple "forwards") or just isn't one of the "newest" actions on the page, the GUI shows me dragging a the method from an app mod out onto the action, but no work is done once I drop it. I must delete the data action, and re-create it. This, in the mean time, will overwrite any data action class I had defined originally.
    This needs to be fixed very soon, as it has been in every build of 10g that I have dealt with.

    Ok. To reproduce the bad drag and drop behavior:
    Create a Misc Data page, name it "Home"
    Drag a data page out, name it "A", and put stuff on it. (Doesn't need to be complex).
    Drag an action out, name it "B".
    Drag another action out, name it "C"
    Connect a forward from "A" to "B", connect a forward from "B" to "C". Connect a forward from "C" to "Home".
    Connect a "fail" forward back, from "B" to "A".
    Try to drag a method off of an applicaiton module to Action "B". It should not work.

  • NamedViewCriteria not working when drag and dropped as filtered table.

    Using JDev 11.1.2.1.0.
    I'm attempting to use NamedViewCriteria more and more because, well ... I keep reading it's the way to go. But I'm encountering an aggravating problem. I can't get them to work when I drag and drop as a filtered table onto a page. They work when I apply them in a managed bean, but simply dragging and dropping will not trigger the NamedViewCriteria to display the filtered items correctly.
    Creating a where clause manually works fine.
    Manual Where Clause & drag and drop ViewObject from data control
    (:pBpKey is null or upper(BP_KEY) like '%' || upper(:pBpKey) || '%') AND CinderBusinessPartners.BP_TYPE = 'C'NamedViewCriteria & drag and drop from ViewObject's NamedViewCriteria from data control
    ( ( (CinderBusinessPartners.BP_KEY LIKE ('%' || :pBpKey || '%') ) AND (CinderBusinessPartners.BP_TYPE = 'C' ) ) )There are three problems:
    1) The query pulls back all items. It doesn't retrieve only where BP_TYPE = 'C'.
    2) It is case sensitive. i.e. Enter in A will not pull back the customer Wal-Mart because Wal-mart contains lowercase a's.
    3) If I set the table's "Show Filter" attribute to true, the filter has the text "\*pBpKey\*" filled in by default. uhhh What?
    In the NamedViewCriteria's "UI Hints" tab, I have the "Query Automatically" checkbox selected.
    Any ideas why the NamedViewCriteria isn't "just working"?
    I'll be back with pictures after the break.
    Will

    I've rolled this into a bug post as seen here: BUG: NamedViewCriteria drag and drop as table SNAFU
    Pictures:
    Here is the NVC query
    http://www.williverstravels.com/JDev/Forums/Threads/2381120/Nvc1.jpg
    Here's that dang extra bind variable!
    http://www.williverstravels.com/JDev/Forums/Threads/2381120/Nvc3.jpg
    And just because I like awesome Paint.Net art.
    http://www.williverstravels.com/JDev/Forums/Threads/2381120/Nvc2.jpg
    Hope this helps someone down the road.
    Edited by: LovettWB on Apr 26, 2012 1:59 PM

  • How to drag and drop the af:inputNumberSpinbox in the control panel

    Hi,
    I am using jdev 11.1.1.4.0
    I need the component as <af:inputNumberSpinbox> . Create a data model and how to drag and drop as inputNumberSpinbox in the data control.
    normally drog and drop the particular attribute as inputText box only. I want <af:inputNumberSpinbox>.
    anythig want to change in the view object control hints itself. help me.
    Regards,
    ragupathi S.
    Edited by: Ragu on Jun 22, 2011 4:45 PM

    Hi,
    Can't you drop it as an inputText and then change it in the source to inputNumberSpinbox?
    Regards,
    Stijn.

  • Drag and Drop to Forms

    Hi OraTechies,
    Can anyone give some insight to my problem.
    The apps is written with Forms 6.0 and deploy in client server architecture. Soon, to be web enabled.
    In production, a user constantly complain about lost data. We found out he was dragging text/data from MS-Word document and dropping to a field in a multi-record forms. When record is saved and re-queried the data is not there.
    The drag and drop shows the data is being copied to the field. If the record is cleared without saving, the dragged over text is "hovering" over the field. It looks like Windows just repainted the display and nothing else.
    Comments, suggestions or solutions anyone?
    Cheers,
    AC-NZ

    Francois,
    I have tried to implement this bean but I'm having problems. I've been using your
    LAF package for almost 4 years now without issue. I tried the jar file from the zip
    file. I also created a new project and recompiled the java code against the 10.1.2.3
    frmall.jar file that matches our app server. I resigned it and it's still not working.
    Maybe I'm just missing something simple. When I compile and run the form, I see
    the canvas and I can change the text fields, but I don't see how I can drag and
    drop items. Hopefully, you can think of something that can fix our problem. I would
    love to be able to use drag and drop functionality in an upcoming application.
    We're running the following versions:
    App Server: 10.1.2.3
    DB: 10.2.0.5
    JDev: 10.1.3.3.0
    Windows XP for the clients
    Windows Server 2008 for the servers
    Thanks,
    Jason
    Edit: I looked in my java console and saw that my issue was that we signed this jar file with a different certificate. I created a special config as Francois has suggested in another post and included only the DnD.jar file and it worked. However, I can't get the image or multi-line text areas to drag and drop. I'll keep poking around and see if I can figure out what's going on. The console seems to recognize when I'm dragging and dropping from all fields.
    Edited by: hanszarkov on Jun 27, 2011 12:58 PM

  • Treetable componet drag and drop issue

    hi
    I am using jdev 11.1.1.4.
    I have used treetable component. I have 100 records in table and tree has right scroll bar.
    I have implemented drag and drop operation on treetable.
    The problem is
    When I select one if node in treetable and try to drop it in last node of table (which is not visible and dont want to increase height of table) by left click of mouse then scroll bar is not moving to down.
    How would I able to move the scroll by using mouse with selected node at the same time.
    Regards,
    Kiran.

    That does not exist - the workaround (maybe permanent solution - who knows) is
    File menu ==> export
    And BTW if you are not backingup all the time you are 100% guarenteed to lose all of your files and photos sooner or later
    LN

  • Drag-and-drop in Web Center 11g

    I'm running the Avitek sample portal on JDev 11.1.1.3 with Web Center on integrated WLS.
    Is it possible to enable drag-and-drop of portlets within the page layout - by an end-user?
    I understood this was a feature available in Web Center and not in WLPortal - so has anyone got this working?

    Webcenter supports drag and dropping of portlets out of the box. You don't need to do anything special to enable drag and drop of portlets.
    The only requirement there is, is that users are logged in and they have granted personlization rights.

  • Drag and drop components

    hi folks,
    am using jdev 11.1.1.5.0 - adfbc.
    when am i wondering about drag and drop components in ADF 11g.
    i get some of the example.
    http://www.oracle.com/technetwork/developer-tools/adf/learnmore/60-table-drag-n-drop-sample-176981.pdf
    http://www.baigzeeshan.com/2011/01/drag-and-drop-collection-in-oracle-adf.html
    http://www.baigzeeshan.com/2010/07/implementing-drag-and-drop-functionaly.html
    http://www.gebs.ro/blog/oracle/adf-drag-and-drop-hints/
    http://www.gebs.ro/blog/oracle/oracle-adf-overcome-adf-restrictions-on-copying-components-with-drag-n-drop/
    ok fine. is there any other links. make more interactive in UI
    need is :
    make my user to feel free use my application.

    What about the product documentation ?
    http://docs.oracle.com/cd/E23943_01/web.1111/b31973/af_dnd.htm#CIHCHGIF
    Also, the following book:
    has a chapter (chapter 14) on drag and drop
    http://www.amazon.com/Oracle-Fusion-Developer-Guide-Applications/dp/0071622543/ref=sr_1_cc_1?s=aps&ie=UTF8&qid=1343975521&sr=1-1-catcorr&keywords=Oracle+Fusion+Developer+Guide
    Frank

  • Drag and drop features on adf faces

    Hi all,
    I was toying around with the drag and drop compenents, like Duncan Mills describes it in his blog (http://groundside.com/blog/DuncanMills.php?p=574&more=1&c=1&tb=1&pb=1).
    Anyway, I tried to implement that feature between 2 tables. One attribute on the second table is draggable to the first table, of course in their right columns, to replace old attributes. Both are just ouput text.
    I run the page. Of course it doesn't work. I get this message :
    ATTENTION: DataFlavorTag must appear inside class oracle.adfinternal.view.faces.taglib.dnd.AbstractDropTargetTag not class oracle.adfinternal.view.faces.unified.taglib.data.UnifiedColumnTag
    And when I encapsulate the dataFlavor in the dropTarget tag, JDev throws an error.
    Well, maybe that's not the issue, because one is a warning and the other and error. But I was wondering, maybe it is a bug.
    Regards

    Have you got a simple drag and drop case working. E.g. from input text field to input text field just be assigning a dragSource and dragTarget to two items?

  • BUG: NamedViewCriteria drag and drop as table SNAFU

    I thought I had this beat, but no: NamedViewCriteria not working when drag and dropped as filtered table.
    The gist of the problem is that my NamedViewCriteria does not filter correctly unless the read only table's "Show Filter" attribute is set to "visible".
    Pictures:
    1) Normal drag and drop of named view criteria. All items are displayed.
    http://www.williverstravels.com/JDev/Forums/Threads/2381319/Nvc4.jpg
    2) Change nothing except set "Show Filter" table attribute to "visible". Everything then works.
    http://www.williverstravels.com/JDev/Forums/Threads/2381319/Nvc6.jpg
    3) Thought I would go to the table binding, enable filtering, and enter in the text I saw in the filter box. i.e. \*:pBpKey\* , which I was hoping would allow me to set "Show Filter" to invisible. That didn't work either.
    http://www.williverstravels.com/JDev/Forums/Threads/2381319/Nvc5.jpg
    Anybody know how to get around this?
    Will

    Here's something else that is a little off, but I can see why the behavior occurs.
    The iterators of the NamedViewCriteria (the tree table) and the ViewObject iterator aren't in sync on page load. While I can see why this would be so, it would be nice (at least at first glance) if there were some way to drag and drop the NVC as a form or somehow have an NVC iterator.
    http://www.williverstravels.com/JDev/Forums/Threads/2381319/Nvc11.jpg
    http://www.williverstravels.com/JDev/Forums/Threads/2381319/Nvc12.jpg
    I came back to this and thought it a better idea to do a method call as the default activity in my task flow.
      public void markInitialRow()
        ViewObjectImpl vo = this.getFilteredBp();
        vo.setApplyViewCriteriaName("VendorsVOCriteria");
        vo.executeQuery();
      }And viola, the iterator has been filtered as well. Plus, I didn't have to go to the Tree binding and enable filtering + set BpType = V.
    Edited by: LovettWB on Apr 28, 2012 8:45 AM

  • Getting a stop  symbol while dragging and dropping in IE9 and IE8

    Hello,
    I have implemented the drag and drop of row in a table. The functionality is working fine but in IE 8 and IE9 when I drag and drop the row over another row it is showing a stop sign, though in-spite of that stop symbol the drag and drop is working fine. I am using jdev 11.1.1.6
    Thanks
    Tarun

    Hi,
    The cursor is under the control of the drag and drop framework during drag and drop operations. So if the behavior is normal on FF and /or Chrome and you have a support contract, please file a service request asking the analysts to look at your test case. Alternatively you can try and set.
    If you don't have a support contract (still we are interested to get this issue checked), please send a test case to myself (mention your OS and the exact IE versions - you find that in the Help / About). In the latter case zip the workspace, rename the zip to unzip and use the mail address in my OTN profile.
    Frank
    Disclaimer: Bugs I file flagged "internal" and not visible outside of Oracle. In addition I don't track bugs to provide status updates.

  • Drag and Drop af:carouselItem

    I need add "Drag and Drop Functionality" to a Carousel: When i'll drag a photo onto a af:table a new record will create.
    When i try to add a af:DragSource between af:carousel (or af:carouselItem ) tags this error apears: "Invalid parent Elemente".
    My jdev version is: Studio Edition Version 11.1.1.6.0

    Same error: When I drag an item and move mouse over the table the icon "not allow" stay.
    This is my code:
    ---AF:CAROUSEL
    <af:carousel ....
    <af:carouselItem ....
    <af:image source="#{item.ArcJpg}......>
    <af:componentDragSource discriminant="MoveItem"/>
    </af:image>
    <af:carouselItem>
    <af:carousel>
    ----AF TABLE:
    </af:column>
    <af:dropTarget dropListener="#{backingBeanScope.backing_Example.DropMoveItem}"
    actions="MOVE">
    <af:dataFlavor flavorClass="javax.faces.component.UIComponent"
    discriminant="MoveItem"/>
    </af:dropTarget>
    </af:table>

  • I want to Sync my iPhone 4 to iTunes however I get an error message from iTunes each time I connect the phone to the PC saying that I should restore to factory settings. Frustrating because it's already annoying enough that I can't drag and drop mp3's!!!

    I have never been so frustrated before in my life with any phone. I find it obnoxious as it is that I cannot simply drag and drop files (especially MP3's) straight from my PC directly into my phone, which I have been used to doing up until now. Everyone who convinced me to get the iPhone has instructed me that my frustration can be fixed by downloading iTunes and syncing it all up via that program (which I have never used before). So, I downloaded the program successfully, however when I connect the iPhone 4 to the PC and iTunes is open, I get an error message that 'iTunes cannot read the content of the iPhone "iPhone" and that I should go to the Preferences tab of the iPhone and select 'restore' to restore this phone to factory settings. First of all, I don't understand why I need to do that. I have already downloaded apps and other important things in the 2 days that I have the phone. I am also scared that it will erase my contacts. This is such a headache. Music is very imporatant to me, but I am getting so frustrated that I don't have freedom over the phone which I thought was supposed to be one of the best out there. I would really appreciate help in this matter. I am sure the phone is great but I am on the verge of taking it back and getting something else.

    Hey joshuafromisr,
    If you resintall iTunes, it should fix the issue. The following document will go over how to remove iTunes fully and then reinstall. Depending on what version of Windows you're running you'll either follow the directions here:
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    http://support.apple.com/kb/HT1925
    or here:
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7
    http://support.apple.com/kb/HT1923
    Best,
    David

Maybe you are looking for

  • How to hide the window of Runtime Parameter Form?

    I have a form and I call a report from this form.I have passed some parameters to this report.Before the browser of reports appear the window of Runtime Parameter Form.I want to hide this window of Runtime Parameter Form but I don't know how. Please

  • Looking for a Labview job. Any offers or suggestion​s?

    Hi, everybody! I wish we had labview.jobs or something. Since we have not yet, I would appreciate any hints regarding looking for a Labview job, especially for people with just 1 year of experience, beside emailing everybody on the NI Alliance list a

  • How to display database name in page footer in webi report

    Hi Every one, I have migrated deski report from BO 6.5 to BI 4.1. and converted Deski to WEBI in 4.1. In Bo 6.5 page footer displaying database name but BI 4.1 it showing database type (like Oracle 10g,9i ..etc..). I want database name in page footer

  • I have the new itunes. please for the love of god help me...

    I got a laptop for xmas, got all my songs on itunes, the newest one verzion 9 id guess. If i skip a song it will stay at the same point in the song when i go back to it, it has to be the MOST ANNOYING THING IN THE HISTORY OF TIME. Does anyone know ho

  • Hyperion EPM I1.1.2.3 Installation errors

    HI ,            I installed Hypeiron 11.1.2.3 Essbase , planning , HFM , Reports and web analysis on win 2008 personal server and Relational db was SQL Server 2008.            After configuration when I diagnose  I got the below errors EPM Registry E