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.  _Admin support in the Tamino API for Java

    Posted Mon May 06, 2002 04:07 PM

    In my application, I have to use an _admin command to get some data out of Tamino.
    I will use the TaminoAPI4J for that, because the application runs in an application server and I cannot issue directly a HTTP command inside an application server.
    How can I use this command?
    Do I have to extend the API myself for that purpose?
    Thanks for a fast answer!


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


  • 2.  RE: _Admin support in the Tamino API for Java

    Posted Tue May 07, 2002 11:39 AM

    what do you want to achieve? Which _admin command do you want to use?


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


  • 3.  RE: _Admin support in the Tamino API for Java

    Posted Tue May 07, 2002 06:08 PM

    It shouldn’t depend which command to run, because the API should be open for all ADMIN commands!
    But we need a special command included in the 3.1.1.4 Fix 4 Version!
    _ADMIN=ino:DisplayIndex(…)
    We need it really from inside an Application Server (BEA Weblogic)!


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


  • 4.  RE: _Admin support in the Tamino API for Java

    Posted Wed August 21, 2002 04:45 PM

    To make this thread complete. The Tamino API for Java is able to issue _admin commands now. This is available with the Tamino Server release V3.1.2 and also with the Tamino API V3.1.2 available here in the community for download.


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