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.  Tamino DOM interface

    Posted Wed May 22, 2002 12:46 PM

    HI
    I wrote an application using VB and tamino 3.1.1.1 activex , my application works when it is on the system that tamino server is installed on but do not work on another system
    mytamino.csDatabaseURL = “http://client08.itec.net/tamino/NFL_DB/Hospital
    (no answer to queries )
    what is the reason ?
    (my application is the one in tamino welcome demo)

    LOVE


    #API-Management
    #webMethods
    #webMethods-Tamino-XML-Server-APIs


  • 2.  RE: Tamino DOM interface

    Posted Wed May 22, 2002 10:31 PM

    Hi.

    Is it possible to directly access the Tamino database from the “other system”?
    If a query like “http://client08.itec.net/tamino/NFL_DB/Hospital?_xql=/*” doesn’t work, I would suspect there is a firewall blocking access to client08.

    Cheers,
    Trevor.


    #API-Management
    #webMethods-Tamino-XML-Server-APIs
    #webMethods


  • 3.  RE: Tamino DOM interface

    Posted Sat May 25, 2002 07:39 AM

    I can access my database running interactive interface from another system but my vb application does not run from a remote system

    LOVE


    #webMethods
    #API-Management
    #webMethods-Tamino-XML-Server-APIs


  • 4.  RE: Tamino DOM interface

    Posted Mon May 27, 2002 06:35 PM

    Any security settings enabled in the webserver/Tamino?


    #webMethods-Tamino-XML-Server-APIs
    #API-Management
    #webMethods


  • 5.  RE: Tamino DOM interface

    Posted Tue May 28, 2002 04:10 PM

    To be able to use an ActiveX control (such as TaminoX.ocx) it does need to be registered on your local runtime box [e.g. regsvr32 TaminoX.ocx].


    #API-Management
    #webMethods
    #webMethods-Tamino-XML-Server-APIs