webMethods

webMethods

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.  Connection

    Posted Tue February 25, 2003 03:28 PM

    hi there :wink:

    first of all: sorry for my bad english - i’m from switzerland :wink:

    i have to write a little application based on tamino-db (in asp.net) - and i have no idea how to connect to tamino.

    have you got examples?

    thank you very much!


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


  • 2.  RE: Connection

    Posted Tue February 25, 2003 03:51 PM

    In the installation of the .NET SDK under the Tamino installation directory there is a dierctory SDK\TaminoAPI4DotNET\samples that contains quite a few standalone applications that use the .NET API. Are any of these of any use to you?


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


  • 3.  RE: Connection

    Posted Wed February 26, 2003 10:39 AM

    this folder isn’t installed on my system (tamino v.3.1x) - are those samples somewhere online?


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


  • 4.  RE: Connection

    Posted Wed February 26, 2003 11:28 AM

    Unfortunately the Tamino API for .NET is only available for Tamino 4. It doesn’t support Tamino 3.


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


  • 5.  RE: Connection

    Posted Sun March 30, 2003 03:20 PM

    Hi,

    I developped an application with .NET for Tamino V 3.1.1.4. For that I wrote a TaminoAPI that is based on the TaminoX Active-X interface. It is basically just a wrapper around the API which was provided by SAG.

    You can download a test version of this API from http://www.powerware.ch/doc/TaminoAPISetup.msi

    It is a Microsoft Installer package which contains the DLL and a simple example in C#. The example works with the Tamino Telephone example database.

    The documentation is at the moment quite poor. Nevertheless, I hope it might be useful.


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