Importing a Power Designer 12 Model into a DI Datastore

<p>I was wondering if anyone has had any luck with trying to import a PowerDesigner 12 model into Data Integrator through the Metadata Exchange.  According to the documentation, I should be able to do this using the third party tool MIMB.  The BO DI Documentation says if MIMB is installed it will show up all the choses with DI.  I installed the trial version of MIMB, but I have not been able to get a PowerDesigner model imported into DI.  Just wondering if anyone has had some luck with this.</p>

Thanks Phillip:
You're exactly right.
When we cloned the app in Designer to a different folder, the domains didn't come across properly for some reason. I looked at the domains in the old folder vs the new cloned folder and the Usages in showed that many of the objects in the new folder were missing linkages to the domains. Any object missing a domain linikage in the new Designer folder was coming across to Data Modeler with domain_# as the column data type. For those columns with proper domain links in Designer, it produced two domain entries in Data Modeler after the import: one with the correct domain name and one with the domain_#.
I imported the domains from the older folder first and then imported the other objects from the new folder and the domain_# entries in Data Modeler were cut down to four, which was caused by domain linkages not present in the older folder but present in the new one.
Thanks for your help. I understand what's going on now.
Doc

Similar Messages

  • How to import of Visual Composer@browser models into Visual Composer@NWDS?

    Hello,
    some month ago, I started modeling a number of composite views with the browser version of the Visual Composer 7.1 SP 5. At this time, the corresonding NWDS did not provide an integrated Visual Composer.
    Now, we have moved to the CE 7.1 EhP 1 SP 2. This time the NWDS provides an integrated Visual Composer. Unfortunately, the integrated Visual Composer does not display my models.
    How can I import my Visual Composer models from the browser version to the NWDS version?
    Thanks a lot and kind regards
    Alexander

    Hello Talia,
    You can use Import/Export in order to move your models from Visual Composer@browser to Visual Composer@NWDS.
    Although, I have been able to export my models from VC@browser, I have not succeeded in importing them into VC@NWDS. Can you please give me a hint how to do that?
    But If you intend to add your models to DTR (Source Control repository) in the future, you should to add them to DTR in VC@browser first, import them in NWDS (using Development Infrastructure perspective) from the DTR, check out, continue modeling and check in at the end.
    To this end, I have to configure the VC@browser to use the DTR, right? Can you please give me a hint how to perfom the required configuration?
    Thanks a lot
    Alexander

  • Importing logical and physical model from Sybase power designer/Erwin

    Hello,
    We have several models created in Sybase Power designer, logical and as a well as physical. Is there a way to directly import models into Oracle designer?
    Thank you for your help.
    Syed

    Hi Syed,
    ERwin has a facility to export to Designer 2000. Of course you're probably not using Designer 6.0 or earlier so it's of little use.
    I have been looking at a couple of tools for importing from ERwin: Reischmann Informatik’s TOOLBUS Interface for Oracle Designer and ALLFusion ERwin; and Meta Integration Technology’s Meta Integration Model Bridge (MIMB). Neither product is free (nor inexpensive) but if you've got a number of models to convert then the tools seem cheap by comparison. Also, none of the products that I've looked at recreate the actual diagrams (not that I expected them to).
    I am leaning towards TOOLBUS as it provides more complete migration of Logical and Physical models (especially the linkages between the models) using Oracle Designer’s API rather than a DAT file as provided by MIMB.
    Hope this helps,
    Wayne Lehman
    Avanti Business Systems Inc.

  • How can i import tables from a different schema into the existing relational model... to add these tables in the existing model? plss help

    how can i import tables from a different schema into the existing relational model... to add these tables in the existing relational/logical model? plss help
    note; I already have the relational/logical model ready from one schema... and I need to add few more tables to this relational/logical model
    can I import the same way as I did previously??
    but even if I do the same how can I add it in the model?? as the logical model has already been engineered..
    please help ...
    thanks

    Hi,
    Before you start, you should probably take a backup copy of your design (the .dmd file and associated folder), in case the update does not work out as you had hoped.
    You need to use Import > Data Dictionary again, to start the Data Dictionary Import Wizard.
    In step 1 use a suitable database connection that can access the relevant table definitions.
    In step 2 select the schema (or schemas) to import.  The "Import to" field in the lower left part of the main panel allows you to select which existing Relational Model to import into (or to specify that a new Relational Model is to be created).
    In step 3 select the tables to import.  (Note that if there are an Foreign Key constraints between the new tables and any tables you had previously imported, you should also include the previous tables, otherwise the Foreign Key constraints will not be imported.)
    After the import itself has completed, the "Compare Models" dialog is displayed.  This shows the differences between the model being imported and the previous state of the model, and allows you to select which changes are to be applied.
    Just selecting the Merge button should apply all the additions and changes in the new import.
    Having updated your Relational Model, you can then update your Logical Model.  To do this you repeat the "Engineer to Logical Model".  This displays the "Engineer to Logical Model" dialog, which shows the changes which will be applied to the Logical Model, and allows you to select which changes are to be applied.
    Just selecting the Engineer button should apply all the additions and changes.
    I hope this helps you achieve what you want.
    David

  • I do not manage to find the function to change a letter into exposing. I have MUSE DC 2014.2 and the menu does not display this possibility. I tried to import it IN design but that does not function either?

    I do not manage to find the function to change a letter into exposing. I have MUSE DC 2014.2 and the menu does not display this possibility. I tried to import it IN design but that does not function either?

    I'm not clear on exactly what it is you're asking, but if you're referring to changing opacity, you can change the opacity setting for the States of a menu item via the States panel and Control Strip.

  • Importing a designer 6i repository into a 10g database?

    Hi,
    I have a Designer 6i repository sitting in an 8.1.7.4 database and I would like to get rid of that database by importing the repository into a 10g or 11g database. My question is can this be done and have Designer 6 still working? If so, how easily?
    Thanks
    Adam
    Edited by: Adam J. Sawyer on 04-Feb-2010 23:02

    There is some additional information in MOS Doc 230891.1 (ALERT: Important note about Designer/Repository 6i x Oracle9i (or above) Certification)
    HTH
    Srini

  • Problem when importing the complex bean model into webdynpro

    hi all,
    when importing the complex bean model into the webDynpro, it was returning the blank.
    Thanks in advance

    Hi,
      show your code for see and understand what could be wrong.
    Here one mine example:
    The model class
    * Created on 27-ott-2006
    * To change the template for this generated file go to
    * Window&gt;Preferences&gt;Java&gt;Code Generation&gt;Code and Comments
    package tmp.userslist.comp.model.userslist;
    import java.sql.Connection;
    import java.sql.PreparedStatement;
    import java.sql.ResultSet;
    import java.sql.SQLException;
    import java.sql.Statement;
    import javax.sql.DataSource;
    import java.util.Collection;
    import java.util.ArrayList;
    import java.io.Serializable;
    * @author rtagliento
    * To change the template for this generated type comment go to
    * Window&gt;Preferences&gt;Java&gt;Code Generation&gt;Code and Comments
    public class AllUsers {
    // implements Serializable {
         private Connection con;
         private ResultSet rs;
         private Statement stmt;
         private String SqlQuery;
         private Collection usersList = null;
         private UserElement users = null;
    //     private Collection empDetailsList=null;
    //     private EmpDetailsHelperClass  empdetails=null;
         public AllUsers(){
              con = null;     
              java.sql.ResultSet rs = null;
              rs = null;
              SqlQuery  = "SELECT * FROM TMP_USERSLIST ; ";
         public Connection getConnection (){
                   return con;
         public void setConnection (Connection c){
              con = c;
         public Collection getUsersList()
              return usersList;
         public UserElement getUsers()
              return users;
         public void setUsers(UserElement class1)
              users = class1;
         public void execute() throws Exception {
              String DEBUG = new String("");
              try {
                   stmt = con.createStatement();
                   rs = stmt.executeQuery(SqlQuery);
                   usersList = new ArrayList();
                   usersList.clear();
                   while (rs.next()){
                        users = new UserElement();
                        users.setID(rs.getString("ID"));
                        DEBUG += "ID: " + rs.getString("ID") + " | ";
                        users.setName(rs.getString("NAME"));
                        DEBUG += "NAME: " + rs.getString("NAME") + " | ";
                        users.setSurname(rs.getString("SURNAME"));
                        DEBUG += "SURNAME: " + rs.getString("SURNAME") + " | ";
                        users.setBirthDay(rs.getDate("BIRTHDAY"));
                        DEBUG += "BIRTHDAY: " + rs.getDate("BIRTHDAY").toString() + " ---------- ";
                        usersList.add(users);
                   rs.close();
              } catch (Exception e) {
                   // TODO Auto-generated catch block
                   e.printStackTrace();
                   throw new Exception(e.toString() + DEBUG);
    //          throw new Exception(new Integer(usersList.size()).toString() + DEBUG);
    when use it:
         AllUsers AllU = new AllUsers();
    //     AllU.setConnection(myJdbc.getConnection());
         wdContext.nodeAllUsers().bind(AllU);
         wdContext.currentAllUsersElement().setConnection(myJdbc.getConnection());
         try {
              wdContext.currentAllUsersElement().modelObject().execute();
         } catch (Exception e) {
              // TODO Auto-generated catch block
              e.printStackTrace();
    Hope can help.
    Bye

  • Importing Complex JavaBean model into WebDynpro

    Hi,
    I am trying to get Data from the EJB, in my Case, Command Bean to WebDynpro.
    So i followed this thread:
    <a href="/people/balaramnaidu.bankuru/blog/2006/04/23/importing-complex-javabean-model-into-webdynpro-by-creating-relationships-for-the-model-classes in WebDynpro</a>
    But one thing does't work here:
    I can't import the Complex type java.util.Collection.
    But i need to get Data from a DB-View into my WebDynpro.
    Is there any other chance to do that?
    Here a CodeSnippet from my Command Bean Class:
    public BusinessDelegate() throws CreateException
              try
                   Context ctx = new InitialContext();
                   OracleSessionLocalHome home = (OracleSessionLocalHome)ctx.lookup("localejbs/OracleSessionBean");     
                   session = home.create();
              } catch (Exception e)
                   e.printStackTrace();
         public void getAllOracleDetails()
              try
                   OracleDTO helper[] = session.getOracleData();
                   oracleDetailsList = new ArrayList();
                   for (int i = 0; i < helper.length; i++)
                        oracleDetailsList.add(helper(i));
              } catch (Exception e)
                   e.printStackTrace();
    OracleDTO is my HelperClass, where i made all Variable-Declarations I need in the View.
    Any ideas?
    Would appreciate that!
    Bernd

    You are not unable to import collection type means u are not able to see that variable in attribute list while importing the model?
    This may be due to you have not added getter and setter function for that collection type.

  • I need to import a live analog RCA signal into a Macbook Air 13" model A1466 to record on Final Cut. Is this possible? If so, how?

    I need to import a live analog RCA signal into a Macbook Air 13" model A1466 to record on Final Cut. Is this possible? If so, what equipment/cables do you recommend pruchasing?

    If you want audio and video from your RCA cable source, you would need a converter device. One that I have used is the EyeTV Hybrid from ElGato. You attach to the Mac via USB, and can attach to RCA composite, Coax, or S-Video. You would record into the EyeTV software and later export to Final Cut for editing. This would not go live into Final Cut Pro.

  • Benefit of importing BW models into HANA.

    Hi All ,
    What is the benefit of importing BW models into HANA and vice versa in BW on HANA ?

    Hi Supriya,
    i think you are mentioning about the migration from BW to BW on HANA here.
    For understanding the benefits , first you need to understand what is HANA. In simple terms HANA is in memory  Data base (it is much more than that ). So being all your data kept in the main memory the speed of the processing will be 300 times better than using a conventional DB. (You can find blogson the perfomance of hana test cases of HANA)
    So in BW on HANA case we will be migrating the underlying DB used in SAP BW (eg : oracle, SQL, or any conventional DB ) into HANA. As i told it is in-memory you will have very high performace gain in your report execution time.In BW on HANA the cubes and DSO will be represented as hana optimised cube / dso .
    Also you can import BW models to HANA, means you can import a BW cube as Native HANA analytic view . Using native HANA modeling will have further performance gains while running reports
    Regards
    Priya

  • 求助:如何将amesim模型导入VeriStand中?Help!How to import amesim model into VeriStand?

    您好!
    尝试将AMESim 13的模型生成.dll导入Veristand中。
    AMESim中添加Veristand interface block成功,编译生成FileName_.dll文件后在Veristand中Add Simulation Model时提示Error-307703,Possible reason:The specified compiled model is not compatible with NI Verisand。另外,将AMESim模型和Simulink模型导入Veristand有什么具体步骤?期待解答。非常感谢!
    I will repeat it in English.
    I am trying to import an AMESim model into VeriStand.Anyone knows how i can do this?Is there any standard steps?
    I have make Veristand interface block  into my AMESim model ,compiled successfully and made a DLL file.But when I ''Add Simulation Model'' in Veristand an error occured.
    Error-307703,Possible reason:The specified compiled model is not compatible with NI Verisand.
    Thanks very much in advance.

    您好!
    尝试将AMESim 13的模型生成.dll导入Veristand中。
    AMESim中添加Veristand interface block成功,编译生成FileName_.dll文件后在Veristand中Add Simulation Model时提示Error-307703,Possible reason:The specified compiled model is not compatible with NI Verisand。另外,将AMESim模型和Simulink模型导入Veristand有什么具体步骤?期待解答。非常感谢!
    I will repeat it in English.
    I am trying to import an AMESim model into VeriStand.Anyone knows how i can do this?Is there any standard steps?
    I have make Veristand interface block  into my AMESim model ,compiled successfully and made a DLL file.But when I ''Add Simulation Model'' in Veristand an error occured.
    Error-307703,Possible reason:The specified compiled model is not compatible with NI Verisand.
    Thanks very much in advance.

  • Importing and Oracle Designer Model

    Hi,
    Is the "Importing an Oracle Designer Model" functionality enabled ? I seem to be able to test the connection (successful) but the next screen "Selct WorkArea" doesn't seem to be working?
    -Tom

    Your right!!
    build 525 has a problem with importing Designer. A Bug has been generated. and it is internal.
    The earlier build works.

  • How to seperate Power Pivot Data Model and Power Pivot Report from Single Workbook.

    HI  Team,
    Initially, We have created Power Pivot report in workbook, containing Source Data Model as well.
    Now, we want to convert workbook having model as Shared Data Model, and all report needs to be part of single workbook.
    I want to implement one of the below solution, but know how to do it.
    1. Separate and Export all Power Pivot report sheet into single Excel Workbook such that it will have all report sheets.
    2. Use Same Model as it is and delete reports from existing one after export to new excel workbook.
    OR
    Is there is any other way to avoid re-creation of reports again? I want to use same report but instead of Embedded Excel data source, I want to use shared data Source in excel.

    One option is to use one workbook as the data source(model) and other workbooks for the reports.  This works in the stand alone Excel and SharePoint versions of Power BI, but not yet in O365 Power BI version.
    There is no export functionality. You would have to copy the workbook and update data source references. I have never tried it, but in theory it should work :).
    Brad Syputa, Microsoft Reporting Services This posting is provided "AS IS" with no warranties.
    Hi Michael,
    Yes your answer is partially correct..thanks for reply, I am working on Power Pivot reports on SharePoint.
    However, below issues observed.
    1. There is No Export Functionality ( as you told)
    2. We can not copy report sheet from workbook1 (which has Data Model) to Workbook2 ( only for report) using Control + C (copy) and Control + V (paste) option.
    Or Move Power Pivot Table ..
    So, solution can be (as you said, unfortunately I tried it already but dint worked)
    1. Copied workbook with New Name - Workbook2.
    2. Go to Data -> I tried to change connection setting -> to use shared Data Model -> I could create new Pivot table using shared Data Model
    But, Still I could use earlier designed Power Pivot tables as it is, to point to shared data model.
    I don't want to re-design entire report. As my project workbook has plenty reports.... :)

  • How to load data and design data model

    Hi,
    We have data in excel(size is appx. 60 MB) of 24 month, excel has column like Year, Month, Region, Affiliate KPI and their value.
    How can we load excel data into dashboard and design the data model?
    Please find the attached file for reference.
    Any help will be appreciated.
    Thanks,
    Ram Krishna

    File is corrupted, you can import the excel into dashboard using import button.
    Design you need to come up with your navigation first and what you need to display in dashboard. If possible explain that we can help you better on this.

  • Print a new model into a file

    Hi everybody!
    After capturing a design from a server model,
    what can I use to print the new model into a file ??
    Thanks for any help!

    RMy wrote:
    > I prefer to make a screen dump (Alt+PrintScrn) and paste picture into
    > my document. Alternative: Print to a .rtf-file. Problem is with large
    > blockdiagrams that doesnt fit into one page. Solutions?
    Maybe installing a hpgl-driver and print to a file.
    Download the hpgl-graphics filter from microsoft (was included until
    Office 95 i think) and import it to the word-document.
    You'll lose the colors this way (as far as i remember).
    Use a postscript printerdriver to print to a file. Convert it to
    something, you can import to your application.
    Use a pdf-printerdriver. But I don't know how you can import graphics
    from pdf (a subset of postscript) to other applications.
    Print to PostScript-File, use ImageMagick's "convert" program to conver
    t
    it to something userful for you and import it.
    These are my ideas...
    bye
    Marco

Maybe you are looking for