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.


#TechXchangePresenter
 View Only
Expand all | Collapse all

RPC server to call COM objects

  • 1.  RPC server to call COM objects

    Posted Thu February 12, 2004 08:25 PM

    Are there any examples of writing a windows service (this I can do) that shows how an RPC server can be launched that will inturn invoke a series of COM objects.

    Thanks in advance. You can also send me email directly to my SAG email.


    #EntireX
    #webMethods
    #Mainframe-Integration


  • 2.  RE: RPC server to call COM objects

    Posted Mon February 16, 2004 11:47 AM

    Hello Amit,

    yes, I have written an Rpc2Dcom Server. This Server is generated by an IDL. An RPC conversation creates an COM object and a RPC request calls a method of created object. This scenario is tested with COM Interface of Entire Connection by example.


    #EntireX
    #Mainframe-Integration
    #webMethods