Opening ERD in Data Modeler

I am using Data Modeler 2, build 570.
A colleague gave me an ERD he had created with this tool, as an xml.
I copied this ERD and made some changes and saved. But the next day, when I tried to open this modified version, nothing came up. I briefly saw the thermometer bar that displays when an ERD is being loased, but after that nothing appeared in the "Logical" tab. Does anybody know why? Thanks.

OK. Here's the brand new log file after simply trying to open the ERD. I hope it's not too long.
2010-10-20 11:03:31,486 [main] INFO ApplicationView - Oracle SQL Developer Data Modeler Version: 2.0.0 Build: 570
2010-10-20 11:03:34,377 [main] WARN AbstractXMLReader - There is no file with default domains (path: domains name: defaultdomains)
2010-10-20 11:03:56,470 [Thread-3] ERROR FileManager - getDataInputStream: Can not read data
java.io.FileNotFoundException: H:\NE-FIMS\nefims_mqrs_101810Changes\rdbms\nefims_mqrs_101810Changes_RDBMSSites.xml (The system cannot find the path specified)
     at java.io.FileInputStream.open(Native Method)
     at java.io.FileInputStream.<init>(FileInputStream.java:106)
     at oracle.dbtools.crest.model.persistence.FileManager.getDataInputStream(Unknown Source)
     at oracle.dbtools.crest.model.persistence.FileManager.getDataInputStreamWithoutExtension(Unknown Source)
     at oracle.dbtools.crest.model.persistence.XMLPersistenceManager.getInputStreamFor(Unknown Source)
     at oracle.dbtools.crest.model.persistence.xml.AbstractXMLReader.getInputStreamFor(Unknown Source)
     at oracle.dbtools.crest.model.persistence.xml.AbstractXMLReader.recreateObject(Unknown Source)
     at oracle.dbtools.crest.model.persistence.xml.AbstractXMLReader.handleRecreateObject(Unknown Source)
     at oracle.dbtools.crest.model.persistence.XMLPersistenceManager.read(Unknown Source)
     at oracle.dbtools.crest.model.design.Design.loadRDBMSSites(Unknown Source)
     at oracle.dbtools.crest.model.design.Design.openDesign(Unknown Source)
     at oracle.dbtools.crest.swingui.ControllerApplication$OpenDesign$2.run(Unknown Source)
2010-10-20 11:03:56,470 [Thread-3] ERROR AbstractXMLReader - Data inputstream is null (path: nefims_mqrs_101810Changes/rdbms name: nefims_mqrs_101810Changes_RDBMSSites)
2010-10-20 11:03:56,470 [Thread-3] ERROR FileManager - getDataInputStream: Can not read data
java.io.FileNotFoundException: H:\NE-FIMS\nefims_mqrs_101810Changes\businessinfo\Business Information.xml (The system cannot find the path specified)
     at java.io.FileInputStream.open(Native Method)
     at java.io.FileInputStream.<init>(FileInputStream.java:106)
     at oracle.dbtools.crest.model.persistence.FileManager.getDataInputStream(Unknown Source)
     at oracle.dbtools.crest.model.persistence.FileManager.getDataInputStreamWithoutExtension(Unknown Source)
     at oracle.dbtools.crest.model.persistence.XMLPersistenceManager.getInputStreamFor(Unknown Source)
     at oracle.dbtools.crest.model.persistence.xml.AbstractXMLReader.getInputStreamFor(Unknown Source)
     at oracle.dbtools.crest.model.persistence.xml.AbstractXMLReader.recreateDesign(Unknown Source)
     at oracle.dbtools.crest.model.businessinfo.BusinessInfoDesign.load(Unknown Source)
     at oracle.dbtools.crest.model.design.Design.openDesign(Unknown Source)
     at oracle.dbtools.crest.swingui.ControllerApplication$OpenDesign$2.run(Unknown Source)
2010-10-20 11:03:56,470 [Thread-3] ERROR AbstractXMLReader - Data inputstream is null (path: nefims_mqrs_101810Changes/businessinfo name: Business Information)
2010-10-20 11:03:56,470 [Thread-3] ERROR FileManager - getDataInputStream: Can not read data
java.io.FileNotFoundException: H:\NE-FIMS\nefims_mqrs_101810Changes\datatypes\DataTypes.xml (The system cannot find the path specified)
     at java.io.FileInputStream.open(Native Method)
     at java.io.FileInputStream.<init>(FileInputStream.java:106)
     at oracle.dbtools.crest.model.persistence.FileManager.getDataInputStream(Unknown Source)
     at oracle.dbtools.crest.model.persistence.FileManager.getDataInputStreamWithoutExtension(Unknown Source)
     at oracle.dbtools.crest.model.persistence.XMLPersistenceManager.getInputStreamFor(Unknown Source)
     at oracle.dbtools.crest.model.persistence.xml.AbstractXMLReader.getInputStreamFor(Unknown Source)
     at oracle.dbtools.crest.model.persistence.xml.AbstractXMLReader.recreateDesign(Unknown Source)
     at oracle.dbtools.crest.model.design.datatypes.DataTypesDesign.load(Unknown Source)
     at oracle.dbtools.crest.model.design.Design.openDesign(Unknown Source)
     at oracle.dbtools.crest.swingui.ControllerApplication$OpenDesign$2.run(Unknown Source)
2010-10-20 11:03:56,470 [Thread-3] ERROR AbstractXMLReader - Data inputstream is null (path: nefims_mqrs_101810Changes/datatypes name: DataTypes)
2010-10-20 11:03:56,486 [Thread-3] ERROR FileManager - getDataInputStream: Can not read data
java.io.FileNotFoundException: H:\NE-FIMS\nefims_mqrs_101810Changes\logical\Logical.xml (The system cannot find the path specified)
     at java.io.FileInputStream.open(Native Method)
     at java.io.FileInputStream.<init>(FileInputStream.java:106)
     at oracle.dbtools.crest.model.persistence.FileManager.getDataInputStream(Unknown Source)
     at oracle.dbtools.crest.model.persistence.FileManager.getDataInputStreamWithoutExtension(Unknown Source)
     at oracle.dbtools.crest.model.persistence.XMLPersistenceManager.getInputStreamFor(Unknown Source)
     at oracle.dbtools.crest.model.persistence.xml.AbstractXMLReader.getInputStreamFor(Unknown Source)
     at oracle.dbtools.crest.model.persistence.xml.AbstractXMLReader.recreateDesign(Unknown Source)
     at oracle.dbtools.crest.model.design.DesignPart.load(Unknown Source)
     at oracle.dbtools.crest.model.design.Design.openDesign(Unknown Source)
     at oracle.dbtools.crest.swingui.ControllerApplication$OpenDesign$2.run(Unknown Source)
2010-10-20 11:03:56,486 [Thread-3] ERROR AbstractXMLReader - Data inputstream is null (path: nefims_mqrs_101810Changes/logical name: Logical)
2010-10-20 11:03:56,486 [Thread-3] ERROR FileManager - getDataInputStream: Can not read data
java.io.FileNotFoundException: H:\NE-FIMS\nefims_mqrs_101810Changes\rel\1.xml (The system cannot find the path specified)
     at java.io.FileInputStream.open(Native Method)
     at java.io.FileInputStream.<init>(FileInputStream.java:106)
     at oracle.dbtools.crest.model.persistence.FileManager.getDataInputStream(Unknown Source)
     at oracle.dbtools.crest.model.persistence.FileManager.getDataInputStreamWithoutExtension(Unknown Source)
     at oracle.dbtools.crest.model.persistence.XMLPersistenceManager.getInputStreamFor(Unknown Source)
     at oracle.dbtools.crest.model.persistence.xml.AbstractXMLReader.getInputStreamFor(Unknown Source)
     at oracle.dbtools.crest.model.persistence.xml.AbstractXMLReader.recreateDesign(Unknown Source)
     at oracle.dbtools.crest.model.design.relational.RelationalDesign.load(Unknown Source)
     at oracle.dbtools.crest.model.design.Design.openDesign(Unknown Source)
     at oracle.dbtools.crest.swingui.ControllerApplication$OpenDesign$2.run(Unknown Source)
2010-10-20 11:03:56,486 [Thread-3] ERROR AbstractXMLReader - Data inputstream is null (path: nefims_mqrs_101810Changes/rel name: 1)
2010-10-20 11:03:56,486 [Thread-3] ERROR FileManager - getDataInputStream: Can not read data
java.io.FileNotFoundException: H:\NE-FIMS\nefims_mqrs_101810Changes\mapping\ExtendedMap.xml (The system cannot find the path specified)
     at java.io.FileInputStream.open(Native Method)
     at java.io.FileInputStream.<init>(FileInputStream.java:106)
     at oracle.dbtools.crest.model.persistence.FileManager.getDataInputStream(Unknown Source)
     at oracle.dbtools.crest.model.persistence.FileManager.getDataInputStreamWithoutExtension(Unknown Source)
     at oracle.dbtools.crest.model.persistence.XMLPersistenceManager.getInputStreamFor(Unknown Source)
     at oracle.dbtools.crest.model.persistence.xml.AbstractXMLReader.getInputStreamFor(Unknown Source)
     at oracle.dbtools.crest.model.persistence.xml.AbstractXMLReader.recreateDesign(Unknown Source)
     at oracle.dbtools.crest.model.xtdmapping.ExtendedMap.load(Unknown Source)
     at oracle.dbtools.crest.model.design.Design.openDesign(Unknown Source)
     at oracle.dbtools.crest.swingui.ControllerApplication$OpenDesign$2.run(Unknown Source)
2010-10-20 11:03:56,486 [Thread-3] ERROR AbstractXMLReader - Data inputstream is null (path: nefims_mqrs_101810Changes/mapping name: ExtendedMap)
2010-10-20 11:03:56,486 [Thread-3] ERROR FileManager - getDataInputStream: Can not read data
java.io.FileNotFoundException: H:\NE-FIMS\nefims_mqrs_101810Changes\pm\CE1ED413-B0C7-EDAD-26DA-7BA1830304C2.xml (The system cannot find the path specified)
     at java.io.FileInputStream.open(Native Method)
     at java.io.FileInputStream.<init>(FileInputStream.java:106)
     at oracle.dbtools.crest.model.persistence.FileManager.getDataInputStream(Unknown Source)
     at oracle.dbtools.crest.model.persistence.FileManager.getDataInputStreamWithoutExtension(Unknown Source)
     at oracle.dbtools.crest.model.persistence.XMLPersistenceManager.getInputStreamFor(Unknown Source)
     at oracle.dbtools.crest.model.persistence.xml.AbstractXMLReader.getInputStreamFor(Unknown Source)
     at oracle.dbtools.crest.model.persistence.xml.AbstractXMLReader.recreateDesign(Unknown Source)
     at oracle.dbtools.crest.model.design.process.ProcessModel.load(Unknown Source)
     at oracle.dbtools.crest.model.design.Design.openDesign(Unknown Source)
     at oracle.dbtools.crest.swingui.ControllerApplication$OpenDesign$2.run(Unknown Source)
2010-10-20 11:03:56,486 [Thread-3] ERROR AbstractXMLReader - Data inputstream is null (path: nefims_mqrs_101810Changes/pm name: CE1ED413-B0C7-EDAD-26DA-7BA1830304C2)

Similar Messages

  • How can I open BI Apps data model?

    I have installed Business Intelligence Applications 11g Release 1 (11.1.1.7).
    Where can I open BI Apps data model?
    In Oracle Business Intelligence Enterprise Edition Plus Client - Administration Tool?

    You can't. Those apps are for iOS devices such as iPhones and iPads, and won't run on a computer. For Mac apps, launch the App Store application.

  • How to print ERD from Data Modeler Tool

    Hello Everyone,
    I have an oracle 10g DB and I want to create its ERD. I was able to export the tables using Data Modeler tools but I cannot find the option to arrange these table on pages and then print them. How can I do that? It's a very basic requirement and I am sure it must be here somewhere but I can't seem to find it.
    Regards,
    Afraz Ali

    Hi Afraz,
    there is no support for arranging tables on pages. For printing - use "File>Print" or "File>Print Diagram".
    Philip

  • SQL Developer Data Modeler - MAC Version 2.0.0 Build 570 - Issues

    In no particular order
    - The Help, About box displays a different version information set then the SQL Developer Data Modeler, About SQl Developer Data Modeler.
    - Not able to move any portion of the connection between entities. Thus there is no current way to align the lines as wanted.
    - There is no way to scroll all the way to the right side if you have more then approximately 5 entities horizontally.
    - Open SQl Developer data Modeler, Click on File, Open, select an XML file and a dialog box is displayed.
    - The checkbox needs to be moved to the right as it is partially cut off.
    - the text next to the checkbox is cutoff and only displays "Don't show this dialog agai".
    - Printing Diagrams does not print correctly unless you have the entities displayed such that you can "read" them. If you have diminished the display so that you are not able to see the table or
    field names then the Print Diagrams does not display the entity or field names.
    - File, Recent Designs, does not retain the last or any design having been opened and/or saved.
    - VarChar2 is not a displayed data type for Oracle 10G.
    - There does not appear to be a way to create a set of fields which you would like to have added quickly and easily to selected tables.
    - DDL Editor displays the Macintosh HD. It should display my User Directory
    Thanks,
    Lester
    [email protected]

    Sorry to dredge up an old thread.
    I just downloaded data modeler and tried to start, but got an error regarding bad version:
    Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:675)
         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
         at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
         at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:316)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:280)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
    I have JRE 1.5, but that seems to be the latest per the Software Udpate utility, and when prompted, I set my java directory to /usr, since my java bin was under /usr/bin.
    Let me know if I should start a different thread.
    Thanks.
    Chi

  • Data Model won't open

    I have created a PowerPivot data model using Excel 2013.  It runs fine on my computer (the one where I built it), but will not open in other computers.  All computers have the same 64 bit version of PowerPivot 2013 and run on Windows 8.
    The primary data model table contains about 170,000 rows, 20 raw data columns, 2 calculated columns, 30 calculated fields (measures), and there are also a couple of small linked-back data tables with relationships to the primary
    table.  The data model takes approximately 5 minutes to refresh using my computer when I click 'Update All' (pertains to linked-back tables) on the PowerPivot ribbon in Excel.  99% of that 5 minutes is spent reading the data.  However the
    refresh time is not really my concern, as the data model will not open at all on any other computer.
    It might be worth mentioning that my data model utilizes the 'stdev.p' function (new to PowerPivot 2013).  However, I would not expect this to matter since all computers I am trying to run on have PowerPivot 2013.

    User, are you still looking for the answer?
    Thanks!
    Ed Price, Azure & Power BI Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • Not able to open data model

    Hi
    In portal i want ot design news for that i want to use xml form builder so i clicked on content management xml form builder is opened i have created a new project when i saved  i recived an error but still i clicked yes and it is saved anyways now when i clicked on data schema to open data model iam unable to open it symbol is remaining as it is
    can any body please let me know why ia m not able to open data schema to create data model.
    thanks in advance.

    Hi Krishna,
    Please follow below link it has detail steps to create xml form builder project.
    Also, check your jre version as well.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/ee639033-0801-0010-0883-b2c76b18583a?QuickLink=index&overridelayout=true
    Thanks.
    Sushil

  • Error to open a data model in Report builder (Word)

    Dear all,
    Im troubles when i try to open a data model in Report Builder (Word). Someone know about this problem?
    The message is: A error has ocurred. Check the settings and try again.
    Any suggestion?
    Thanks for all!

    I've also got this error several times. Usually the reason is an error in the Publisher query (or data template). It's better to first test (view) that you get a proper xml-output in Publisher, and only after that try to create an rtf-template. If this doesn't work, I usually start from the beginning, and first make a very simple report, then try the template, and if it works, then gradually increase elements for the Publisher side. Sometimes I haven't got any idea why it didn't work at the first place, when it then works after beginning from the simple report.

  • Creating PDF from ERD (Data Modeler) in readable format

    I created an entity relationship diagram (ERD) using Toad Data Modeler.  I want to save/print it to PDF, which I can just fine.  However, it cuts off tables and is very hard to read.  I'm looking for a format to use that will not cut off the tables.  I've played around with various settings, but can't get it to look right.  Are there specific settings I should be targeting so it won't cut off the diagram?  Thank you!

    Thank you.  I've been playing around with the page size, but it still wants to cut off some of my tables, almost as if I can't get the diagram to size into the size of the PDF margins.  I can't seem to find the magic combination so I figured I must be missing a parameter setting somewhere.  Thank you for your time.
    Brian

  • SQL Data Modeler - Problem Opening Saved Logical Model

    I created a logical model in the Data Modeler tool and saved it as a .dmd file.
    When I try to open the .dmd file nothing pulls up. I get the following logs:
    2012-11-08 11:09:45 - Building Diagrams
    2012-11-08 11:11:25 - Open Design: 'CTS'
    2012-11-08 11:11:25 - Open Design: 'OK'
    I created a test model and saved it as a .dmdz file and I get can it to open. I tried to revise the file type of my original model to .dmdz and when I try to open, I get the following error message and nothing shows up.
    "Some objects are not loaded correctly. See the log file for details." There is nothing in the log file.
    Any ideas about how to get my .dmd file to open correctly?

    What worked for me was going to Tools .. Preferences .. Data Modeler, and then making sure that each of the "Default <x> Directory" specifications pointed to a part of the hard drive that my operating system login user had permission to reach. (I suggest a sub-directory under your login user's "My Documents" or "Documents" folder, or whatever your operating system calls it.) Allowing the initially blank defaults produced weird behavior on my machine. YMMV.
    Mark

  • SQL Developer Data Modeler - Version 3.0.0.665 - Open older project fail

    Hi,
    I just downloaded latest version of SQL Developer Data Modeler (3.0.0.665) and there is no "File" -> "Open" menu item. There is only "Save", "Save as", "Compare with" and "Exit".
    I try to drag`n`drop project file to the Data Modeler window. This operation leads to opening project file as XML. I got the same result when I try to open the file with windows context menu "Open with".
    How can I open older Data Modeler project? My previous version was 3.0.0 and project file was created there.
    Maybe I need disable "Start Page'? But how? I cann`t find appropriate param in Tools -> Preferences

    Hi,
    See this thread: Re: 30EA2 problem: Menu items not available
    Ivan

  • File with pls extension opens with data modeler instead of sql developer

    Hello,
    I have both SQL Developer and Data Modeler installed as separate installations. If I  click in  the Windows File navigator on a file with the extension pls, the SQL Developer should open since the pls extension has been connected to SQL Developer.
    If I have neither SQLD nor DM open, SQLD opens -> ok
    If I have only SQLD open, the file is opened in SQLD -> ok
    If I have only DM open, the file is opened in DM -> not ok
    If I have both SQLD and DM open, the last started application opens the file -> sometimes ok
    Is it possible to manage the opening of a pls to open always in SQL Developer?
    Joop

    This is quite an old problem which I have seen with JDeveloper and SQLDeveloper so it may be framework related. I don't currently have both installed to check it out, but as it has been around a long time I doubt it has gone away.
    SQL files would open in either JDeveloper or SQL Developer following the pattern Joop described. Java files would only ever open in JDeveloper.    IIRC there was never a SQL file association for JDeveloper and SQLDeveloper was always the default.

  • Data Modeler and Navigation Modeler Not Opening

    Hi all,
    I am facing one strange issue in my NWDS.
    When we click on the component controller, a diagram view opens up where we do mappings among view, interface controller and comp controller.
    But in my studio, if I double click or right click --> Open Data Modeler, nothing happens ! That is no diagram opens up !
    I tried uninstalling and reinstalling my studio. But all in vein !
    I installed my NWDS some 6 months back and this feature was working perfectly fine till yesterday.
    Can anybody please help me out here?
    Thanks and regards,
    Amey Mogare

    Hi,
    If you are facing that problem then remove the .meatdata folder from your workspace and then open the NWDS with new workspace.
    Thanks & Regards,
    Jhansi Miryala

  • Open Toad Data Modeler diagram with SQL Data Modeler

    hi, I've made a diagram with TOAD Data Modeler in Windows. Now I'm working with Linux, so I need a portable application to work with. Oracle SQL Data Modeler seems to be the solution to my problems, but I can't open/import my TOAD's diagrams into SQL Data Modeler.
    Anyone knows how to do it?
    Thanks in advance,
    Neuquino
    Edited by: Neuquino2 on Nov 1, 2010 1:30 PM

    Hi Neuquino,
    there is no import from TOAD Data Modeler. You can generate DDL script with TOAD DM and import that script.
    Philip

  • SQLDeveloper Data Modeler corrupted -- No option to Open a Design

    After utilizing SQLDeveloper Data Modeler for about a day, the configuration appears to be corrupted in the following manner;
    Most of the tools and menus are either grayed out or have gone missing. For example, the File menu item no longer has an "Open" option. File menu present only the following selections:
    Save (gray / disabled)
    Save As (gray / disabled)
    Compare With (Submenu to select a file is gray/disabled)
    Exit (works!)
    This situation seems to have occurred after I have saved and committed designs to Subversion repository a few times. The logs are extensive with hundreds of errors complaining about
    2011-04-23 13:47:12,444 [Thread-1575] ERROR FileManager - getDataInputStream: Can not read data
    java.io.FileNotFoundException: C:\Documents and Settings\1063781\My Documents\PMSC\source\database\pirqry\design\types.xml (The system cannot find the file specified)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:106)
         at oracle.dbtools.crest.model.persistence.FileManager.getDataInputStream(Unknown Source)
         at oracle.dbtools.crest.model.persistence.FileManager.getDataInputStreamWithoutExtension(Unknown Source)
         at oracle.dbtools.crest.model.persistence.XMLPersistenceManager.getInputStreamFor(Unknown Source)
         at oracle.dbtools.crest.model.persistence.xml.AbstractXMLReader.getInputStreamFor(Unknown Source)
         at oracle.dbtools.crest.model.persistence.xml.AbstractXMLReader.recreateObject(Unknown Source)
         at oracle.dbtools.crest.model.persistence.XMLPersistenceManager.readSystemInit(Unknown Source)
         at oracle.dbtools.crest.model.design.DesignSet.createElement(Unknown Source)
         at oracle.dbtools.crest.swingui.ApplicationView.addDesign(Unknown Source)
         at oracle.dbtools.crest.swingui.ControllerApplication$Recent$1.run(Unknown Source)
    2011-04-23 13:47:12,444 [Thread-1575] ERROR AbstractXMLReader - Data inputstream is null (path: types name: types)
    2011-04-23 13:48:21,751 [AWT-EventQueue-0] ERROR FileManager - getDataInputStream: Can not read data
    java.io.FileNotFoundException: C:\Documents and Settings\1063781\My Documents\PMSC\source\database\pirqry\design\types.xml (The system cannot find the file specified)
    The only file similar in nature is "DataTypes.xml". That being said, a logoff/on and/or a restart does not clear the issue, and I'm continuing to look around before a reinstall ODM again ( this will be the 3rd time -- perhaps a charm :-) )
    An additional curiosity -- Now when trying to use the Tools | Preferences, any of the Data Modeler preferences cause the preference values portion of the page to become unresponsive. If clicking on any Data Modeler preference, the righthand portion of the preferences dialog does not change. I can however navigate to other preferences and the dialog responds as expected.
    Has ODM become corrupted in some recoverable manner?
    Has anyone experience this situation before? Thanks.
    Edited by: Solidus on Apr 23, 2011 2:55 PM

    I've had this problem too (& don't use Subversion), but couldn't find the Oracle SQL Developer Data Modeler folder in Application Data.
    However, I'd set the IDE_USER_DIR environment variable - so look in that directory & delete the system<version-number> folder & that clears the problem too.
    Mary

  • NWDS does not open Webdynpro Component's Data Modeler

    Hi,
    All of a sudden my kindly Tool does not open any of the Component's Data Modeler for Mapping attributes. It happened all of a sudden. I cleaned everything and reinstalled from a proper software.
    If any one has a solution kindly let me know or if you can direct me to appropriate forum or Weblog  to recover it will be a great help.
    -Shekhar

    HI Shekher...
    May be following link will helpful to u...U see some basic tutorial in this link that will help u abt webDynPro.....
    https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro?rid=/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d
    Also I m Giving U some Basic IDEA abt Data-Modular.
    Data Modeler
    Features
    The Data Modeler is a graphical tool and part of the range of Web Dynpro tools. Using the Data Modeler provides you with efficient support for a number of central development tasks.
    ·        Creating a View
    ·        Controller definition
    ·        Declaring a Model to the Component
    ·        Nesting Components
    ·        Creating a Data Link
    ·        Working with View Templates
    ·        Working with the Service Controller
    The perspective area that displays the Data Modeler is the Diagram View. The entities of a Web Dynpro application are created using graphical means. A selection list of Data Modeler actions is available from which you select the relevant entity and insert it in the design area of the Data Modeler.
    Starting the Tool
    Prerequisites
    You have created a Project and a corresponding root Web Dynpro Component.
    Procedure
    To open the Data Modeler, choose Open Data Modeler from the context menu for the component name in the Web Dynpro Explorer. To create an application entity, choose the corresponding Data Modeler action in the tool selection area. Then click on the relevant area in the Data Modeler editor. The corresponding wizard is then started and you can make the required entries.
    For example, to define a custom controller, choose Create Custom Controller and then click on the area Custom Controllers. The definition wizard is started automatically.
    If This is not the case then plz check ur WebDynPro Installation Manual....
    Hope So ur problem will Solve.....:-)
    Regard's
    Dheerendra Shukla

Maybe you are looking for

  • How do I get the t.v. shows/movies off of my itunes account onto my itouch?

    I backed them up on my itunes account and had to update my software on my itouch.  All of my music was loaded back onto the itouch but I can't get the movies or the t.v. shows to load back onto the itouch.    I also lost all of my apps.  Help!

  • Error Publishing Dynamic Prompt to BOE XI Release 3 From Crystal 2008

    I am getting the following error when trying to publish reports with dynamic prompts to        "Failed to read data from report file <file name> Reason: failed to read parameter object".  I found this error occurring in threads referring to previous

  • Smartform faxing problem - No delivery to FAX

    Hi gurus, I'm sending a smartform by fax in a company that has never used smartforms before (using ECC6). The output goes to sost but upon releasing it it fails with the error messages "No delivery to FAX" and "Document Conversion failed". On checkin

  • How can I change the INTERFACE SIZE in PHOTOSHOP CS6?

    Hi! I was just wondering how can I decrease the sizes of the interface in Photoshop? (e.g. the tool bar). My screen resolution is 1366 x 768, and most of the tools in Photoshop is occupying a bigger space in my screen. I feel that I can paint better

  • Auto mount failure with "not owner"

    I have setup auto_master with the following line: /-    auto_direct I also have tested a client smb share connection with the following successfully since this node is a member of the cih-ettm windows domain; I have also setup smbadm add-key with thi