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.

 View Only
  • 1.  Object References

    Posted Mon May 20, 2002 09:45 PM

    I’m trying to reference native xml objects within Tamino’s Schema Editor. I’ve read the documentation and see that I need to have the Map-Type set to Object, Object-Ref set, and a Query set. It appears that the documentation is older than the schema editor. When setting Map-Type in the schema editor to ‘Native ObjectRef’ Tamino shows some attributes. Some of these are familiar, others are straight forward, but there are some that I don’t understand and I can’t find documentation anywhere. Can someone provide help with these attributes and possible provide an example of how I could use this? Can/Should Native ObjectRef’s be used to replace/mimic external namespace support?

    Thanks for your help. Mike


    #API-Management
    #Tamino
    #webMethods


  • 2.  RE: Object References

    Posted Tue June 04, 2002 10:03 AM

    1- Set “Storage Type” of doctype as “Map Doctype”
    2- for a “simple element” of “element complex”

    Set storage type as “Native objectRef”

    Set collectionRef as “your forward link Collaction name”
    Set nodeRef as “your reference node xpath” (like /Customer/Id )

    Set nodeRef operator as “=”

    then define sheme .
    You could not update nodeRef operater if you change it later you should first undefine sheme.

    Now you can run query but if you don’t access map field implicit query won’t run. So for your try you should access mapping field( like customer/map_field/ )

    brgs


    #Tamino
    #API-Management
    #webMethods


  • 3.  RE: Object References

    Posted Thu June 13, 2002 11:04 AM

    Hi!

    Can anybody post a working example (tsd-file) for doctype-connection?

    i want to combine two or more doctypes (maybe customer and products) in a extra doctype where i only input the custNR and the prodNR.
    if i query i want one document containing all information…

    i read the docu and i


    #Tamino
    #API-Management
    #webMethods


  • 4.  RE: Object References

    Posted Thu June 13, 2002 03:05 PM

    sorry, i found the problem myself


    #webMethods
    #API-Management
    #Tamino


  • 5.  RE: Object References

    Posted Thu November 07, 2002 04:43 AM

    Hi Gerald,

    May I know how you manage to do it?

    I need this too.

    Cheers,
    Hwee Choo


    #API-Management
    #Tamino
    #webMethods


  • 6.  RE: Object References

    Posted Tue May 06, 2003 11:32 AM

    Hi Gerald
    I need this too
    can you please send us working example of the objref .
    in the documentation they talk about dummy element i must add to the instance but when i add this i can not validate the xml any more.


    #Tamino
    #API-Management
    #webMethods