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 Call .NET dll from WebMethods

    Posted Thu April 10, 2008 11:19 PM

    Anyone knows how to call .NET dll from webMethods?

    Thanks,

    Shuren


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


  • 2.  RE: How to Call .NET dll from WebMethods

    Posted Thu April 10, 2008 11:39 PM

    The webMethods Microsoft Package documentation should get you started on the right direction. You can find it and all other product documentation on webMethods Advantage in the Bookshelf section.

    Mark


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


  • 3.  RE: How to Call .NET dll from WebMethods

    Posted Fri April 11, 2008 01:56 AM

    Mark,

    I found the document, but it only tell me how to invoke WM service from .net, and how to invoke .net remote service from WM.

    Anyway other way can invoke a regular .NET dll?

    Maybe I didn’t find the correct document.

    Regards,

    Shuren


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


  • 4.  RE: How to Call .NET dll from WebMethods

    Posted Fri April 11, 2008 04:33 PM

    Mmmm. When I worked with the WM Microsoft package some time back, you could “register” a .Net assembly (DLL) such that its public methods could be called from Flow. Is that not still the basic pattern?

    M


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


  • 5.  RE: How to Call .NET dll from WebMethods

    Posted Fri April 11, 2008 05:24 PM

    That’s what I think, but I can’t find the document guide for that approach.
    Do you know where is that document?

    Thanks,

    Shuren


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


  • 6.  RE: How to Call .NET dll from WebMethods

    Posted Fri April 11, 2008 05:56 PM

    From the webMethods for Microsoft Installation and User’s Guide 7.1 PDF available on Advantage in the Bookshelf section.

    For step-by-step instructions see Chapter 3 “Using Developer with the .NET Package”.

    Mark


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


  • 7.  RE: How to Call .NET dll from WebMethods

    Posted Fri April 11, 2008 06:48 PM