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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  WmOAAdapter selecting Transaction Definition issue

    Posted 07/27/05 07:42 PM

    Hi All,

    I’m trying to create an Adapter service to insert data into Oracle Applications.

    I do have sample Transaction Definitions in the webMethods repository. While trying to associate Transaction Definition in the Adapter(insert SQL) Service, I’m getting the following error…

    com.wm.app.b2b.server.ServiceException: [ART.114.205] Adapter Runtime (Metadata): Unable to lookup the resource domain values.
    [ADA.400.110] Exception caught: Transaction Names are not Available
    on txnName [Ljava.lang.String;@1bf039d

    java.lang.Exception: Adapter values are not available.

    Please help…

    Thanks in advance,
    SATYA.


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards


  • 2.  RE: WmOAAdapter selecting Transaction Definition issue

    Posted 07/28/05 01:14 PM

    Hi Satya,

    Just try to disable and re-enable the connection to the Oracle Apps db. If that doens’t re-establish the connection, you may have to bounce the IS explicitly and set min connections to 0.

    Leon


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards


  • 3.  RE: WmOAAdapter selecting Transaction Definition issue

    Posted 07/28/05 04:04 PM

    Hi Lewis,

    Tried all the options you said, still no luck, not able to see the transaction definitions and getting the same error.

    Thanks,
    SATYA.


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: WmOAAdapter selecting Transaction Definition issue

    Posted 07/28/05 05:42 PM

    Hey are you using BatchInsert JDBC Adapter service? What is yur JDBC connection type ? Is it LOCAL_TRANSACTION or NO_TRANSACTION connection?


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards


  • 5.  RE: WmOAAdapter selecting Transaction Definition issue

    Posted 08/02/05 04:43 PM

    Leon,

    I’m not using the JDBC Adapter. I’m using WmOAAdapter to connect to Oracle Applications and its making use of LOCAL_TRANSACTION.

    Thanks,
    SATYA.


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards


  • 6.  RE: WmOAAdapter selecting Transaction Definition issue

    Posted 08/02/05 08:30 PM

    Hi,

    Have you imported the sample transactions (.txp files) into webMethods IS? You can only make use of them after importing them into webMethods.

    Usha


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB


  • 7.  RE: WmOAAdapter selecting Transaction Definition issue

    Posted 08/03/05 07:18 PM

    Jyothi,

    Yes, they are imported into webMethods IS. Looks like its a strange error, not able to figure it out.

    Thanks,
    SATYA.


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB