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

Add Extensions by Java API

  • 1.  Add Extensions by Java API

    Posted Mon November 26, 2001 03:33 PM

    Hello!

    Is it possible to add a new server extension using Java API if you know the admin username/password?

    Thanx.


    #Tamino
    #API-Management
    #webMethods


  • 2.  RE: Add Extensions by Java API

    Posted Mon December 10, 2001 11:12 AM

    You can use the argbatch interface to do so in Tamino Version 3.1.
    Please refer to the Tamino documentation

    Tamino Server Extensions /
    Administrating Tamino Server Extensions /
    Installing a Server Extension /
    To install a Tamino Server Extension (in batch)

    Example :
    argbatch install extension database=
    packagefile=


    Usage and other credentials of the argbatch command can be found in the “System Management Hub Documentation”


    #Tamino
    #API-Management
    #webMethods