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.  store xml without tsd

    Posted 12/16/02 09:00 AM

    How can i store in a collection named “mycollection” an xml file without tsd ?
    I know that if from TII i try to insert an xml without schema, Tamino store it in ino:etc collection…

    Thanks
    @nto


    #API-Management
    #webMethods
    #Tamino


  • 2.  RE: store xml without tsd

    Posted 12/17/02 09:41 AM

    To store XML in a named collection other than “ino:etc” you need a schema. One of the properties of the schema is the collection name.

    Without a schema, XML is stored in collection “ino:etc” as you say.

    HTH


    #Tamino
    #webMethods
    #API-Management