Erwin model import into ODI

Hi,
Hs anyone out there done an import of Erwin Models into ODI. I am trying to achieve this succesfully, but though the model gets imported with the columns , heirachy and constraints, the "Diagrams" leaf does not display an ERD as expected.
My steps are as follows:
1) In Erwin create a model (PRODUCT MODEL) containing 2 objects - PRODUCT and PRODUCT_TYPE with a one to many relationship between them. i.e. a product can belong to only ONE product type.
2) Export model to External Format with the following parameters:
Source parameters
==============
parameter Value
Import UDPs As metadata, migrate default values
Import relationship name From relationship name
Import IDs True
Import subject areas Imported as packages and diagrams
Destination parameters
==============
parameter Value
Directory c:\users\olu\erwin testing
ID Suffix 991
XML files get created in desitnation directory.
LSC_UNAMEDSCHEMA.xml
MOD_UNAMEDSCHEMA.xml
In ODI Designer, import model with the following parameters:
Import Type - Duplication
File import directory - c:\users\olu\erwin testing
File to import - UnanamedSchema
Model imports succesfully, but there are no diagrams. Is that the default behaviour?
Thanks,
Olu

I would not personally use diagrams within ODI, they are incredibly slow to work with. When I have used Erwin to create the model, I have just incremented the version of the filename, so got round the versioning issue that way.
One thing that may sway you is that ODI is additive only. I.e. if you remove a column or a FK from your model, when reversing this back into ODI, that column/FK will still remain in the ODI model (remember this is metadata, so logical, not physical) so will still need to physically move it from the ODI interface mappings/model. So using your concept of checking out the diagrams, amending them and then reversing them back into ODI will not be 100% accurate.
The new version of Oracle SQL developer does have a modelling tool. And this also has versioning
Hope this helps
Bos

Similar Messages

  • UDF Export from OIM 11g R1 and Import into R2

    Has anyone ever exported user defined fields from OIM 11gR1 and successfully imported them into OIM 11gR2?
    I have tried exporting the user metadata via deployment manager in R1 and importing into a sandbox in R2 and the import fails with the following exception in the log:
    <Apr 8, 2013 2:49:14 PM UTC> <Error> <XELLERATE.WEBAPP> <BEA-000000> <Class/Method: LoadDeploymentUtility/displayImportSubstitution encounter some problems: Object specified is invalid.ORCLGUID [AttributeDefinition]
    com.thortech.xl.ddm.exception.DDMException: Object specified is invalid.ORCLGUID [AttributeDefinition]
    at com.thortech.xl.ddm.engine.SchemaInstanceFacade.populate(SchemaInstanceFacade.java:322)
    at com.thortech.xl.ddm.engine.SchemaInstanceFacade.addXMLSchemaInstance(SchemaInstanceFacade.java:253)
    at com.thortech.xl.ejb.beansimpl.tcImportOperationsBean.addLastPreviewedFilePrivate(tcImportOperationsBean.java:688)
    at com.thortech.xl.ejb.beansimpl.tcImportOperationsBean.addLastPreviewedFile(tcImportOperationsBean.java:664)
    at Thor.API.Operations.tcImportOperationsIntfEJB.addLastPreviewedFilex(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.oracle.pitchfork.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:34)
    at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
    at com.oracle.pitchfork.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:42)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy381.addLastPreviewedFilex(Unknown Source)
    at Thor.API.Operations.tcImportOperationsIntf_uawk3z_tcImportOperationsIntfRemoteImpl.__WL_invoke(Unknown Source)
    at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)
    at Thor.API.Operations.tcImportOperationsIntf_uawk3z_tcImportOperationsIntfRemoteImpl.addLastPreviewedFilex(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
    at $Proxy399.addLastPreviewedFilex(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:198)
    at $Proxy400.addLastPreviewedFilex(Unknown Source)
    at Thor.API.Operations.tcImportOperationsIntfDelegate.addLastPreviewedFile(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at oracle.iam.platform.utils.DMSMethodInterceptor.invoke(DMSMethodInterceptor.java:25)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy401.addLastPreviewedFile(Unknown Source)
    at com.thortech.xl.webclient.actions.LoadDeploymentUtilityAction.displayImportSubstitution(LoadDeploymentUtilityAction.java:1975)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:269)
    at com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute(tcLookupDispatchAction.java:133)
    at com.thortech.xl.webclient.actions.tcActionBase.execute(tcActionBase.java:894)
    at com.thortech.xl.webclient.actions.tcAction.execute(tcAction.java:213)
    at org.apache.struts.chain.commands.servlet.ExecuteAction.execute(ExecuteAction.java:58)
    at org.apache.struts.chain.commands.AbstractExecuteAction.execute(AbstractExecuteAction.java:67)
    at org.apache.struts.chain.commands.ActionCommandBase.execute(ActionCommandBase.java:51)
    at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
    at org.apache.commons.chain.generic.LookupCommand.execute(LookupCommand.java:305)
    at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
    at org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:283)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1914)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:450)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:185)
    at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:526)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:253)
    at com.nexaweb.server.servlet.NexawebRequestDispatcher.doClientRequest(NexawebRequestDispatcher.java:347)
    at com.nexaweb.server.servlet.NexawebRequestDispatcher.forwardClientRequest(NexawebRequestDispatcher.java:114)
    at com.nexaweb.server.servlet.JspProcessor.processRequest(JspProcessor.java:137)
    at com.nexaweb.server.servlet.RequestProcessor.dispatchRequest(RequestProcessor.java:463)
    at com.nexaweb.server.servlet.RequestProcessor.processClientEvent(RequestProcessor.java:710)
    at com.nexaweb.server.services.protocol.NexawebProtocolHandler.handleProcessEventCommand(NexawebProtocolHandler.java:1026)
    at com.nexaweb.server.services.protocol.NexawebProtocolHandler.dispatchCommand(NexawebProtocolHandler.java:140)
    at com.nexaweb.server.NexawebServer.doService(NexawebServer.java:420)
    at com.nexaweb.server.NexawebServer.doGet(NexawebServer.java:335)
    at com.nexaweb.server.admin.ServerAdmin.callNexawebServer(ServerAdmin.java:379)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.nexaweb.loader.xMethodInvoker.runInThread(xMethodInvoker.java:69)
    at com.nexaweb.server.api.admin.ServerAdminProxy.callNexawebServer(ServerAdminProxy.java:551)
    at com.nexaweb.redirect.RedirectServlet.doGet(RedirectServlet.java:18)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at com.thortech.xl.webclient.security.CSRFFilter.doFilter(CSRFFilter.java:78)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:108)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Any ideas or suggestions? Thanks.

    There are multiple ways to do this. ODI, Essbase Studio or SQL interface in load rules are three. ODI is not free, but the other two I mention are. There are a few developers I know that prefer flat files as it is easier to trace back issues, but most o us use a SQL approach. Both Essbase Studio and Sql Interface can use either PDBC or OCI connections. Of course OCI connections are faster.
    While neither Studio or load rules has a scheduler associated with it, you can use the windows/cron/custom scheduler of your choice to schedule the process to run. Note that neither will run stored procedures/packages but just read from tables/views.
    The batch interface you would use is called MaxL and it interfaces with ODI, Studio and Load rules (Sql interface)

  • .CR2 will not import into  iphoto 08 7.1.5

    I have a few hundred photos taken by a friend that i am trying to import into my iphoto library.
    Getting an unrecognizable file message.
    I shoot on a Canon XSi in RAW and have no issues importing to iphoto, Apature or photoshop....
    her images were shot on a Canon TSi in RAW and will not import into any of my programs.

    The fact that you can use the Raws from your XSi is of no relevance.
    The Raw from every model of camera is different. Note: that's every model not every brand. So, the NEF produced by a Nikon D40 is not the same as the NEF produced by a D60, the CR2 produced by a Canon 350 is not the same as the CR2 produced by a Canon 400.
    Changing the Raw specification is one of the ways of upgrading the cameras.
    IPhoto and Aperture support -  or don't -  the same cameras.
    Regards
    TD

  • How do I convert staruml data model diagram into XML DB datamodel

    I'm trying to find out if i could convert starUML data model diagram into XML DB datamodel. I'm planning to use Jdev for the same. Let me if it is possible

    satrUML does support XMI export. I tried that and tried importing it in JDev and results in error as follows :
    "Mandatory type property of type property has not been set"
    file:/D:/LCM/LCM-SDF-DataModel.xml failed to import
    Any pointers ? Thx

  • Lion corrupting EXIF information when importing into iPhoto '09?

    Hello,
    I use DXO to process my RAW images and get them into iPhoto '09.
    Since the upgrade from Snow Leopard, my JPG pictures that had perfectly valid EXIF headers before import into iPhoto
    $ jhead <path_to_file_before_import>/IMG_0343_DxO.jpg
    File name    : <path_to_file_before_import>/IMG_0343_DxO.jpg
    File size    : 6900360 bytes
    File date    : 2011:08:27 12:32:27
    Camera make  : Canon
    Camera model : Canon EOS 600D
    Date/Time    : 2011:08:14 12:58:24
    Resolution   : 5184 x 3456
    Flash used   : Yes (manual)
    Focal length : 30.0mm  (35mm equivalent: 47mm)
    CCD width    : 22.99mm
    Exposure time: 0.0050 s  (1/200)
    Aperture     : f/14.0
    Focus dist.  : 2.79m
    ISO equiv.   : 400
    Whitebalance : Auto
    Metering Mode: matrix
    end up with empty EXIF after the import:
    $ jhead <path_to_file_after_import>/iPhoto\ Library/Originals/2011/100CANON/IMG_0343_DxO.jpg
    File name    : /Users/Shared/iPhoto/iPhoto Library/Originals/2011/100CANON/IMG_0343_DxO.jpg
    File size    : 6901712 bytes
    File date    : 2011:08:27 18:30:39
    Resolution   : 5184 x 3456
    This was definitely not a problem with Snow Leopard (same iPhoto '09, I have not changed my workflow for years).
    Looking at a picture I imported with Snow Leopard (different camera body, but I checked with both):
    $ jhead <path_to_file_after_import>/iPhoto\ Library/Originals/2010/Oslo\ 17\ Mai/_MG_7938_DxO.jpg
    File name    : /Users/Shared/iPhoto/iPhoto Library/Originals/2010/Oslo 17 Mai/_MG_7938_DxO.jpg
    File size    : 10757229 bytes
    File date    : 2010:05:24 15:59:41
    Camera make  : Canon
    Camera model : Canon EOS DIGITAL REBEL XT
    Date/Time    : 2010:05:17 09:47:17
    Resolution   : 3456 x 2304
    Flash used   : No
    Focal length : 300.0mm  (35mm equivalent: 486mm)
    CCD width    : 22.20mm
    Exposure time: 0.0031 s  (1/320)
    Aperture     : f/8.0
    ISO equiv.   : 200
    Whitebalance : Auto
    Metering Mode: matrix
    Exposure     : shutter priority (semi-auto)
    Anybody noticing the same issue?

    hi djiti,
    DXO up to date,
    Lion up to date,
    iPhoto up to date (? I want to hear you say yes),
    I am at a loss.
    Some apps do not read the same info in the same place in the exif: iPhoto reads the "Creation Date" from "modification date" created in another app, for example; I use "A Better Attributes" app, to change the Exif in that case. But I have never seen that the Exif is "corrupted" by a photo app.
    Lex (I use iPhoto, and Photoshop Lightroom, know about DxO and Aperture but only a little experience)

  • What makes a Java Bean invaild for a model import?

    I'm busy prototyping some functionality that will expose some MDM 5.5 data through a WebDynpro application.  I'm having a problem creating a java bean that will sit in front of an EJB, in that the Bean importer will refuse to import a bean if a certain line of code in a method is visible.  Here's the offending code from the method:
    try {
         A2iResultSet rs = cat.GetRecordsByValue(ary, rsd, Schema.MyTable.NAME);
         setEventLocation(rs.GetValueAt(0, Schema.MyTable.EVENT_LOCATION).GetStringValue());
    } catch (StringException e) {
         setEventLocation("failed to find record");
    Note that I have a class instance variable called 'eventLocation', which has get/set methods defined for it, thereby satisfying the Javabean requirement.
    The first two lines of the 'try' block are the problem.  If I comment them out and assemble the DC, I can import the Bean into a model with no issues.  If I uncomment them, I cannot import the bean - I get a message that says 'Invalid Jar - no beans to import'.
    Can someone explain why this is happening?  Does it have something to do with the StringException?  As far as I can tell from the Java bean model import documentation, I think I'm doing everything correctly, but something must be amiss.
    Suggestions?

    Pablo,
    Now I understand your question in comments to my blog better
    You have to add "ejb20" classes to your WebDynpro project as well, and import model afterwards.
    In WebDynpro DC expand path (<project> -> DC MetData -> DC Definition -> Used DC) and invoke "Add Used DC..." in contextual menu. In dialog select "<dev. config> -> SAP-J2EE -> ejb20 -> DC MetaData -> Public Parts -> default". Set dependencies Built-time (probably Design-time as well). Click OK. Try to import model. If fails, restart IDE and try to import again.
    Valery Silaev
    EPAM Systems
    http://www.NetWeaverTeam.com/

  • Older camcorder (USB) imports into iMovie

    I have a Sony camcorder that does not have firewire, but has USB. It uses mini digital video cassettes. In the past, I successfully imported into iMovie, but have forgotten how. Can anyone help?

    Thank you for helpfully pointing that out, Lennart. Yes, it does have iLink. It's a Sony DCR-PC300 NTSC Handycam 3.0 mega pixels (Japanese model). But the instructions say that it will only work with a PC. I refused to believe there wasn't a workaround, and I was right, though--believe it or not--I am pretty sure I fed it in (very slowly) through the USB connection. Of course the iLink/firewire would be faster, but again, I don't know how to do it (how I did it), whichever way. Thank you in advance for your kindness.

  • Erwin Model Printing

    I have the Erwin model, i want to print that in a way which should look good like a readable relationships diagram, in one or reasonable size page, this model has 12 tables (a subject area).
    When i saw the print preview initially its taking 99 pages. I tried fit model option, but with this i am able to print in one page the model is not clear, it is shrinked to half of the page with only overlapped lines visible.
    I have other model which has more than 150 tables. Below is the instruction from x on this model.
    Make sure the tables are aligned and ready for print without overlaps between pages (use 60% zoom ratio for print)
    Pl reply ASAP. Waiting for your reply.
    thanks

    Depends on what version of Erwin you have. If you still call it ERwin, it's very likely before CA take over :)
    Anyway, you have to play around with the percentage setting in print setup. Don't use auto fit option, it's never work for me anyway. You also need to manually move the tables around so that the print layout can look good.
    With 150 tables you never gonna print them (together with relationships) nicely into a A4. Try to scale them into 2 or 4 pages.

  • Webdynpro Model import error - missing R3NAME or ASHOST

    Hello,
    We have a new NWDI setup for our portal development for ESS and MSS components.
    (NWDI 7.01 SP 05 and EP 7.01 SP05 and ECC 6.0 )
    I am trying to import a WD model (adaptive RFC) into an NWDI project and am getting the following error.
    I get this error after searching for the available FMs in the model import wizard, and when I am at the final screen.
    However, If I create a local project, I am able to import the model (same FM and same backend system) without any problem.
    I guess the problem is with only the NWDI projects and some thing to do with NWDI or SLD connection to the backend system.
    The JCo destinations are setup correctly and I have tried using a couple of different logical system names and there is no change.
    Does any one have any idea on what I am missing?
    Appreciate your response.
    Thanks,
    Shanti
    Here is the error:
    [Warning]:     Creating a connection with Metamodel language <de> failed.  Continuing with language <en>
    [Fatal]:     com.sap.mw.jco.JCO$Exception: Missing R3NAME=... or ASHOST=... in connect_param in RfcOpenEx
    [Info]:     Creating Model: IT0041
    [Info]:     Creating Model Class: Zfm_Hpt_Anndate_Input
    [Info]:     Creating Model Class: Zfm_Hpt_Anndate_Output
    [Info]:     Creating Model Class Property: E_Anndate
    [Info]:     Creating Model Class Property: I_Name
    [Info]:     Creating Model Relation: Zfm_Hpt_Anndate_Input:Output:Zfm_Hpt_Anndate_Output

    Hey Puneet,
    The problem seems to be more weird.
    The JCos are fine .... and I am infact using the same JCos in both the cases.
    I can not only import the model in a local project but also import the model in an NWDI project for a different DC.
    Somehow the problem is with creating the model in only one of the DCs in the ESS SC.(ess/quotas)
    Well, I finally went ahead and finished creating the project (ignoring the error I was getting) and the model works fine after import and deployment.
    At this point, I am not sure what the problem was but it does not impact my model at runtime. Every thing works fine as expected.
    This seems like a bug ... and the error is somehow showing up unnecessarily ...
    Thanks,
    Shanti

  • Model import error - Missing R3NAME or ASHOST in connect_param in RfcOpenEx

    Hello,
    We have a new NWDI setup for our portal development for ESS and MSS components.
    (NWDI 7.01 SP 05 and EP 7.01 SP05 and ECC 6.0 )
    I am trying to import a WD model (adaptive RFC) into an NWDI project and am getting the following error.
    I get this error after searching for the available FMs in the model import wizard, and when I am at the final screen.
    However, If I create a local project, I am able to import the model (same FM and same backend system) without any problem.
    I guess the problem is with only the NWDI projects and some thing to do with NWDI or SLD connection to the backend system.
    The JCo destinations are setup correctly and I have tried using a couple of different logical system names and there is no change.
    Does any one have any idea on what I am missing?
    Appreciate your response.
    Thanks,
    Shanti
    Here is the error:
    [Warning]:     Creating a connection with Metamodel language <de> failed.  Continuing with language <en>
    [Fatal]:     com.sap.mw.jco.JCO$Exception: Missing R3NAME=... or ASHOST=... in connect_param in RfcOpenEx
    [Info]:     Creating Model: IT0041
    [Info]:     Creating Model Class: Zfm_Hpt_Anndate_Input
    [Info]:     Creating Model Class: Zfm_Hpt_Anndate_Output
    [Info]:     Creating Model Class Property: E_Anndate
    [Info]:     Creating Model Class Property: I_Name
    [Info]:     Creating Model Relation: Zfm_Hpt_Anndate_Input:Output:Zfm_Hpt_Anndate_Output

    The problem seems to be more weird.
    I can not only import the model in a local project but also import the model in an NWDI project for a different DC.
    Somehow the problem is with creating the model in only one of the DCs in the ESS SC.(ess/quotas)
    Well, I finally went ahead and finished creating the project (ignoring the error I was getting) and the model works fine after import and deployment.
    At this point, I am not sure what the problem was but it does not impact my model at runtime. Every thing works fine as expected.
    This seems like a bug ... and the error is somehow showing up unnecessarily ...
    Thanks,
    Shanti

  • Import into Consolidation system failed

    Hello,
    We are on NW04s and tryign to import ESS component and other standard components like SAP_JEE,SAP_BUILDT into the Consolidation system and import fails in between with the CBS Log as:
    Build number assigned: 7851
    Change request state from QUEUED to PROCESSING
    INTERNAL BUILD request in Build Space "D77_ESS11ADC_C" at Node ID: 778,177,350
         [id: 7,845; parentID: 7,539; type: 32]
    REQUEST PROCESSING started at 2007-12-14 23:25:37.149 GMT
    ===== Pre-Processing =====
    Calculate all combinations of components and variants to be built...
         "sap.com/ess/jp/fam" variant "default"
    Prepare build environment in the file system... started at 2007-12-14 23:25:37.227 GMT
         Synchronize development configuration... finished at 2007-12-14 23:25:37.227 GMT and took 0 ms
    Development line state verification started at 2007-12-14 23:25:41.336 GMT
    Verification of the development line [ws/ESS11ADC/sap.com_SAP_ESS/cons/active/] SUCCEEDED
    Development line state verification finished at 2007-12-14 23:25:41.352 GMT and took 16 ms
    Cache verification, level 2 (Comparison of attributes) started at 2007-12-14 23:25:41.352 GMT
    Verification of the following object:
         [DC: sap.com/ess/jp/fam, group: 0] SUCCEEDED
    Cache verification finished at 2007-12-14 23:25:41.368 GMT and took 16 ms
         Synchronize component definitions... finished at 2007-12-14 23:25:41.446 GMT and took 4 s 219 ms
         Synchronize sources...
    ===== Pre-Processing =====  finished at 2007-12-14 23:25:50.227 GMT and took 13 s 78 ms
    Change request state from PROCESSING to FAILED
    ERROR! The following error occurred during request processing:java.lang.OutOfMemoryError
    Unknown reason (java.lang.OutOfMemoryError)
    REQUEST PROCESSING finished at 2007-12-14 23:25:50.243 GMT and took 13 s 94 ms
    What can be dome to fix the OutOfMemory Error...?
    Any help would be highly appreciated..

    Hi Shikhil,
    Please do the follwoing
    1. Incrrease the memory size by navigating to Check the CBS settings in the Visual Administrator->Services->Component Build Service-> Tab 'Properties' 
    2.Refer to this thread
    CMS Error importing into Consolidation System
    3.SAP NOTE 723909
    Thanks
    Pankaj

  • Photos imported into wrong folder

    When running an import and setting destination to import into subfolder organised by date (2011/2011-04-29) the ophotos taken late in the day do not go into the correct folder, they import into the next days folder. It appears the calculation used for the import does not take into acct regional settings.
    Using lightroom 3.4 (also seen with 3.2 and 3.3)
    Any ideas other than manually sorting all photos?
    I notice that the Canon import software correctly sorts the photos, just have to use that then synchronise in lightroom, not good but at least till adobe fix the bug it will have to do.

    Can you find out exactly how many hours  difference there is ?
    Do you have some AM/PM problem?
    Are you shure your computer is in the right time-zone?
    Daylight savings corrected ?

  • I have some dts cd's that I want to import into itunes on a windows pc and then play back on my apple tv 3 (i think its 3, about 9 months old) to listen to through my onkyo amp via hdmi as dts, when I play back I just get white noise.

    I have some dts cd's that I want to import into itunes on a windows pc and then play back on my apple tv 3 (i think its 3, about 9 months old) to listen to through my onkyo amp via hdmi as dts, when I play back I just get white noise. I have seen lots of old posts which go on about converting files but am wondering wherher at the current time with the latest versions of itunes and apple tv whether this should by now be a virtual play out of the box solution.
    I have tried connecting my atv to the amp by optical cable but that didnt produce anything better and am assuming that a hdmi cable should be able to reproduce everything an optical cable does.
    Is this something I should be able to achieve without having to recode the files?
    Tracks are imported to itunes as apple lossless, have tried setting the atv audio settings to auto and 16 bit, neither works yet I was told some time ago by an apple rep that the atv shoud be able to handle any type of audio as it just passes it to the amp to decode. I am not stupid but not that technical when it comes to audio and bitrates etc so any explaination would be appreciated.
    Thanks in advance for any help

    Willy, the procdedure you describe works perfectly for AppleTV G1. In fact, I frequently play DTS music discs ripped to my iTunes library as Apple Lossless (ALAC) and synched to the ATV. What happens is that, as far as iTunes and the ATV are concerned, a conventional stereo 16/44 audio file is being played; however my reciever detects the DTS data stream, and instead of outputting static, it decodes the 5.1 channels correctly. This process parallels the way DTS discs were designed to be played back: a conventional CD player is connceted, via digital out, to a DTS-aware reciever/pre-amp and the two channels of static are recognized as 6 channels of DTS-encoded audio.
    However this process will only work if the player (CD, ATV, PC, etc.) sends a "bit-perfect" 16 bit/44.1 khz data stream to the decoding device. In the case of ATV G2 and G3, as has been discussed elsewhere, the unit resmaples all audio - including 16/44 PCM (Redbook CD)  - to 16/48. While this is not a big deal for conventional audio CDs, MP3s, and AAC files, it mangles the fragile DTS datastream and renders it undecodable. The resulting static that you hear is just like the static you would hear if you played a DTS CD on a non-DTS capable system.
    Sadly, I'm not aware of any easy way around this. You could use a program like Foobar (and the DTS plugin) to convert your DTS CDs to 6-ch .wav or .flac file. From there you could transcode the file to AC-3 and then mux it into a video container that ATV supports. You may need add a dummy video track, for iTunes/AppleTV to be ok with the file, though I'm not sure. This may be a lot of work.
    Sorry for the bad news. I wish that the iTunes/ATV ecosystem had better multi-channel audio support.
    Steven

  • I have Iphoto '09, version 8.1.2 (424). I am having an identical problem.  All my pictures are imported into Iphoto when I downloaded them from my camera.  Until recently, I thought that the pictures were actually saved in the library.  Since I need to cr

    I have Iphoto '09, version 8.1.2 (424). I am having an identical problem.  All my pictures are imported into Iphoto when I downloaded them from my camera.  Until recently, I thought that the pictures were actually saved in the library.  Since I need to crop my pictures for the web, and Iphoto doesn't do that, I purchased Photoshop Elements to do that.  To my surprise, when I try to get a picture from Iphoto to Photoshop, it can't be done. That was when I realized, after wasting a lot of time, that the photos are not in the Iphoto library.
    I started naming the pictures on Iphoto so I had a recognizable file name to open on Photoshop. Couldn't find it.  I looked in the Backup folder and the Transfer software folder (I have a Nikon camera), and the names I entered in the Iphoto display, could not be found.
    When I am trying to upload a photo to the web, I get the Finder folder showing  with an active folder called "Photos" under "Media", which only displays Iphoto and PhotoBooth.  This is a folder name that I cannot find in my HD anywhere when I look for it.  If I edit a picture with Photoshop, I am not going to save it back to Iphoto (not sure whether it will work properly).  How do I get my folder of edited photos to show when I want to upload a picture to the web?
    Where (the name of the folder) do I find the pictures I see displayed on the Iphoto library, including any name changes, keywords added, and so on?

    See my response to your other post.

  • Older DV Tapes Will Not Play or Import Into iMovie

    I have a lot of DV tapes shot ten years ago on a JVC camcorder that I want to import into iMovie.
    I have a new Canon Vixia hv 30 and I'm assuming these older mini DV tapes are compatible because these old tapes play fine in the camcorder itself, and also on my TV, but when I try to import them into iMovie, they do not display in the iMovie import window. However, new tapes shot recently with the new hv 30 display and import just fine.
    Is there a problem with the old tapes being incompatible in some way I'm not understanding?
    Dino1956 answered a similar problem in 2008:
    *iMovie Camcorder Import Fix*
    *Connect your camera. put it in 'play' mode (sometimes also called vcr). start up imovie (hd or 08; both work, but i use HD). go to the blue 'import' screen. it should just say 'camera connected'.*
    *Now comes the trick. don't click import, but instead put your camera in 'record' mode. you should now see whatever it is that your aiming the camera at on your computer screen.*
    *QUICKLY put your camera back in play mode. again very quickly press the 'play' button, either on the imovie import screen or on your camera. your DV tape will start to play back.*
    *-On my computer, the video now suddenly shows up in imovie! You can now click the 'import' button in imovie, and imovie will start importing the tape in realtime. This is a bit slower than the normal import method, but hey, at least you can now get your video into imovie!*
    ...but this solution doesn't work for me. I cannot "quickly" click the Play button on the camera monitor or in the iMovie window after switching from record to Play on the camera because there is a 5 second time lag on both the camera's monitor and in the iMovie window while the iMovie screen/camera monitor switches over from Record to Play.
    Is there any way I can get older DV footage into iMovie from my Vixia hv 30? My resources are at a very low ebb right now.

    I found a clue on the www.hv20 website: Old DV tapes recorded before HDV...you need to go into the hv 30 menu and select "DV" rather than "HDV", then the video shows up in the iMovie import screen and imports easily.

Maybe you are looking for