Gen EDGE

 View Only
  • 1.  CA Gen data modeling interface to ErWin (model intergration)

    Posted Mar 02, 2020 02:52 PM
    Does anyone know if this is still viable?

    Our corporate data modeling group is trying to resurrect this, as it has become difficult (for various reasons) to maintain the Gen data models in the corporate data model.

    they have encountered some difficulties in their latest effort, and I am just wondering if there's any expertise out there that might have some insight.
    Here is what they are seeing:
    ______________________________________________

    My Import is failing . I think the culprit is the following below. This is one of the problems of the Broadcom acquisition of CA.

    We need to know 2 things here to even get started.

    1)The updated link for that bridge parameter file.

    2) where to update the updated link in ERWIN so that the import picks up the new file.

     

    Other possible option to import in ERWIN is to use a COBOL Copybook File. Is it possible to create a copybook file from CA:GEN for it?

    __________________ 

    "C:\Program Files (x86)\erwin\Data Modeler r9\MetaIntegration\\bin\MIMB.bat" -r STDIN -y STDOUTINFO:MIMB process ID=26240

    INFO:System Hardware: Intel64 Family 6 Model 60 Stepping 3, GenuineIntel at 4 CPU(s)/Core(s) with 7912 RAM

    INFO:System Software: Windows 10 10.0 x86 on mad02h56958 with Office:

    INFO:System encoding: windows-1252

    INFO:Data directory: C:\Users\MSCMYA\AppData\Local\Temp\MetaIntegration\data

    INFO:Using OEM license OEM_CA_ERWIN

    INFO:Import bridge: 'CaCoolGen'

    INFO:Export bridge: 'CaErwin9Xml'

    INFO:MIMB process ID=25136

    INFO:System Hardware: Intel(R) Core(TM) i5-4200M CPU @ 2.50GHz at 2494 MHz with 2047 MB RAM

    INFO:System Software: Windows 10 Enterprise 6.2 x86 on MAD02H56958 with Office: 12.0

    INFO:System encoding: Western European (windows-1252)

    WARNING:Invalid bridge parameter (File)

    INFO:Import tool: CA technologies Gen 4.1a to 8.0 (http://www.ca.com/us/products/product.aspx?ID=256)

    INFO:Import interface: [Data Modeling] Data Store (Physical Data Model, Logical Data Model) via C API from CaCoolGen <2020-03-02 11:34:28>

    INFO:Import bridge: 'CaCoolGen' 9.0.2 - 2016-05-23 14:39:47

    INFO:Directory = C:\models85\dbss.ief\

    INFO:Design level = Logical only

    INFO:Append volumetric information to the description field = False

    INFO:Encoding = Western European (windows-1252) (windows-1252)

    INFO:Running bridge...

    INFO:Detected installation location: C:\Program Files (x86)\CA\Gen r8\Gen\

    INFO:Loading manifest...

    INFO:Loading libraries...

    INFO:MITI component(s) with build version '9.0.2 - 2016-08-31': MIR.jar

    INFO:MITI component(s) with build version '9.0.2 - 2016-11-08': MIRModelConverter.jar

    INFO:MITI component(s) with build version '9.0.2 - 2016-11-16': Mimb.jar

    INFO:MITI component(s) with build version '9.0.2 - 2016-11-23': MIRModelBridge.jar

    INFO:MITI component(s) with build version '9.0.2 - 2016-12-09': MIRUtil.jar

    ERROR:The tool failed with error code ERROR_EXE



    ------------------------------
    Doug Seaver
    Systems Development Services Specialist
    CA Gen Tool Support
    WisDOT
    Madison, WI, USA
    ------------------------------


  • 2.  RE: CA Gen data modeling interface to ErWin (model intergration)

    Posted Mar 03, 2020 02:58 PM
    Today I sent a question to ErWin support to see if they could help. Here is the response I received from them. So, I am learning...

    Matt Russo (erwin)

    Mar 3, 19:19 GMT

    Hi Doug,     CA Gen and MIM (CA's Multi Image Manager) are both CA products not products at erwin, Inc.  Please contact Broadcom support at +1 800 225 5224 You can also open a case online with Broadcom using this web page:  https://www.broadcom.com/mybroadcom/login?fromURI=https://ca-broadcom.wolkenservicedesk.com/login-sso Best Regards, Matt

    Matt Russo | Principal Support Engineer, erwin, Inc. P: +1 (800) 78ERwin E: MRusso@erwin.com W: erwin.com A: Suite 220, 3150 Brunswick Pike, Lawrenceville, NJ, 08648

     

    Seaver, Douglas - DOT

    Mar 3, 17:52 GMT

    How does MIMB find the correct CA Gen API if you have multiple versions of CA Gen installed on the workstation? (e.g. CA Gen r8/r8.5/r8.6...)

    Regards,

    Doug Doug Seaver DBM-BITS-ADS-DMV Core Unit Wisconsin Department of Transportation 4822 Madison Yards Way, Rm S809.04 P.O. Box 7915 Madison, WI 53705-7915 (608)266-7770



    ------------------------------
    Doug Seaver
    Systems Development Services Specialist
    CA Gen Tool Support
    WisDOT
    Madison, WI, USA
    ------------------------------



  • 3.  RE: CA Gen data modeling interface to ErWin (model intergration)

    Broadcom Employee
    Posted Mar 05, 2020 03:32 PM
    Hi Doug, 

    Regarding MIMB and Gen's API reference, see the company (Meta Integration Technologies) web pages related to their MIMB product:

    http://metaintegration.com/Products/MIMB/Specifications/MIRCaCoolGenImport.html 

    It appears they are looking for the API as follows: 
    The bridge requires access to either the 'Workstation Update API' (ueapi32w.dll) or the 'Workstation Read Only API' (eapi32w.dll).
    The path to the API must be set into the the environment variable 'PATH'.   For example: 
    Under Windows Control Panel / System / Advanced / Environment Variables, edit the value of 'PATH' system variable, and make sure it contains for example:
    For version 8.0:   C:\Program Files (x86)\CA\Gen r8\Gen
    For version 8.5:   C:\Program Files (x86)\CA\Gen85\Gen

    Hope this helps!

    Thanks, 
    Steve