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.  Need to develop custom adapter

    Posted Fri December 28, 2012 11:56 AM

    Hi Forum,

    Need to develop custom adapter…Actually a file reader adaptor need to be created…Please give some idea on how it can b done…is thr any sample code available then please let me know…

    Thanks,
    Preeta


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


  • 2.  RE: Need to develop custom adapter

    Posted Fri December 28, 2012 04:54 PM

    I’ve been working with wM tools for 10+ years. I’ve never needed to create an adapter. My guess is that you don’t really need to either.

    You likely can use the flat file package to do what you need, if you’re working with delimited files of some sort.

    But based upon your other posts, it seems like you’re simply trying to read and write files. Possibly config files of some sort. You do not need an adapter for that. It seems like you just need more familiarity with Integration Server, the built-in services, and how/when to write Java services.


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


  • 3.  RE: Need to develop custom adapter

    Posted Sat December 29, 2012 02:05 PM

    Hii,

    Thanks alot…I will look as what you have said…


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