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.  Rekursive relations

    Posted 01/17/03 08:38 PM

    Hello!

    I’m trying to map a rekursive relation.
    For example:

    Every person has an age and a name.
    Every person has relatives by definition, and the relatives are also persons

    Like:

    20
    John

    sister
    Mary



    24
    Mary

    brother
    John



    Could I use objectreference to connect document instances from the same schema?

    For example:
    home schema = persondatabase
    node which contains a reference = person2

    and

    foreign schema = persondatabase
    the foreign referenced node =
    persondatabase/person

    Thank you in advance :slight_smile:


    #API-Management
    #webMethods
    #Tamino


  • 2.  RE: Rekursive relations

    Posted 01/23/03 05:38 PM

    Misspelling!!
    Not Rekursive but RECURSIVE…sorry


    #Tamino
    #webMethods
    #API-Management