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.  Database Links

    Posted 11/25/02 12:41 PM

    Hi,
    I have a newbie question. I have the following structure in the database called Test.
    Test (Database)
    |
    — Links(Collection)
    |-- BookSchema
    |-- Book
    |-- Autor
    I had created a schema that uses a reference to Autor, I got insert some Autors, but none Books.
    How I do to reference a autor in book’s xml?
    Thanks in advance.


    #Tamino
    #API-Management
    #webMethods


  • 2.  RE: Database Links

    Posted 11/26/02 10:55 AM

    If I understand the question correctly, you want to make a reference to an Author document in a Book document where each is a separate document type in the same Collection.

    iwama made a good post here about the subject of Object References and how to make them in the Schema Editor.

    You could also search for tsd:objectRef in the documentation for more information.

    If you need more specific help with a schema, please post the schema.

    HTH


    #webMethods
    #Tamino
    #API-Management


  • 3.  RE: Database Links

    Posted 12/02/02 01:28 PM

    Thank you, your information is very usefull.


    #Tamino
    #API-Management
    #webMethods