IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  How to export SQL package in SQL statement file ?

    Posted Thu July 16, 2015 12:55 PM

    Dear,

    we are analyzing a webMethods implementation which contain package for the SQL , to ease our analysis, we would like from the developer “export” the package in a readable SQL statement format.

    How is this feasible ?

    thanks,
    Luc


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: How to export SQL package in SQL statement file ?

    Posted Thu July 16, 2015 03:33 PM

    Hi Luc,

    which Version of wM are you using?

    Can you explain the package structure (esp. where the SQL resides)?

    Is it using JDBC-Adapter or WmDB?

    Which Database (type and version) are you connecting to?

    Regards,
    Holger


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 3.  RE: How to export SQL package in SQL statement file ?

    Posted Wed July 22, 2015 07:24 AM

    Luc – Give more details of the implementation. So that we can share our views.

    Thanks,


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 4.  RE: How to export SQL package in SQL statement file ?

    Posted Wed July 22, 2015 07:30 AM

    Hi Holger,

    they are using WM 8.2 , JDBC Adapter to Oracle 11

    Regards, Luc


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 5.  RE: How to export SQL package in SQL statement file ?

    Posted Wed July 22, 2015 07:51 AM

    Hi Luc,

    plesase check if you are on the correct DB driver.
    These are available from Oracle TechNet (OTN).
    Its version should be the latest 11 or 12 version.

    Dependent on the JVM you are using it is called ojdbc5.jar or ojdbc6.jar.


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 6.  RE: How to export SQL package in SQL statement file ?

    Posted Wed July 22, 2015 10:29 AM

    Hi,

    let me reformulate my question :

    we are analyzing a webMethods implementation which has several packages with sql to Oracle databases via JDBC adapter .

    We would like to export all these out of webMethods in a readable SQL statement format (.txt files,…)

    How is this feasible ?

    thanks,
    Luc


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods