Integration of Data modeler into Eclipse or any other tool?

I was asked if one can use any other development environment with Data Modeler. e.g. Eclipse?

No, there is no plan for integration with Eclipse.
Philip

Similar Messages

  • How to search .java files by Search tool in NWDS or any other tool?

    Hi All,
    I can easily search .JSP files by NWDS's Search tool, but I have a hard time to search Java files by this tool.  Can anyone guide me how to search Java files which contain a specified string by using Search tool in NWDS? or any other tool?
    Thanls. Jin

    Hi Jin,
    You can search Custom Java files with NWDS Search tool for specified string. But not standard Java files.
    Suppose you have extend z_userR3 base on UserR3 and contains string some help then you can click on search in NWDS
    Then click on File it will open Search box with 4 tag
    1. File Search
    2. Help Search
    3. Java Search
    4. Plug-in Search
    Click on File Search tab and provide the text in Containing text input box and give java file name with wild characters like  *.java
    Select Workspace under Scope and hit search button. It will search string in your custom Java file. This method will not search string in Standard Java classes of SAP.
    If you want to search in standard SAP  java classes then you should know about what you are searching i.e. whether it is field, Method, Package, Constructor and Type  select proper radio button under Search For box then tryo to select proper radio button under Limit To if you want to search everywhere then select All Occurrences. You should select Workspace under Scope.
    Suppose nothing comes after selected Type then go for other option one by one Method, Field etc...
    Expert people will give you more information.
    I hope this will help you.
    Regards.
    eCommerce Developer

  • How to Import data models into BPA

    How can data models be imported into BPA? We understand that models can be imported from other
    BPA repositories. We need to import from something that does not start out as a BPA model. We know how to import the data objects using the Process Generator. But do not understand how to efficiently import Cluster or entity objects (representing tables) connected to ERM Attrribute objects (representing fields). Currently only an EPC model can be imported using the process generator. We've tried importing structures using UML import of class models, but the resulting model is not usable in standard data models.
    Any ideas?

    Have a look on this thread:
    Issues Importing BW Model in HANA Studio
    Regards,
    Krishna Tangudu

  • Is there a tool to convert XML data model into berkeleydb automatically?

    Hi all,
    Is there already a tool which convert a xml data model definition file into C++ source code with berkeleydb as underlying db implementation?
    If there is already one, I don't need to spend the time to code it.
    Regards,
    -Bruce

    Hello,
    One suggestion is to take a look at the Berkeley DB XML documentation at:
    http://docs.oracle.com/cd/E17276_01/html/toc.htm
    and see if you find what you are looking for.
    Thanks,
    Sandra

  • Issue importing Siebel data model into OPM

    I am using OPM 10.2 and havaing a issue importing the Siebel data model in to OPM. I also have 10.2 Siebel connector installed on the desktop.
    In OPM I cannot see the Siebel --> Import Data Model option in the menu.
    Is there any configuration change that need to happen in OPM to do this?
    Edited by: SP1D3R MAN on 17/11/2011 18:02

    1. Make sure that you have the Siebel Connector 10.2.1 from Oracel Software delivery Cloud (formerly E-Devliery), there was a bug with the earlier 10.2 where the Policy Modeling Plugin was not working.
    2. Make sure that the files Oracle.Modeling.Siebel.Exchange.dll, Oracle.Modeling.Siebel.Plugin.dll exist the the Plugins sub-directory of Policy Modeling (default location C:\Program Files\Oracle\Policy Modeling\plugins)
    3. Make sure you are using Policy Modeling 10.2
    if you need to manually copy the dll's they can be found in the siebel connector download at program files\Oracle\Policy Modeling\plugins\

  • Import of ERwinR8 data models into Oracle SQL Developer Data Modeler

    Hi!  My site want to move off ERwin R8 and use Oracle SQL Developer Data Modeler.  When will Oracle SQL Developer Data Modeler support the import of ERwin R8data model xml?
    Thanks very much,  Patty

    Hi,
    You can add the classic SCOTT schema with EMP/DEPT tables to a 10g Express Edition DB by running this script as SYSTEM:
    C:\oraclexe\app\oracle\product\10.2.0\server\RDBMS\ADMIN\scott.sql
    Also, you may wish to upgrade to the current version of SQL Developer:
    http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html
    As for importing a .dmp file, you import it to the database, not SQL Developer. Please post that question to the appropriate forum.
    Regards,
    Gary Graham
    SQL Developer Team

  • File Data Source:  does not support any other host except LOCALHOST?

    I am using US 1.0.3.
    This exercpt is from the OTN iLearn Subscribed course titled "Oracle9i UltraSearch New Features" on operating system file access:
    "The file protocol is used only for the machine that launches the crawler. You can not specify any other host for this kind of URL, except LOCALHOST."
    Does it mean that US 1.0.3 can not be used to search other file servers on the network? For example, we have US 1.0.3 installed on a server S1 which is on a network with other servers (e.g. S2). I want to use US to search files in the folder myDir on server S2. So I tried to create a file data source with this URL:
    file://\\s2\myDir\
    But I got this error:
    Invalid file protocol URL: file//\\s2\myDir\
    Hostname of the file URL "file://\\s2\myDir\ is not "localhost".
    My question:
    (1) Can US 1.0.3 search files on a different server than the one US is running on?
    (2) If so, how to specify the URL using the above example for it to work?
    (3) If not, how about the newer version of US, 9.2 or 9.02? Can they be used to search files on other network servers/drives?
    (4) If no to question (3), is there any plan to support this in the future version of US?
    My comment: Not able to search other servers really limits the userfulness of US. I really hope Oracle will consider adding this capability.
    Thanks!

    More on my previous questions:
    Since I posted my previous question, I have read on the 1.0.3 online help that we can define remote crawlers to crawl "on a remote machine other than the Oracle Ultra Search database". So I assume this is how to make US to search on other servers. In the online documentation it also includes the following paragraph on "Remote Crawler Profiles Page":
    "Use this page to view and edit remote crawler profiles. A remote crawler profile consists of all parameters needed to run the Ultra Search crawler on a remote machine other than the Oracle Ultra Search database. A remote crawler profile is identified by the hostname. The profile includes the cache, log, and mail directories that the remote crawler shares with the database machine. "
    The Remote Crawler Profiles Page, however, displays only remote crawlers already defined and the page seems to be used just for editing the porfiles of these defined remote crawlers.
    My questions:
    (1) How do I create the remote crawlers and defines the profiles in the first place?
    (2) Where can I find more documentation on remote crawlers?
    (3) Once the remote crawlers are set up, how do I specify the file URLs for each remote crawler?
    (4) With US9.02 or 9.2, does remote crawler work the same as in 1.0.3, or are there any enhancements?
    Thanks!

  • WIFI and mobile data connections not connecting with any other outside WIFI networks. Bluetooth not working in car. Any solution?

    After installed iOS7 I am facing the following two problems:
    1. WIFI as well as mobile data connection are working fine at my home. But, not connecting with any other outside WIFI networks. Error message is 'unable to join network'. Mobile data also not connected outside my home. Sometimes wifi and mobile data connect outside my home when I turn off and on the phone.
    2. Bluetooth, in my car, paires well and incoming and out going calls can be received and made. The problem is no sound out put from speakers.
    Apple please make note of the above problems (of million people) and give solution before giving any other updations for painting and tinkering the screens.

    Check this thread, the same solution might work for you:
    http://discussions.nokia.com/t5/Nseries-and-Symbia​n-Smartphones/N8-111-040-1511-Wifi-and-mobiledata-​...

  • How to Read data from excel file without converting a excel file into .csv or any other format

    Hello,
    Can somebody suggest me how to read from an excel file (consisting of 10 work sheets) to an array?
    Thanks,
    She

    You have to be careful when using the spreadsheet-files vi's.  They are located in the Functions Palette under File IO, you will find "Write To / Read From Spreadsheet File.vi"s. 
    Here is what the Context Help says about the vi function:
    "Reads a specified number of lines or rows from a numeric text file beginning at a specified character offset and converts the data to a 2D, single-precision array of numbers. You optionally can transpose the array. The VI opens the file before reading from it and closes it afterwards. You can use this VI to read a spreadsheet file saved in text format. This VI calls the Spreadsheet String to Array function to convert the data. "
    This is quick & easy when the spreadsheet is all the same format.  You can set the format to string as well.  HOWEVER...  you do have to convert the Excel spreadsheet to text before using it.
    I haven't experimented with the Active-X, but it may look as the way to go if you have combination text / numeric values in the spreadsheet.
    If you did convert it to text, then you can use array functions as well and treating the file as an array of strings (see very brief example attached).  The example is to illustrate a point only  
    JLV
    Attachments:
    starting point for spreadsheet.vi ‏28 KB

  • What good is video integration if Lightroom can't share with ANY other apps ???

    Perhaps I am missing the VERY obvios, however it seems to me as if LR4's video integration is missing just about anything there is to miss.
    Really crazy to think that those apps are coming from the same house ;-)
    1) There is NO possibility to export to non-compressed media an include the Metadata CAREFULLY set in Lightroom. DPX does NOT get the LR4 Metadata written to them.
    2) Exporting an H264 to H264 directly without intermediating will downgrade the quality so severly that one does NOT want to look at that video anymore.
    3) Adobe has a wonderful way of sharing Metadata between its professional apps, so if one applies metadate inside of i..e Bride, Premiere Pro will be able to read them and vice versa.
    ALL metadata applied inside of LR4 - STAY in lightroom 4. No other adobe app will be able to see those metadata. This is beyond crazy to me. And I have a HARD time understanding
    why adobe implemented all those features of video if they are absoluty NO USE to anyone. Unless of course one would want to watch all his videos in Lightroom UNCUT.
    But since the adobe lightroom crew has not yet figured out the obvious and included Lightroom in Apple's FronRow - I dont see that happen, at least for Mac users which are VERY acustomed
    to a certain luxury that ANY OS should feature!
    Perhaps adobe just wanted to pad them selves on the shoulders with Video capabilities which ARE GREAT when it comes to applying metadata, setting in and outpoints etc etc etc.
    But if NO EXPORT (besides DPX which is NOT metadata capble) not severly degrading is possible why on earth did they implement it...
    If this wasnt so darn tragic I would be laughing but I would LOVE to actually be able to use Lightroom to handle my rushes (footage) and be able to apply metadata in LR4 and then just import into Premiere.
    Perhaps this just the first beta's shortcomings. I really hope so.
    If I am missing the very obvious and doing something wrong, please enlighten my poor soul ;-)

    So adobe sets up ONE forum to officially discuss LR4....
    Then I enter the discussion and you tell me to put it up somewhere else...
    Nice
    Just as confusing as having to enter develop mode to access the white balance eye dropper....
    This whole thing is getting too confusing for me...
    NOevertheless I added my gripes over there....  And now I am only waiting to be told that I should post it somewhere else....
    If adobes software wasn't the currently best, I sure would jump ship and that immediately !

  • I want to extract data from oracle dump file (.dmp) using oracle database or any other tools.

    There is import which provides me data as graphical way. But i need extract data in such a way so that i could able to use in my application.
    thanks,
    mohan

    This isn't a SQLDeveloper question. You will get better answers in the Database - General forum.
    Oracle dump files produced by the exp or expdp utilities are inproprietary formats which can only be read by the imp or impdp utilities respectively.
    The best way to get data out of a dump file is to import it into a database and then extract it to plain text files using SQL.
    Alternatively, leave it in the database and your application can access it there.
    The exp dump file is mostly plain text, but the format is not published so you could waste a lot of time figuring it out.

  • I have a problem to  extract data from oracle dump file (.dmp) using oracle database or any other tools.

    There is IMP utility which provides me data as graphical way. But i need extract data in such a way so that i could able to use in my application.
    thanks,
    mohan

    Hi,
    EdStevens
    Actually I was using SQL Developer. Sorry for the wrong define question. Now the real problem is:
    I want to read or extract data in a txt file from Oracle Dump (.dmp) file without using Oracle sqlPlus or Oracle Database.
    No need to say that i am able to extract dump data using sqlPlus. But for that, there is a little burden to install oracle database
    or sql Developer.
    I also listen about Oracle Loader a little bit. Is it a tool for providing extraction of data from Oracle dump file.
    Thanks for your previous reply,
    And now waiting for your suggestion.
    thanks,
    mohan

  • TS1372 Doesn't work. I've tried all steps twice. I'm still getting the "1430 Error Data is corrupted" message. Any other ideas?

    The last time I synchronized my iPod Classic, everything looked normal. I could see all my new songs were copied down to my iPod. When I used my iPod after that, it showed no movies or music files. I tried synchronizing it again, iTunes showed a "Restore your iPod" message, I did. When I plugged it back again, iTunes said my iPod was 'damaged'. After searching for online help, I only got the http://support.apple.com/kb/TS1372?viewlocale=en_US&locale=en_US steps to restore it. I tried all steps possible twice.
    I bought my iPod two months ago (late December, 2012) I own a MacBook Pro, and my operating system is Mac OS X 10.6.8, I downloaded the latest version of iTunes as well. Please help. I'm desperate.

    The last time I synchronized my iPod Classic, everything looked normal. I could see all my new songs were copied down to my iPod. When I used my iPod after that, it showed no movies or music files. I tried synchronizing it again, iTunes showed a "Restore your iPod" message, I did. When I plugged it back again, iTunes said my iPod was 'damaged'. After searching for online help, I only got the http://support.apple.com/kb/TS1372?viewlocale=en_US&locale=en_US steps to restore it. I tried all steps possible twice.
    I bought my iPod two months ago (late December, 2012) I own a MacBook Pro, and my operating system is Mac OS X 10.6.8, I downloaded the latest version of iTunes as well. Please help. I'm desperate.

  • How to convert Objext[] into String[] or any other object

    Hi,
    I've happened to come across a weird problem in java 1.6. I am sure it was alright before. Here is what I want to do and the result is
    Exception in thread "main" java.lang.ClassCastException: [Ljava.lang.Object; cannot be cast to [Ljava.lang.String;
        Vector toVec = new Vector();
        StringTokenizer addrs = new StringTokenizer(addressesTo,";");
        while(addrs.hasMoreTokens()) {
            toVec.add(new String(addrs.nextToken()));
    String[] to;
    Object[] obj = toVec.toArray();
    to = (String[])obj;
    the tokenizer has at least 1 item. I am sure of it.
    Can anybody explain this phenomena?
    Thanks.

    No, you did not use identical code before, or if you did, you got the same results.
    String[] str[] = (String[])list.toArray(); // won't work, as toArray() returns Object[]
    String[] str[] = (String[])list.toArray(new String[0]); // works, creates a new String[]
    String[] str[] = (String[])list.toArray(newString[list.size()]); // works, returns a reference to the array created inline

  • When I click on bookmarks or any other tool ...all that i see is a ghost outline of the box

    Clicking on any of the tools like File Edit View Bookmarks just brings up a ghost outline of a box but no info

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all your extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    You can use "Disable all add-ons" on the ''Safe mode'' start window.
    You have to close and restart Firefox after each change via "File > Exit" (on Mac: "Firefox > Quit")

Maybe you are looking for

  • Missing pages in PDF export

    In Indesign CS4, when I export a 48 page document to PDF the last few pages are always missing. I've trying anything but I can't make it print the whole document.

  • How can I find out the date of manufacture for any particular iPod?

    I suppose the Subject Title says it all really! Someone told me that there was a website that list codes but I cannot find it anywhere. Any advice would be greatly appreciated.

  • Graphics disappear in Safari 3.1.1

    Hi Just installed Safari 3.1.1 All Graphic content on websites disappear. E.g. Apple website has no graphical buttons or pictures. The underlying selection is there and operates correctly but you cannot see where they are. My Web Gallery will not dis

  • Affordable x86 Hardware

    I'm getting pretty frustrated with trying to make Solaris 11 work on my x86 hardware. I've got an old gigabyte motherboard and a bunch of PCI SIL3114 cards that worked great on Solaris 10. Upgrading to Solaris 11 was pretty painful, though. I've come

  • Restrict issue of non valuated materials

    dear experts,                          Is there any way to restrict issue of non valuated materials against a production order. Regards, krishna mohan