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

Invoking a VB service from WebMethods

  • 1.  Invoking a VB service from WebMethods

    Posted Fri August 27, 2004 04:14 PM

    Hi,
    I am using webMethods 6.1. I have compiled the sample vb dll as given in WmSamples and registered it. When I invoke the helloWorld method from a external visual basic exe by passing a Values object, the dll works fine. But when I invoke the same using webMethods win32:COM:invoke methods, i get no exception, but the method doesnt get called. Whereas if i use win32:COM:invokeLate method, an exception is raised java.lang.reflect.InvocationTargetException: null.

    Please help


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB