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.


#TechXchangePresenter
 View Only

Retrieve record structure at run time

  • 1.  Retrieve record structure at run time

    Posted Mon December 15, 2003 08:00 PM

    hi all,

    I have a record which has several other records defined in it.

    Record
    —record1
    -----record1 element1
    -----record1 element2
    —record2
    -----record2 element1
    -----record2 element2

    At runtime the sub-records - record1 and record2 does not exist. I have the name of record(for ex record1) at runtime whose structure I am tryiny to retrieve. How do I retrieve this structure(using query or in my java service) from the document at runtime?

    The problem is the records are not present during runtime but I need to retrieve the record strucuture at runtime and populate the values in there.


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods