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.  Defining collection and schema in a batch file?

    Posted 09/27/01 12:23 PM

    Hi,

    how ist it possible to create a collection from a batch file?
    argbatch won’t let me do that.
    JavaLoader.jar won’t let me do that either.

    We need to do that as part of a custom installation.

    TIA
    Guido


    #API-Management
    #webMethods
    #Tamino


  • 2.  RE: Defining collection and schema in a batch file?

    Posted 09/27/01 01:50 PM

    A simple java program could be written to read the schema and use the TaminoClient.define() method to define the schema. Shouldn’t be too difficult to write.


    #API-Management
    #webMethods
    #Tamino


  • 3.  RE: Defining collection and schema in a batch file?

    Posted 09/27/01 02:15 PM

    Thanks Stuart
    we’ll do that

    Guido


    #Tamino
    #API-Management
    #webMethods