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
Expand all | Collapse all

About Broker ActiveX Control (EXX611)

  • 1.  About Broker ActiveX Control (EXX611)

    Posted Mon May 06, 2002 04:11 PM

    Hi all,
    i have somes doubts about the use of Broker ActiveX Control in the next case:
    i try to launch querys from Natural program to VisualBasic program.
    Its possible to do it with “Broker ActiveX Control”? if yes… how? (apparently i can build a DCOM server to register in broker an work with VB).
    All suggestions will be gratefully received
    Thanks in advance.
    Cesar


    #webMethods
    #EntireX
    #Mainframe-Integration


  • 2.  RE: About Broker ActiveX Control (EXX611)

    Posted Tue May 14, 2002 05:17 PM

    Hi Cesar,

    yes, you can do that.

    Write a VB program using the Broker ActiveX Control which registers as an ACI Server. There is an example shipped with EntireX for Calc.

    Write a Natural program which calls the Broker API directly (“call broker …”) as an ACI client.

    Kind regards,
    Rolf


    #webMethods
    #Mainframe-Integration
    #EntireX