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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Add Extensions by Java API

    Posted 11/26/01 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 12/10/01 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